Re: [DISCUSS] Add new mojo annotation @requiresDependencyCollection

2009-08-21 Thread Brian Fox
+1 On Wed, Aug 12, 2009 at 4:43 PM, Benjamin Bentmann wrote: > Hi, > > for Maven 3.x, I would like to discuss the introduction of a new mojo > annotation > > �...@requiresdependencycollection > > As the name probably suggests, the intended effect is to resemble an > invocation of the artifact col

Re: [DISCUSS] Add new mojo annotation @requiresDependencyCollection

2009-08-19 Thread Brett Porter
On 12/08/2009, at 4:43 PM, Benjamin Bentmann wrote: Hi, for Maven 3.x, I would like to discuss the introduction of a new mojo annotation @requiresDependencyCollection ... WDYT? That sounds reasonable to me. - Brett ---

[DISCUSS] Add new mojo annotation @requiresDependencyCollection

2009-08-12 Thread Benjamin Bentmann
Hi, for Maven 3.x, I would like to discuss the introduction of a new mojo annotation @requiresDependencyCollection As the name probably suggests, the intended effect is to resemble an invocation of the artifact collector, i.e. calculate the dependency tree but don't try to resolve the a