Yes, I do see why this is happening. Perhaps what should happen is for the plugins to provide a jar override that specifies ${maven.home}/lib/maven.jar if that works.

- Brett

Gilles Dodinet wrote:

Brett Porter wrote:

Which part of maven does this?

Most plugins use rc2 for compile time at the moment. There should be no runtime dependency as the version you are running is already loaded into memory.


not sure exactly where it happens but it seems to be related to multiproject. heres a simple test to reproduce it : delete maven.jar from repo, in an almost empty project run maven multiproject:site (no need to specify the various multiproject properties). maven will then try to download maven.jar. this doesnot happen if running, f.i., custom goals or other goal (e.g. java:compile)


-- gd


--------------------------------------------------------------------- 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