>>How can I specifiy the projectDescriptor of deploy:copy-deps ?!
>
>
>does something like below not work ?
>
><deploy:copy-deps todir="${maven.build.dir}" 
>projectDescriptor="${x.getFile()}"/>

this worked but only the deps of the file (x.getFile()) are used. but I
use <extend> in these project.xml files with more deps which a want to
be copied too.

Is there a docu for the ${x.getXXX()} stuff ?

Thanks
Jens Zastrow

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

Reply via email to