Improve guide-manifest.html
----------------------------
Key: MNGSITE-118
URL: http://jira.codehaus.org/browse/MNGSITE-118
Project: Maven 2 Project Web Site
Issue Type: Improvement
Environment: All platforms
Reporter: Ron Wheeler
Priority: Minor
http://maven.apache.org/shared/maven-archiver/examples/manifest.html
Has a better description of how the mapping is done.
http://maven.apache.org/guides/mini/guide-manifest.html
is a very brief introduction but leads to more questions thatn it answers.
A few links would be helpful
I suggest
"As you see above you can use literal values or you can have values from the
POM interpolated into literals or simply use straight POM expressions. So this
is what your resultant MANIFEST.MF will look like inside the generated JAR:"
be changed to include a link to
http://maven.apache.org/shared/maven-archiver/examples/manifest.html
"As you see above you can use literal values or you can have values from the
POM interpolated into literals or simply use straight POM expressions as
described in the archiver example found at
http://maven.apache.org/shared/maven-archiver/examples/manifest.html. This is
what your resultant MANIFEST.MF will look like inside the generated JAR:"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira