Change plugin inheritance settings

This commit is contained in:
Dave Syer
2014-10-06 14:25:22 +01:00
parent 976055cec3
commit 435e14c4d3

View File

@@ -138,6 +138,7 @@
<goals>
<goal>process-asciidoc</goal>
</goals>
<inherited>false</inherited>
<configuration>
<sourceDocumentName>${docs.main}.adoc</sourceDocumentName>
<backend>html</backend>
@@ -188,6 +189,7 @@
<goals>
<goal>run</goal>
</goals>
<inherited>false</inherited>
<configuration>
<tasks>
<java classname="org.jruby.Main" failonerror="yes">
@@ -204,6 +206,7 @@
<goals>
<goal>run</goal>
</goals>
<inherited>false</inherited>
<configuration>
<target>
<zip destfile="${project.build.directory}/${project.artifactId}-${project.version}.zip">
@@ -248,6 +251,7 @@
<goals>
<goal>attach-artifact</goal>
</goals>
<inherited>false</inherited>
<configuration>
<artifacts>
<artifact>