Remove buildnumber-plugin from build

This commit is contained in:
Michael Simacek 2017-02-06 10:47:32 +01:00
parent be1fb88e27
commit 2379dac2dc

View File

@ -3,7 +3,7 @@
Name: maven
Epoch: 1
Version: 3.3.9
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Java project management and project comprehension tool
License: ASL 2.0
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 :maven-site-plugin
%pom_remove_plugin :maven-enforcer-plugin
%pom_remove_plugin :buildnumber-maven-plugin
%mvn_package :apache-maven __noinstall
@ -281,6 +282,9 @@ ln -sf $(build-classpath plexus/classworlds) \
%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
- Add conditional for logback