Remove buildnumber-plugin from build
This commit is contained in:
parent
be1fb88e27
commit
2379dac2dc
@ -3,7 +3,7 @@
|
|||||||
Name: maven
|
Name: maven
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.3.9
|
Version: 3.3.9
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Java project management and project comprehension tool
|
Summary: Java project management and project comprehension tool
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://maven.apache.org/
|
URL: http://maven.apache.org/
|
||||||
@ -165,6 +165,7 @@ sed -i 's:\r::' apache-maven/src/conf/settings.xml
|
|||||||
%pom_remove_plugin :apache-rat-plugin
|
%pom_remove_plugin :apache-rat-plugin
|
||||||
%pom_remove_plugin :maven-site-plugin
|
%pom_remove_plugin :maven-site-plugin
|
||||||
%pom_remove_plugin :maven-enforcer-plugin
|
%pom_remove_plugin :maven-enforcer-plugin
|
||||||
|
%pom_remove_plugin :buildnumber-maven-plugin
|
||||||
|
|
||||||
%mvn_package :apache-maven __noinstall
|
%mvn_package :apache-maven __noinstall
|
||||||
|
|
||||||
@ -281,6 +282,9 @@ ln -sf $(build-classpath plexus/classworlds) \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 06 2017 Michael Simacek <msimacek@redhat.com> - 1:3.3.9-4
|
||||||
|
- Remove buildnumber-plugin from build
|
||||||
|
|
||||||
* Thu Feb 02 2017 Michael Simacek <msimacek@redhat.com> - 1:3.3.9-3
|
* Thu Feb 02 2017 Michael Simacek <msimacek@redhat.com> - 1:3.3.9-3
|
||||||
- Add conditional for logback
|
- Add conditional for logback
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user