If I have a build with a lot of modules, and I end up with two transitive 
dependency references to "commons-lang", one for version 2.2, and one for 
version 2.4, does the "versions" plugin let me define rules that will let me 
choose either the older or newer version to actually use?

>From the documentation, I would think that "versions:use-latest-versions" 
>comes close, but the documentation is vague.  It just says "Replaces any 
>version with the latest version."

Does the "versions" plugin work with maven 3.x?

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

Reply via email to