I dont have an answer for this, but does it work without that artifact? I would love to see that artifact disappear since it also pulls in junit at compile time
Thanks -D On Thu, Aug 14, 2014 at 10:40 AM, Karl Heinz Marbaise <khmarba...@gmx.de> wrote: > Hi, > > i have a question concerning this kind of dependency for a plugin: > > <dependency> > <groupId>org.codehaus.plexus</groupId> > <artifactId>plexus-container-default</artifactId> > <version>1.0-alpha-9-stable-1</version> > </dependency> > > As far as i understand this is a dependency of the plexus container which > is used for Maven 2.0.X ? > > This means in my opinion that i can remove such a dependency from the > plugins which should only be running with Maven 2.2.1 and Maven 3.... > > Correct? > > > Thanks in advance. > Kind regards > Karl-Heinz Marbaise > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >