Author: dennisl
Date: Mon Jan  7 09:23:58 2008
New Revision: 609707

URL: http://svn.apache.org/viewvc?rev=609707&view=rev
Log:
[MJAR-58] Update Jar Plugin Documentation (more examples for manifest 
customization)

o Replace the link to the javadoc of MavenArchiveConfiguration with a link to 
the new site for Maven Archiver.

Modified:
    maven/plugins/trunk/maven-jar-plugin/src/site/apt/usage.apt

Modified: maven/plugins/trunk/maven-jar-plugin/src/site/apt/usage.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/site/apt/usage.apt?rev=609707&r1=609706&r2=609707&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/src/site/apt/usage.apt (original)
+++ maven/plugins/trunk/maven-jar-plugin/src/site/apt/usage.apt Mon Jan  7 
09:23:58 2008
@@ -30,8 +30,8 @@
 Usage
 
  Some brief examples on how to use this plugin. If you want to use advanced
- configurations you should have a look at the Javadocs for
- 
{{{http://maven.apache.org/ref/2.0.4/maven-archiver/apidocs/org/apache/maven/archiver/MavenArchiveConfiguration.html}MavenArchiveConfiguration}}.
+ configurations you should have a look at the documentation for
+ {{{http://maven.apache.org/shared/maven-archiver/}Maven Archiver}}.
 
 * How to build a jar file
 


Reply via email to