183 lines
6.5 KiB
Plaintext
183 lines
6.5 KiB
Plaintext
Vendor: Microsoft Corporation
|
|
Distribution: Mariner
|
|
Name: exec-maven-plugin
|
|
Version: 1.6.0
|
|
Release: 9%{?dist}
|
|
Summary: Exec Maven Plugin
|
|
|
|
License: ASL 2.0
|
|
URL: http://www.mojohaus.org/exec-maven-plugin/
|
|
Source0: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/%{version}/exec-maven-plugin-%{version}-source-release.zip
|
|
|
|
Patch1: exec-maven-plugin-1.6.0-Port-to-Maven-3.patch
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: maven-local
|
|
BuildRequires: mvn(junit:junit)
|
|
BuildRequires: mvn(org.apache.commons:commons-exec)
|
|
BuildRequires: mvn(org.apache.maven:maven-artifact)
|
|
BuildRequires: mvn(org.apache.maven:maven-compat)
|
|
BuildRequires: mvn(org.apache.maven:maven-core)
|
|
BuildRequires: mvn(org.apache.maven:maven-model)
|
|
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
|
|
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
|
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
|
|
BuildRequires: mvn(org.apache.maven.shared:maven-plugin-testing-harness)
|
|
BuildRequires: mvn(org.codehaus.mojo:mojo-parent:pom:)
|
|
BuildRequires: mvn(org.codehaus.plexus:plexus-component-annotations)
|
|
BuildRequires: mvn(org.codehaus.plexus:plexus-component-metadata)
|
|
BuildRequires: mvn(org.codehaus.plexus:plexus-interpolation)
|
|
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
|
|
|
|
Obsoletes: maven-plugin-exec < %{version}-%{release}
|
|
Provides: maven-plugin-exec = %{version}-%{release}
|
|
|
|
%description
|
|
A plugin to allow execution of system and Java programs.
|
|
|
|
%package javadoc
|
|
Summary: Javadoc for %{name}
|
|
|
|
%description javadoc
|
|
API documentation for %{name}.
|
|
|
|
%prep
|
|
%setup -q -n exec-maven-plugin-%{version}
|
|
|
|
sed -i 's/\r$//' LICENSE.txt
|
|
find . -name *.jar -delete
|
|
|
|
%pom_remove_dep :maven-project
|
|
%pom_remove_dep :maven-toolchain
|
|
%pom_remove_dep :maven-artifact-manager
|
|
|
|
%pom_add_dep org.apache.maven:maven-compat
|
|
%pom_add_dep junit:junit::test
|
|
|
|
%pom_remove_plugin :animal-sniffer-maven-plugin
|
|
|
|
%patch1 -p1
|
|
|
|
%build
|
|
%mvn_build -- -DmavenVersion=3
|
|
|
|
%install
|
|
%mvn_install
|
|
|
|
%files -f .mfiles
|
|
%doc LICENSE.txt
|
|
%dir %{_javadir}/%{name}
|
|
|
|
%files javadoc -f .mfiles-javadoc
|
|
%doc LICENSE.txt
|
|
|
|
%changelog
|
|
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.6.0-9
|
|
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
|
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-8
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-7
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-6
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
* Thu Sep 20 2018 Marian Koncek <mkoncek@redhat.com> - 1.6.0-5
|
|
- Port to Maven 3 to enable tests.
|
|
- Resolves: rhbz#1095077
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
* Tue Mar 28 2017 Michael Simacek <msimacek@redhat.com> - 1.6.0-1
|
|
- Update to upstream version 1.6.0
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
* Thu Jun 23 2016 Michael Simacek <msimacek@redhat.com> - 1.5.0-1
|
|
- Update to upstream version 1.5.0
|
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
* Thu Mar 26 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4.0-1
|
|
- Update to upstream version 1.4.0
|
|
|
|
* Wed Jul 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.2-1
|
|
- Update to upstream version 1.3.2
|
|
|
|
* Mon Jun 09 2014 Michal Srb <msrb@redhat.com> - 1.3.1-1
|
|
- Update to upstream version 1.3.1
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
* Fri May 09 2014 Michal Srb <msrb@redhat.com> - 1.3-2
|
|
- Fix license tag
|
|
|
|
* Wed May 07 2014 Michal Srb <msrb@redhat.com> - 1.3-1
|
|
- Update to upstream version 1.3
|
|
|
|
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.2.1-13
|
|
- Use Requires: java-headless rebuild (#1067528)
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-12
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
* Wed Jun 5 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.2.1-11
|
|
- Clean up BuildRequires
|
|
|
|
* Thu Feb 14 2013 Michal Srb <msrb@redhat.com> - 1.2.1-10
|
|
- Disable animal-sniffer plugin
|
|
|
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-9
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.2.1-8
|
|
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
- Replace maven BuildRequires with maven-local
|
|
|
|
* Fri Jan 11 2013 Michal Srb <msrb@redhat.com> - 1.2.1-7
|
|
- Fixed rpmlint warnings
|
|
- Remove bundled JAR files before building the package
|
|
|
|
* Wed Jan 09 2013 Michal Srb <msrb@redhat.com> - 1.2.1-6
|
|
- maven-plugin-exec renamed (Resolves: #893451)
|
|
- Migrated to xmvn
|
|
|
|
* Wed Nov 28 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.1-5
|
|
- Fix license tag
|
|
- Install license files
|
|
- Resolves: rhbz#880290
|
|
|
|
* Wed Nov 28 2012 Tomas Radej <tradej@redhat.com> - 1.2.1-4
|
|
- Removed (B)R on plexus-container-default
|
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
* Tue Dec 6 2011 Alexander Kurtakov <akurtako@redhat.com> 1.2.1-1
|
|
- Update to latest upstream.
|
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
* Fri Sep 11 2009 Alexander Kurtakov <akurtako@gmail.com> 1.1-1
|
|
- Initial package.
|