Stephen Connolly wrote:

Questions:

Is there any way to modify the pom at run time to alter the versions of
dependencies *before* the dependencies have been resolved? It would be for
that invokation of maven only... it would avoid modifying the pom on disk
and forking another build.

Thanks,

-Stephen
If I understand you correctly then I think using dependencyManagement where the dependency versions are variables would accomplish what you want.

Ralph

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

Reply via email to