Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The project is setup with a dependency on Maven 1.0RC1 but the plugin is distributed with Maven 1.0. It should be linked to 1.0, or to the current maven project.
<dependency>
<groupId>maven</groupId>
<artifactId>maven</artifactId>
<version>1.0-rc1</version>
</dependency>
Issue Links
| This issue is superceded by: | ||||
| MPJIRA-13 | Update plugin to fix outstanding issues and more |
|
|
|