Henri Yandell wrote:

Apologies if these have already been reported.

One oddity from a user point of view:

1)
I upgrade to b8, I run maven and it is nice and quiet.
I run maven clean, and suddenly it has an enourmous dependency list to
download. Seems very weird when it's just(?) removing directories.

You will always pull down dependencies which are listed in your project.xml. Additionally, goals are normally defined in plugins, so you will pull down dependencies needed by each plugin (there may be more than one, since a goal in one plugin may have as a requirement a goal in another plugin.




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



  • Maven b8 Henri Yandell
    • Colin Sampaleanu

Reply via email to