|
|
ccba2a |
%{?scl:%scl_package maven2}
|
|
|
ccba2a |
%{!?scl:%global pkg_name %{name}}
|
|
|
ccba2a |
|
|
|
ccba2a |
Name: %{?scl_prefix}maven2
|
|
|
ccba2a |
Version: 2.2.1
|
|
|
ccba2a |
Release: 55.2%{?dist}
|
|
|
ccba2a |
Summary: Java project management and project comprehension tool
|
|
|
ccba2a |
License: ASL 2.0 and MIT and BSD
|
|
|
ccba2a |
URL: http://maven.apache.org
|
|
|
ccba2a |
BuildArch: noarch
|
|
|
ccba2a |
|
|
|
ccba2a |
# export https://svn.apache.org/repos/asf/maven/maven-2/tags/maven-%{version}/ apache-maven-%{version}
|
|
|
ccba2a |
# tar czvf %{pkg_name}-%{version}.tar.gz apache-maven-%{version}
|
|
|
ccba2a |
Source0: %{pkg_name}-%{version}.tar.gz
|
|
|
ccba2a |
|
|
|
ccba2a |
Patch2: %{pkg_name}-%{version}-update-tests.patch
|
|
|
ccba2a |
Patch4: %{pkg_name}-%{version}-unshade.patch
|
|
|
ccba2a |
Patch5: %{pkg_name}-%{version}-default-resolver-pool-size.patch
|
|
|
ccba2a |
Patch6: %{pkg_name}-%{version}-strip-jackrabbit-dep.patch
|
|
|
ccba2a |
Patch8: %{pkg_name}-%{version}-migrate-to-plexus-containers-container-default.patch
|
|
|
ccba2a |
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}maven-local
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.apache.maven:maven-parent:pom:)
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.apache.maven.plugins:maven-shade-plugin)
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.apache.maven.wagon:wagon-provider-api)
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.codehaus.modello:modello-maven-plugin)
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.codehaus.plexus:plexus-container-default)
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.codehaus.plexus:plexus-interpolation)
|
|
|
ccba2a |
BuildRequires: %{?scl_prefix}mvn(org.codehaus.plexus:plexus-utils)
|
|
|
ccba2a |
|
|
|
ccba2a |
%description
|
|
|
ccba2a |
Apache Maven is a software project management and comprehension tool.
|
|
|
ccba2a |
Based on the concept of a project object model (POM), Maven can manage
|
|
|
ccba2a |
a project's build, reporting and documentation from a central piece of
|
|
|
ccba2a |
information.
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-artifact
|
|
|
ccba2a |
Summary: Compatibility Maven artifact artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-artifact
|
|
|
ccba2a |
Maven artifact manager artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-artifact-manager
|
|
|
ccba2a |
Summary: Compatibility Maven artifact manager artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-artifact-manager
|
|
|
ccba2a |
Maven artifact manager artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-model
|
|
|
ccba2a |
Summary: Compatibility Maven model artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-model
|
|
|
ccba2a |
Maven model artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-monitor
|
|
|
ccba2a |
Summary: Compatibility Maven monitor artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-monitor
|
|
|
ccba2a |
Maven monitor artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-plugin-registry
|
|
|
ccba2a |
Summary: Compatibility Maven plugin registry artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-plugin-registry
|
|
|
ccba2a |
Maven plugin registry artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-profile
|
|
|
ccba2a |
Summary: Compatibility Maven profile artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-profile
|
|
|
ccba2a |
Maven profile artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-project
|
|
|
ccba2a |
Summary: Compatibility Maven project artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-project
|
|
|
ccba2a |
Maven project artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-settings
|
|
|
ccba2a |
Summary: Compatibility Maven settings artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-settings
|
|
|
ccba2a |
Maven settings artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-toolchain
|
|
|
ccba2a |
Summary: Compatibility Maven toolchain artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-toolchain
|
|
|
ccba2a |
Maven toolchain artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package -n %{?scl_prefix}maven-plugin-descriptor
|
|
|
ccba2a |
Summary: Maven Plugin Description Model
|
|
|
ccba2a |
|
|
|
ccba2a |
%description -n %{?scl_prefix}maven-plugin-descriptor
|
|
|
ccba2a |
Maven plugin descriptor artifact
|
|
|
ccba2a |
|
|
|
ccba2a |
%package javadoc
|
|
|
ccba2a |
Summary: Javadoc for %{pkg_name}
|
|
|
ccba2a |
|
|
|
ccba2a |
%description javadoc
|
|
|
ccba2a |
Javadoc for %{pkg_name}.
|
|
|
ccba2a |
|
|
|
ccba2a |
%prep
|
|
|
ccba2a |
%setup -q -n apache-maven-2.2.1
|
|
|
ccba2a |
|
|
|
ccba2a |
%patch2 -b .update-tests
|
|
|
ccba2a |
|
|
|
ccba2a |
%patch4 -b .unshade
|
|
|
ccba2a |
|
|
|
ccba2a |
# disable parallel artifact resolution
|
|
|
ccba2a |
%patch5 -p1 -b .parallel-artifacts-resolution
|
|
|
ccba2a |
|
|
|
ccba2a |
# remove unneeded jackrabbit dependency
|
|
|
ccba2a |
%patch6 -p1 -b .strip-jackrabbit-dep
|
|
|
ccba2a |
|
|
|
ccba2a |
%patch8 -p1 -b .plexus-container
|
|
|
ccba2a |
|
|
|
ccba2a |
for nobuild in apache-maven maven-artifact-test \
|
|
|
ccba2a |
maven-compat maven-core maven-plugin-api \
|
|
|
ccba2a |
maven-plugin-parameter-documenter maven-reporting \
|
|
|
ccba2a |
maven-repository-metadata maven-script \
|
|
|
ccba2a |
maven-error-diagnostics; do
|
|
|
ccba2a |
%pom_disable_module $nobuild
|
|
|
ccba2a |
done
|
|
|
ccba2a |
|
|
|
ccba2a |
# Don't install parent POM
|
|
|
ccba2a |
%mvn_package :maven __noinstall
|
|
|
ccba2a |
|
|
|
ccba2a |
# Install all artifacts in Maven 3 directory.
|
|
|
ccba2a |
%mvn_file ":{*}" maven/@1
|
|
|
ccba2a |
|
|
|
ccba2a |
# these parts are compatibility versions which are available in
|
|
|
ccba2a |
# maven-3.x as well. We default to maven-3, but if someone asks for
|
|
|
ccba2a |
# 2.x we provide few compat versions
|
|
|
ccba2a |
%mvn_compat_version ":maven-{artifact,model,settings}" \
|
|
|
ccba2a |
2.0.2 2.0.6 2.0.7 2.0.8 2.2.1
|
|
|
ccba2a |
|
|
|
ccba2a |
# Don't depend on backport-util-concurrent
|
|
|
ccba2a |
%pom_remove_dep :backport-util-concurrent
|
|
|
ccba2a |
%pom_remove_dep :backport-util-concurrent maven-artifact-manager
|
|
|
ccba2a |
sed -i s/edu.emory.mathcs.backport.// `find -name DefaultArtifactResolver.java`
|
|
|
ccba2a |
|
|
|
ccba2a |
# Tests are skipped, so remove dependencies with scope 'test'.
|
|
|
ccba2a |
for pom in $(grep -l ">test<" $(find -name pom.xml | grep -v /test/)); do
|
|
|
ccba2a |
%pom_xpath_remove "pom:dependency[pom:scope[text()='test']]" $pom
|
|
|
ccba2a |
done
|
|
|
ccba2a |
|
|
|
ccba2a |
%build
|
|
|
ccba2a |
%mvn_build -f -s -- -P all-models
|
|
|
ccba2a |
|
|
|
ccba2a |
%install
|
|
|
ccba2a |
%mvn_install
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-artifact -f .mfiles-maven-artifact
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-artifact-manager -f .mfiles-maven-artifact-manager
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-model -f .mfiles-maven-model
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-monitor -f .mfiles-maven-monitor
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-plugin-registry -f .mfiles-maven-plugin-registry
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-profile -f .mfiles-maven-profile
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-project -f .mfiles-maven-project
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-settings -f .mfiles-maven-settings
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-toolchain -f .mfiles-maven-toolchain
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files -n %{?scl_prefix}maven-plugin-descriptor -f .mfiles-maven-plugin-descriptor
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%files javadoc -f .mfiles-javadoc
|
|
|
ccba2a |
%doc LICENSE.txt NOTICE.txt
|
|
|
ccba2a |
|
|
|
ccba2a |
%changelog
|
|
|
ccba2a |
* Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 2.2.1-55.2
|
|
|
ccba2a |
- Mass rebuild 2017-06-22
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jun 21 2017 Java Maintainers <java-maint@redhat.com> - 2.2.1-55.1
|
|
|
ccba2a |
- Automated package import and SCL-ization
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-55
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-54
|
|
|
ccba2a |
- Add missing build-requires
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-53
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-52
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-51
|
|
|
ccba2a |
- Remove maven-error-diagnostics subpackage
|
|
|
ccba2a |
- Cleanup spec file
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Oct 31 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-50
|
|
|
ccba2a |
- Remove direct dependency on classworlds
|
|
|
ccba2a |
|
|
|
ccba2a |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-49
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Mar 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-48
|
|
|
ccba2a |
- Add missing BR: modello
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Sep 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-47
|
|
|
ccba2a |
- Remove code related to bootstrapping
|
|
|
ccba2a |
- Remove empty-dep JAR and POM
|
|
|
ccba2a |
- Remove local depmap
|
|
|
ccba2a |
- Use mfiles to simplify %%files sections
|
|
|
ccba2a |
- Remove handling of custom settings.xml
|
|
|
ccba2a |
- Build with XMvn
|
|
|
ccba2a |
|
|
|
ccba2a |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-46
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jul 03 2013 Michal Srb <msrb@redhat.com> - 2.2.1-45
|
|
|
ccba2a |
- Add missing BR: maven-install-plugin (Resolves: #979504)
|
|
|
ccba2a |
- Migrate to plexus-containers-container-default
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Apr 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-44
|
|
|
ccba2a |
- Don't depend on plexus-container-default
|
|
|
ccba2a |
- Unset M2_HOME before calling mvn-rpmbuild
|
|
|
ccba2a |
- Remove test dependencies
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Mar 11 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-43
|
|
|
ccba2a |
- Rebuild to generate mvn(*) versioned provides
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-42
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.2.1-41
|
|
|
ccba2a |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
ccba2a |
- Replace maven BuildRequires with maven-local
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Nov 23 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-40
|
|
|
ccba2a |
- Add license to javadoc subpackage
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Nov 22 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-39
|
|
|
ccba2a |
- Add license and notice files to packages
|
|
|
ccba2a |
- Add javadoc subpackage
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Nov 9 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-38
|
|
|
ccba2a |
- Don't depend on backport-util-concurrent
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Aug 20 2012 Michel Salim <salimma@fedoraproject.org> - 2.2.1-37
|
|
|
ccba2a |
- Provide compatibility versions for maven-artifact and -settings
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Jul 26 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-36
|
|
|
ccba2a |
- Remove mistaken epoch use in requires
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jul 25 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-35
|
|
|
ccba2a |
- Move artifacts together with maven-3 files
|
|
|
ccba2a |
- Provide compatibility versions for maven-model
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-34
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed May 9 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-33
|
|
|
ccba2a |
- Completely remove main package since it was just confusing
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jan 25 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-32
|
|
|
ccba2a |
- Stip down maven 2 to bare minimum
|
|
|
ccba2a |
- Remove scripts and most of home
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Jan 23 2012 Tomas Radej <tradej@redhat.com> - 2.2.1-31
|
|
|
ccba2a |
- Fixed Requires for plugin-descriptor
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Jan 23 2012 Tomas Radej <tradej@redhat.com> - 2.2.1-30
|
|
|
ccba2a |
- Moved plugin-descriptor into subpackage
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-29
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Oct 11 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-28
|
|
|
ccba2a |
- Provide mvn2 script instead of mvn (maven provides that now)
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Jul 19 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-27
|
|
|
ccba2a |
- Add maven-error-diagnostics subpackage
|
|
|
ccba2a |
- Order subpackages according to alphabet
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Jul 19 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-26
|
|
|
ccba2a |
- Unown jars contained in subpackages (#723124)
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Jun 27 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-25
|
|
|
ccba2a |
- Add maven-toolchain subpackage
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Jun 24 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-24
|
|
|
ccba2a |
- Add few new subpackages
|
|
|
ccba2a |
- Add several missing requires to new subpackages
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Jun 24 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-23
|
|
|
ccba2a |
- Split artifact-manager and project into subpackages
|
|
|
ccba2a |
- Fix resolver to process poms and fragments from datadir
|
|
|
ccba2a |
- No more need to update_maven_depmap after this update
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Apr 18 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-22
|
|
|
ccba2a |
- Fix jpp script to limit maven2.jpp.mode scope
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-21
|
|
|
ccba2a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jan 19 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-20
|
|
|
ccba2a |
- Add maven-artifact-test to installation
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Jan 18 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-19
|
|
|
ccba2a |
- Print plugin collector debug output only when maven2.jpp.debug mode is on
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Dec 22 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-18
|
|
|
ccba2a |
- Add xml-commons-apis to lib directory
|
|
|
ccba2a |
- fixes NoClassDefFoundError org/w3c/dom/ElementTraversal
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Dec 10 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-17
|
|
|
ccba2a |
- Add conditional BRs to enable ff merge between f14 and f15
|
|
|
ccba2a |
- Remove jackrabbit dependency from pom files
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Dec 10 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-16
|
|
|
ccba2a |
- Fix installation of pom files for artifact jars
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Nov 22 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-15
|
|
|
ccba2a |
- Add apache-commons-parent to BR/R
|
|
|
ccba2a |
- Rename BRs from jakarta-commons to apache-commons
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Nov 11 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-14
|
|
|
ccba2a |
- Remove old depmaps from -depmap.xml file
|
|
|
ccba2a |
- Fix argument quoting for mvn scripts (Resolves rhbz#647945)
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Sep 20 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-13
|
|
|
ccba2a |
- Create dangling symlinks during install (Resolves rhbz#613866)
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Sep 17 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-12
|
|
|
ccba2a |
- Update JPackageRepositoryLayout to handle "signature" packaging
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Sep 13 2010 Yong Yang <yyang@redhat.com> 2.2.1-11
|
|
|
ccba2a |
- Add -P all-models to generate maven model v3
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Sep 1 2010 Alexander Kurtakov <akurtako@redhat.com> 2.2.1-10
|
|
|
ccba2a |
- Remove buildnumber-maven-plugins deps now that is fixed.
|
|
|
ccba2a |
- Use new package names in BR/R.
|
|
|
ccba2a |
- Use global instead of define.
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Aug 27 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-9
|
|
|
ccba2a |
- Remove failing tests after maven-surefire 2.6 update
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Aug 26 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-8
|
|
|
ccba2a |
- Remove incorrect testcase failing with ant 1.8
|
|
|
ccba2a |
- Cleanup whitespace
|
|
|
ccba2a |
|
|
|
ccba2a |
* Tue Jun 29 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-7
|
|
|
ccba2a |
- Updated previous patch to only modify behaviour in JPP mode
|
|
|
ccba2a |
|
|
|
ccba2a |
* Mon Jun 28 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.1-6
|
|
|
ccba2a |
- Disable parallel artifact resolution
|
|
|
ccba2a |
|
|
|
ccba2a |
* Wed Jun 23 2010 Yong Yang <yyang@redhat.com> 2.2.1-5
|
|
|
ccba2a |
- Add Requires: maven-enforcer-plugin
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Jun 18 2010 Deepak Bhole <dbhole@redhat.com> 2.2.1-4
|
|
|
ccba2a |
- Final non-bootstrap build against non-bootstrap maven
|
|
|
ccba2a |
|
|
|
ccba2a |
* Fri Jun 18 2010 Deepak Bhole <dbhole@redhat.com> 2.2.1-3
|
|
|
ccba2a |
- Added buildnumber plugin requirements
|
|
|
ccba2a |
- Rebuild in non-bootstrap
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Jun 17 2010 Deepak Bhole <dbhole@redhat.com> - 0:2.2.1-2
|
|
|
ccba2a |
- Added support for dumping mapping info (in debug mode)
|
|
|
ccba2a |
- Add a custom depmap
|
|
|
ccba2a |
- Added empty-dep
|
|
|
ccba2a |
- Added proper requirements
|
|
|
ccba2a |
- Fixed classworlds jar name used at runtime
|
|
|
ccba2a |
- Install individual components
|
|
|
ccba2a |
- Install poms and mappings
|
|
|
ccba2a |
- Remove non maven items from shaded uber jar
|
|
|
ccba2a |
- Create dependency links in $M2_HOME/lib at install time
|
|
|
ccba2a |
|
|
|
ccba2a |
* Thu Nov 26 2009 Deepak Bhole <dbhole@redhat.com> - 0:2.2.1-1
|
|
|
ccba2a |
- Initial bootstrap build
|