Summary: Maven Shared Components URL: http://maven.apache.org/shared/ Name: maven-shared Version: 22 Release: 8%{?dist} License: ASL 2.0 BuildArch: noarch Source0: https://github.com/apache/%{name}/archive/%{name}-components-%{version}.tar.gz BuildRequires: maven-local BuildRequires: mvn(org.apache.maven:maven-parent:pom:) %description Maven Shared Components %prep %setup -q -n %{name}-%{name}-components-%{version} chmod -R go=u-w * # Maven-scm-publish-plugin is not in Fedora %pom_remove_plugin org.apache.maven.plugins:maven-scm-publish-plugin %build %mvn_build %install %mvn_install %files -f .mfiles %license LICENSE.txt NOTICE.txt %changelog * Fri Feb 01 2019 Fedora Release Engineering - 22-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 22-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering - 22-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 22-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 22-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jun 15 2016 Mikolaj Izdebski - 22-3 - Add missing build-requires - Remove old obsoletes * Thu Feb 04 2016 Fedora Release Engineering - 22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Nov 01 2015 Fedora Release Monitoring - 22-1 - Update to 22 (#1276891) - Migrate to %%license macro * Wed Jun 17 2015 Fedora Release Engineering - 21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Oct 23 2014 Mikolaj Izdebski - 21-1 - Update to upstream version 21 * Sat Jun 07 2014 Fedora Release Engineering - 20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 28 2014 Mikolaj Izdebski - 20-2 - Rebuild to regenerate Maven auto-requires * Wed Apr 2 2014 Mikolaj Izdebski - 20-1 - Update to upstream version 20 * Fri Sep 27 2013 Michal Srb - 19-5 - Regenerate provides * Sat Aug 03 2013 Fedora Release Engineering - 19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Feb 26 2013 Tomas Radej - 19-3 - Fixed obsoletions * Wed Feb 20 2013 Tomas Radej - 19-2 - Removed maven-scm-publish-plugin * Tue Feb 19 2013 Tomas Radej - 19-1 - Updated to latest upstream version - Build with xmvn * Thu Feb 14 2013 Fedora Release Engineering - 15-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG - 15-30 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Thu Dec 20 2012 Michal Srb - 15-29 - Migrated from maven-doxia to doxia subpackages (Resolves: #889148) * Wed Dec 19 2012 Tomas Radej - 15-28 - Obsoleted retired packages - Sorted (B)Rs, added R on jpackage-utils * Fri Nov 30 2012 Tomas Radej - 15-27 - Removed ant, artifact-resolver, common-artifact-filters, dependency-tree, model-converter, runtime - Replaced patches with pom macros * Thu Nov 22 2012 Jaromir Capik - 15-26 - Migration to plexus-containers-container-default * Mon Nov 19 2012 Mikolaj Izdebski - 15-25 - Fix verifier License tag - Install licelse files * Thu Jul 19 2012 Fedora Release Engineering - 15-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Feb 29 2012 Stanislav Ochotnicky 15-23 - Remove exact version dependency on artifact-filters - Fix missing plexus-container-default in pom for shared-jar * Sat Jan 14 2012 Ville Skyttä - 15-22 - Require apache-commons-validator instead of jakarta-* in reporting-impl. * Fri Jan 13 2012 Fedora Release Engineering - 15-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sun Nov 27 2011 Ville Skyttä - 15-20 - Fix plugin-testing-harness dependency/obsoletes/provides versions. * Wed Oct 12 2011 Jaromir Capik - 15-19 - aqute-bndlib renamed to aqute-bnd (fixing name conflict) * Wed Aug 31 2011 Stanislav Ochotnicky - 15-18 - Remove filtering subpackage (separate package now) * Mon Aug 22 2011 Jaromir Capik - 15-17 - Migration from plexus-maven-plugin to plexus-containers-component-metadata - Minor spec file changes according to the latest guidelines * Thu Jun 23 2011 Stanislav Ochotnicky - 15-16 - Add second groupId for reporting-api to add compatibility - Versionless javadocs and remove defattr macros (not needed anymore) - Use new maven2 compatibility packages - Remove old patches * Fri Jun 3 2011 Alexander Kurtakov 15-15 - Require maven not maven2 now. - Adapt to current guidelines. * Tue Feb 08 2011 Fedora Release Engineering - 15-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Dec 17 2010 Alexander Kurtakov 15-13 - Drop versioned jars. - Drop tomcat5 deps. * Thu Sep 16 2010 Stanislav Ochotnicky - 15-12 - Use %%global instead of %%define - Use %%{_mavenpomdir} - Remove plexus-registry from BR/R * Tue Jun 01 2010 Yong Yang 15-11 - Rebuld with maven221 - Add patches - Use javadoc:aggregate * Tue Jun 01 2010 Yong Yang 15-10 - Fix installed jar name of artifact-resolver, filtering, reporting-api, runtime * Mon May 31 2010 Alexander Kurtakov 15-9 - Reenable reporting api. - Fix groups. - Do not remove tests that run now. * Mon May 31 2010 Alexander Kurtakov 15-8 - Fix maven-archiver depmap. * Mon May 31 2010 Alexander Kurtakov 15-7 - Release should be bigger than version 8 release. * Thu May 21 2010 Yong Yang 15-1 - Upgrade to 15 * Thu May 20 2010 Yong Yang 8-6 - Properly comment %%add_maven_depmap * Thu May 20 2010 Yong Yang 8-5 - Remove plugin-tools* and pluging-testing* - Add BRs: objectweb-asm, plexus-digest * Thu Nov 26 2009 Lubomir Rintel 8-4 - Fix build * Tue Sep 01 2009 Andrew Overholt 8-3 - Add tomcat5, easymock, and maven2-plugin-source BRs * Tue Sep 01 2009 Andrew Overholt 8-2 - Add tomcat5-servlet-2.4-api BR * Mon Aug 31 2009 Andrew Overholt 8-1 - Update to version 8 (courtesy Deepak Bhole) * Wed Jul 9 2008 Tom "spot" Callaway - 1.0-4.6 - drop repotag * Thu May 29 2008 Tom "spot" Callaway 1.0-4jpp.5 - fix license tag * Thu Feb 28 2008 Deepak Bhole 1.0-4jpp.4 - Rebuild * Fri Sep 21 2007 Deepak Bhole 0:1.0-4jpp.3 - Rebuild with ppc64 excludearch'd - Removed 'jpp' from a BR version * Tue Mar 20 2007 Deepak Bhole 0:1.0-4jpp.2 - Fixed BRs and Reqa * Tue Feb 27 2007 Tania Bento 0:1.0-4jpp.1 - Fixed %%Release. - Fixed %%BuildRoot. - Removed %%Vendor. - Removed %%Distribution. - Removed %%post and %%postun sections for file-management-javadoc. - Removed %%post and %%postun sections for plugin-testing-harness-javadoc. - Defined _with_gcj_support and gcj_support. - Fixed %%License. - Fixed %%Group. - Marked config file with %%config(noreplace) in %%files section. - Fixed instructions on how to generate source drop. * Fri Oct 27 2006 Deepak Bhole 1.0-4jpp - Update for maven 9jpp * Fri Sep 15 2006 Deepak Bhole 1.0-3jpp - Removed the file-management-pom.patch (no longer required) - Install poms * Wed Sep 13 2006 Ralph Apel 0:1.0-2jpp - Add plugin-testing-harness subpackage * Mon Sep 11 2006 Ralph Apel 0:1.0-1jpp - First release - Add gcj_support option - Add post/postun Requires for javadoc