|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: plexus-pom
|
|
|
|
Name: plexus-pom
|
|
|
|
Version: 3.3.3
|
|
|
|
Version: 5.0
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Root Plexus Projects POM
|
|
|
|
Summary: Root Plexus Projects POM
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: ASL 2.0
|
|
|
|
License: ASL 2.0
|
|
|
@ -10,7 +10,7 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: maven-local
|
|
|
|
BuildRequires: maven-local
|
|
|
|
BuildRequires: forge-parent
|
|
|
|
BuildRequires: maven-enforcer-plugin
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
The Plexus project provides a full software stack for creating and
|
|
|
|
The Plexus project provides a full software stack for creating and
|
|
|
@ -19,11 +19,9 @@ Plexus packages.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n plexus-pom-plexus-%{version}
|
|
|
|
%setup -q -n plexus-pom-plexus-%{version}
|
|
|
|
# require: maven-site-plugin *
|
|
|
|
|
|
|
|
%pom_xpath_remove "pom:profile[pom:id='maven-3']"
|
|
|
|
|
|
|
|
# * require: org.codehaus.plexus plexus-stylus-skin 1.0
|
|
|
|
# * require: org.codehaus.plexus plexus-stylus-skin 1.0
|
|
|
|
# org.apache.maven.wagon wagon-webdav-jackrabbit 1.0
|
|
|
|
# org.apache.maven.wagon wagon-webdav-jackrabbit 1.0
|
|
|
|
%pom_remove_plugin org.apache.maven.plugins:maven-site-plugin
|
|
|
|
%pom_remove_plugin :maven-site-plugin
|
|
|
|
|
|
|
|
|
|
|
|
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
|
|
|
|
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
|
|
|
|
%pom_remove_plugin org.codehaus.mojo:taglist-maven-plugin
|
|
|
|
%pom_remove_plugin org.codehaus.mojo:taglist-maven-plugin
|
|
|
@ -39,6 +37,9 @@ cp -p %{SOURCE1} LICENSE
|
|
|
|
%license LICENSE
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Sep 11 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0-1
|
|
|
|
|
|
|
|
- Update to upstream version 5.0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.3-5
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.3-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|