Brett Porter wrote:
> In this case you would need to do a loop:
> 
> <j:forEach var="dep" items="${pom.artifacts}">
>   <!-- something with dep.file, dep.groupId, dep.artifactId,
> dep.version, etc -->
> </j:forEach>

That's what I though :) ...but there is no
way to hook in the transformation into
the copy? I mean: the keyword expansion
is somthing similar...

So write an ant task and call it from there?
Or what would you reckon?

cheers
--
Torsten

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to