Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.1
-
None
-
None
Description
The following should be removed from the pom file cause the plugin already needs Maven 2.2.1.
<!-- FIXME: I'm specifying a dependency on plexus-container-default in order to force the version to be compatible with maven 2.0.5. --> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-container-default</artifactId> <version>1.0-alpha-9-stable-1</version> </dependency>