What are you trying to do that Maven isn't doing/can't do for you?
There may be a better way to approach this from a Maven perspective.

Wayne

On 10/24/07, Roshan A. Punnoose <[EMAIL PROTECTED]> wrote:
> 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]
>
>

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

Reply via email to