Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.7
-
Labels:None
-
Environment:this is from looking at the documentation at the web site as of 2005/01/10
-
Number of attachments :
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
Felipe Leme
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.7 [ 11302 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Yes, that's right. Thanks for noticing it...