[ 
https://jira.codehaus.org/browse/MSHARED-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=335105#comment-335105
 ] 

Anders Hammar commented on MSHARED-298:
---------------------------------------

Here's from the source code:

addManifestAttribute( m, entries, "Implementation-Title", project.getName() );
                
> Errors in manifest example on site
> ----------------------------------
>
>                 Key: MSHARED-298
>                 URL: https://jira.codehaus.org/browse/MSHARED-298
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-archiver
>    Affects Versions: maven-archiver-2.5
>         Environment: on-line site
> Maven 3.0.4
>            Reporter: Anders Hammar
>            Priority: Minor
>
> In the examples/manifest.html page it says:
> {quote}
> If your pom.xml does not have a <name> element, then the Specification-Title 
> and Implementation-Title entries will have "Unnamed - 
> $\{project.groupId}:$\{project.artifactId}:$\{project.version}" as their 
> value.
> {quote}
> This is not true (at least not for Implementation-Title). If name is not 
> specified, artifactId is used. I *think* this is somethings that happens 
> within Maven Core. Maybe this is a Maven 3 thing?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to