Hi,

In Ant, I was able to take a directory and create a full path defining
all the entries in that directory. For example, in directory lib, I have
jars:
-test1.jar
-test2.jar
-test3.jar. I want to be able to create a path and set it as a property
like: lib/test1.jar, lib/test2.jar, lib/test3.jar.

Is this possible in Maven?

Roshan

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

Reply via email to