Remove execution of animal-sniffer-maven-plugin

This commit is contained in:
Mikolaj Izdebski 2019-05-13 21:31:24 +02:00
parent cd738acee6
commit b8243f2f00

View File

@ -72,6 +72,7 @@ cp %{SOURCE2} LICENSE.MIT
%pom_xpath_remove "pom:dependency[pom:artifactId[text()='plexus-compiler-test']]" plexus-compilers %pom_xpath_remove "pom:dependency[pom:artifactId[text()='plexus-compiler-test']]" plexus-compilers
%pom_remove_plugin :maven-site-plugin %pom_remove_plugin :maven-site-plugin
%pom_remove_plugin :animal-sniffer-maven-plugin
%build %build
# Tests are skipped because of unavailable plexus-compiler-test artifact # Tests are skipped because of unavailable plexus-compiler-test artifact