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

Reply via email to