!3 add build require of maven-plugin-plugin
Merge pull request !3 from openeuler-basic/master
This commit is contained in:
commit
1ad942ebc0
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: maven-plugin-tools
|
Name: maven-plugin-tools
|
||||||
Version: 3.5.1
|
Version: 3.5.1
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Maven Plugin Tools
|
Summary: Maven Plugin Tools
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://maven.apache.org/plugin-tools
|
URL: https://maven.apache.org/plugin-tools
|
||||||
@ -20,6 +20,7 @@ BuildRequires: maven-model maven-parent maven-plugin-registry bsh plexus-ant-fac
|
|||||||
BuildRequires: plexus-archiver plexus-containers-component-annotations modello
|
BuildRequires: plexus-archiver plexus-containers-component-annotations modello
|
||||||
BuildRequires: plexus-containers-component-metadata plexus-utils plexus-velocity
|
BuildRequires: plexus-containers-component-metadata plexus-utils plexus-velocity
|
||||||
BuildRequires: easymock objectweb-asm plexus-bsh-factory velocity maven-source-plugin
|
BuildRequires: easymock objectweb-asm plexus-bsh-factory velocity maven-source-plugin
|
||||||
|
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
||||||
|
|
||||||
Provides: %{name}-ant = %{version}-%{release} %{shared}-ant = 0:%{version}-%{release}
|
Provides: %{name}-ant = %{version}-%{release} %{shared}-ant = 0:%{version}-%{release}
|
||||||
Obsoletes: %{name}-ant < %{version}-%{release} %{shared}-ant < 0:%{version}-%{release}
|
Obsoletes: %{name}-ant < %{version}-%{release} %{shared}-ant < 0:%{version}-%{release}
|
||||||
@ -150,6 +151,12 @@ done
|
|||||||
%{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom
|
%{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.5.1-7
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add build require of maven-plugin-plugin
|
||||||
|
|
||||||
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.5.1-6
|
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.5.1-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user