Re: Controlling when Plexus injects components into plugins.

2010-04-19 Thread Pankaj Tandon
. Thanks a lot in advance, Pankaj -- View this message in context: http://old.nabble.com/Controlling-when-Plexus-injects-components-into-plugins.-tp28278296p28287733.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Controlling when Plexus injects components into plugins.

2010-04-19 Thread Justin Edelson
BTW, when dependencyArtifacts is populated is NOT based on the phase. It's based on the @requiresDependencyResolution attribute of the invoked plugins. It's probable that compile is the first phase in many projects with a plugin tagged with @requiresDependencyResolution, but it is not necessarily

Controlling when Plexus injects components into plugins.

2010-04-17 Thread Pankaj Tandon
of missing dependencies. Thanks a lot in advance, Pankaj -- View this message in context: http://old.nabble.com/Controlling-when-Plexus-injects-components-into-plugins.-tp28278296p28278296.html Sent from the Maven - Users mailing list archive at Nabble.com