I need to create a <fileset> out of Maven's dependency jars (some of them). I have a j:forEach go through and test each dependency for a property. But how do I create a patternset out of this?

lib.path gives me a number of absolute paths - but Filesets can't work with absolute paths - I need to specify a root dir and a set of patterns.

Any suggestions?

-Randy

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



Reply via email to