Remove org.apache.maven.plugins:maven-compiler-plugin plugin
Resolves: #2070122 side-tag: c9s-build-side-1372-stack-gate
This commit is contained in:
parent
51e78d167f
commit
43b7290850
@ -2,7 +2,7 @@
|
||||
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 49
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
License: Apache-2.0
|
||||
|
||||
@ -38,6 +38,7 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%pom_remove_plugin :taglist-maven-plugin
|
||||
%pom_xpath_remove "pom:build/pom:extensions"
|
||||
%pom_remove_plugin "org.apache.felix:maven-bundle-plugin"
|
||||
%pom_remove_plugin "org.apache.maven.plugins:maven-compiler-plugin"
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user