7559cb
Name:           maven-plugin-build-helper
7559cb
Version:        1.9.1
7559cb
Release:        8%{?dist}
7559cb
Summary:        Build Helper Maven Plugin
7559cb
License:        MIT
7559cb
URL:            http://mojo.codehaus.org/build-helper-maven-plugin/
7559cb
BuildArch: noarch
7559cb
7559cb
# The source tarball has been generated from upstream VCS:
7559cb
# svn export https://svn.codehaus.org/mojo/tags/build-helper-maven-plugin-%{version} %{name}-%{version}
7559cb
# tar caf %{name}-%{version}.tar.xz %{name}-%{version}
7559cb
Source0:        %{name}-%{version}.tar.xz
7559cb
7559cb
BuildRequires:  maven-local
7559cb
BuildRequires:  mvn(org.apache.maven:maven-artifact)
7559cb
BuildRequires:  mvn(org.apache.maven:maven-compat)
7559cb
BuildRequires:  mvn(org.apache.maven:maven-core)
7559cb
BuildRequires:  mvn(org.apache.maven:maven-model)
7559cb
BuildRequires:  mvn(org.apache.maven:maven-plugin-api)
7559cb
BuildRequires:  mvn(org.apache.maven:maven-project)
7559cb
BuildRequires:  mvn(org.apache.maven.plugins:maven-plugin-plugin)
7559cb
BuildRequires:  mvn(org.apache.maven.plugins:maven-invoker-plugin)
7559cb
BuildRequires:  mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
7559cb
BuildRequires:  mvn(org.beanshell:bsh)
7559cb
BuildRequires:  mvn(org.codehaus.mojo:mojo-parent:pom:)
7559cb
BuildRequires:  mvn(org.codehaus.plexus:plexus-utils)
7559cb
7559cb
7559cb
%description
7559cb
This plugin contains various small independent goals to assist with
7559cb
Maven build lifecycle.
7559cb
7559cb
%package javadoc
7559cb
Summary:        API documentation for %{name}
7559cb
7559cb
%description javadoc
7559cb
This package provides %{summary}.
7559cb
7559cb
%prep
7559cb
%setup -q
7559cb
7559cb
%pom_add_dep org.apache.maven:maven-compat
7559cb
7559cb
%build
7559cb
%mvn_build -f
7559cb
7559cb
%install
7559cb
%mvn_install
7559cb
7559cb
%files -f .mfiles
7559cb
%license header.txt
7559cb
%dir %{_javadir}/%{name}
7559cb
7559cb
%files javadoc -f .mfiles-javadoc
7559cb
%license header.txt
7559cb
7559cb
%changelog
7559cb
* Wed Jul 18 2018 Michael Simacek <msimacek@redhat.com> - 1.9.1-8
7559cb
- Correct license to just MIT, The ASL 2.0 files are not shipped in the binary
7559cb
  RPM
7559cb
7559cb
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-7
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
7559cb
7559cb
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-6
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
7559cb
7559cb
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-5
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
7559cb
7559cb
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-4
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
7559cb
7559cb
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-3
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
7559cb
7559cb
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-2
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
7559cb
7559cb
* Thu Sep 04 2014 Michal Srb <msrb@redhat.com> - 1.9.1-1
7559cb
- Update to upstream version 1.9.1
7559cb
7559cb
* Mon Jun 09 2014 Michal Srb <msrb@redhat.com> - 1.9-2
7559cb
- Regenerate BR
7559cb
7559cb
* Mon Jun  9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9-1
7559cb
- Update to upstream version 1.9
7559cb
7559cb
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-4
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
7559cb
7559cb
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8-3
7559cb
- Use Requires: java-headless rebuild (#1067528)
7559cb
7559cb
* Fri Jul 26 2013 Tomas Radej <tradej@redhat.com> - 1.8-2
7559cb
- Add missing ASL license text and installed all license files
7559cb
7559cb
* Mon Jul 22 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-1
7559cb
- Add missing BR: maven-invoker-plugin
7559cb
7559cb
* Fri Jul 19 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-1
7559cb
- Update to upstream version 1.8
7559cb
7559cb
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-8
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
7559cb
7559cb
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.5-7
7559cb
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
7559cb
- Replace maven BuildRequires with maven-local
7559cb
7559cb
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-6
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
7559cb
7559cb
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-5
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
7559cb
7559cb
* Tue Dec 06 2011 Tomas Radej <tradej@redhat.com> - 1.5-4
7559cb
- Update to current guidelines
7559cb
- Fix build
7559cb
7559cb
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-3
7559cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7559cb
7559cb
* Thu Oct 28 2010 Alexander Kurtakov <akurtako@redhat.com> 1.5-2
7559cb
- Maven plugins should require parent poms because they are totally unusable without them.
7559cb
7559cb
* Thu Sep 16 2010 Alexander Kurtakov <akurtako@redhat.com> 1.5-1
7559cb
- Update to 1.5.
7559cb
- Use newer maven packages' names.
7559cb
7559cb
* Thu Sep 10 2009 Alexander Kurtakov <akurtako@gmail.com> 1.4-1
7559cb
- Initial package.