Niclas Hedhman wrote:

On Thursday 11 September 2003 15:42, Stephen McConnell wrote:


Niclas Hedhman wrote:


The LOOOOONG version....


<big-snip/>


... and with this without your maven.gen.docs property?


<goal name="merlin:site"
description="Build the Merlin site" prereqs="xdoc:init">
<ant:property name="maven.gen.docs"
value="${pom.getPluginContext('maven-xdoc-plugin').getVariable('maven.gen.docs')}"/>
<echo>Building site in the working directory: [${maven.gen.docs}]</echo>
<maven:reactor basedir="${basedir}"
includes="platform.xml"
goals="license,xjavadoc,site"
banner="Building site:"
ignoreFailures="false"/>
</goal>


--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to