Hi,

I have this problem that when using xdoclet it is sometimes needed to do
2 runs, one with the source in pom.build.sourceDirectory and one with
source in maven.xdoclet.ejbdoclet.destDir.

Problem is that the xdoclet plugin assumes the fileset dir to be
pom.build.sourceDirectory.

How can I in maven.xml do the following:

1) attain ejbdoclet goal.
2) save current pom.build.sourceDirectory
3) set pom.build.sourceDirectory to maven.xdoclet.ejbdoclet.destDir
4)attain ejbdoclet goal again with it hopefully using new   
pom.build.sourceDirectory.
5) reset pom.build.sourceDirectory to saved value.

Regards,

-- 
Alwyn Schoeman <[EMAIL PROTECTED]>
SMART Communications.

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

Reply via email to