Howdy, module "maven-project" was removed as part of Maven3 changes/refactoring (but as you noted, was still present in some early alphas).
Just compare the two diagrams, and you will see that "project" module is gone: http://maven.apache.org/ref/2.2.1/ http://maven.apache.org/ref/3.2.1/ It's most probably that you need maven-core instead in Maven3.x Thanks, ~t~ On Tue, Apr 1, 2014 at 9:30 AM, Karl Heinz Marbaise <khmarba...@gmx.de>wrote: > Hi, > > i have just a small question concerning the above artifact. > I can find artifacts of maven things like maven-core etc. with an > appropriate version like > > maven-core:3.1.1, 3.0.5 or 3.2.1 > > but i can't find an artifact of maven-project with version like > > 3.1.1, 3.0.5 etc. but only maven-project:3.0-alpha-2 > > Is there any particular reason why not having artifacts with the version > according to Maven releases ? It's a little bit inconsistent from my point > of view? May be i didn't overview that completely.. > > Kind regards > Karl-Heinz Marbaise > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >