Remove org.codehaus.mojo:build-helper-maven-plugin plugin
Resolves: #2070122 side-tag: c9s-build-side-1372-stack-gate
This commit is contained in:
parent
97d10d740e
commit
62d79a9084
@ -2,7 +2,7 @@
|
||||
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 49
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
License: Apache-2.0
|
||||
|
||||
@ -41,6 +41,7 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%pom_remove_plugin "org.apache.maven.plugins:maven-compiler-plugin"
|
||||
%pom_remove_plugin "org.apache.maven.plugins:maven-jar-plugin"
|
||||
%pom_remove_plugin "org.apache.maven.plugins:maven-surefire-plugin"
|
||||
%pom_remove_plugin "org.codehaus.mojo:build-helper-maven-plugin"
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user