Maven 1.x JIRA Plugin

Dependency for maven is set to 1.0RC1

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1.1
  • Fix Version/s: 1.2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

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

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: