add build require of maven-plugin-plugin
This commit is contained in:
parent
d2a025e1b8
commit
e3830d0109
@ -2,7 +2,7 @@
|
||||
|
||||
Name: maven-plugin-tools
|
||||
Version: 3.5.1
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Maven Plugin Tools
|
||||
License: ASL 2.0
|
||||
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-containers-component-metadata plexus-utils plexus-velocity
|
||||
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}
|
||||
Obsoletes: %{name}-ant < %{version}-%{release} %{shared}-ant < 0:%{version}-%{release}
|
||||
@ -150,6 +151,12 @@ done
|
||||
%{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom
|
||||
|
||||
%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
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user