Move docs to submodule for mult-module projects

This commit is contained in:
Dave Syer
2014-10-06 14:58:44 +01:00
parent 435e14c4d3
commit 990dadf5f4

View File

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