you are right. I am also checking always the plugins to see what is possible within maven and jelly. Sometimes I gave the tip to check some plugins to know what is going on. I think, there will be a growing documentation and the plugins will go better and much more configurable. It makes sense that this userlist is full of postings.
A good start would be .... HowTos.
Heiko
[EMAIL PROTECTED] wrote:
Hi,
Jens Zastrow wrote:
<j:forEach var="x" items="${reactorProjects}">todir="${maven.build.dir}" projectDescriptor="${x}"/>
<ant:echo message="${x}"/>
<deploy:copy-deps
</j:forEach>
-----Original Message-----
From: ext Gilles Dodinet [mailto:[EMAIL PROTECTED]
does something like below not work ?
<deploy:copy-deps todir="${maven.build.dir}" projectDescriptor="${x.getFile()}"/>
everytime I read something like this on this list, I wonder how you can know that this es even possible. Where do I have to look to find out, that there is a property defined "reactorProjects" and that a getFile() assumingly gets the project file (as a java File object, as String, ... ?)
Do you all read the jelly scripts for all the plugins to learn what is possible? I started doing that, but I wonder if there is a better way.
Thanks,
_ __ _ _
//\ndreas.[|-bbert(a)[|\|okia.com
`-
Andreas Ebbert
Software Design Engineer - Nokia Networks OSS phone: +49-177-9413928, fax: +49-211-94123988 Heltorfer Stra�e 1, 40472 D�sseldorf, Germany
---------------------------------------------------------------------- This message is confidential. If you have received this message in error, please delete it from your system. You should not copy it for any purpose, or disclose its contents to any other person. Internet communications are not secure and therefore Nokia GmbH does not accept legal responsibility for the contents of this message as it has been transmitted over a public network. Thank you. Nokia GmbH, Nokia Networks is a German Company. Further information about the Company is available from its principal offices at Heltorferstrasse 1, D-40472, D�sseldorf, Germany and from the website at http://www.nokia.com/ ----------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- ------------------------------------------------------ Heiko Kundlacz | MailTo: [EMAIL PROTECTED] Qnamic AG | Tel: +41 62 209 7056 Fabrikstr. 10 | Natel: +41 78 861 4006 4614 Haegendorf | Fax: +41 62 209 7044 Switzerland | Homepage: http://www.qnamic.com ------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
