Maven 1.x Jar Plugin

plugin refers to incorrect variables for default maven.final.name property

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0
  • Fix Version/s: 1.7
  • Component/s: None
  • Labels:
    None
  • Environment:
    this is from looking at the documentation at the web site as of 2005/01/10
  • Number of attachments :
    0

Description

For maven.final.name, the documentation says that it defaults to ${project.id}-${project.currentVersion}.

However, I believe it should be ${pom.artifactId}-${pom.currentVersion}, correct?

Activity

Hide
Felipe Leme added a comment -

Yes, that's right. Thanks for noticing it...

Show
Felipe Leme added a comment - Yes, that's right. Thanks for noticing it...

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: