Hi,

> Jens Zastrow wrote:
> >             <j:forEach var="x" items="${reactorProjects}">
> >
> >                     <ant:echo message="${x}"/>
> >                                             
> >                     <deploy:copy-deps 
> todir="${maven.build.dir}" projectDescriptor="${x}"/>
> >
> >             </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]

Reply via email to