I've dodged(?) using Maven since its inception, but quite clearly that isn't possible anymore.

I was thinking of using the Jboss RESTEasy project, and then reailty struck.

There are 471,932 jars (okay, that isn't true). They don't list which are for what. But of course, there are a variety of core and option maven dependencies for a pom.

Now, to use RESTEasy, I'd rather not convert 10+ projects to be 100% required to use maven :).

Is there an easy way, using maven, to have mvn simply resolve each of those and put the necessary jars into folders? So I then can determine which I truely need and copy them over as appropriate.

Thanks!
Roger


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to