Hi,

it would be nice to have a list of REALLY ALL downloaded/used dependencies of a 
complete maven lifecycle - including ALL the maven plugins.

I played around with the dependency tool (dependency:resolve, 
dependency:resolve-plugins):  
I start with an empty local repo and a minimal pom. After a mvn clean install I 
have many more artifacts and especially maven plugins just being downloaded to 
the local repo than are reported by the dependency plugin.

Is this a bug? If not, how else can we make maven generate a complete 
'used-artifacts-and-plugins-list' containing everything(!) that has been 
downloaded to or was taken from the local repository during a whole lifecycle?

Regards, Stephan


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

Reply via email to