You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/06/24 12:40:12 UTC

svn commit: r1605053 - /maven/plugins/trunk/maven-jar-plugin/src/site/apt/index.apt.vm

Author: khmarbaise
Date: Tue Jun 24 10:40:11 2014
New Revision: 1605053

URL: http://svn.apache.org/r1605053
Log:
[MJAR-178]
 - Fixed documentation on fron page with hint 
   to Maven Jarsigner Plugin

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

Modified: maven/plugins/trunk/maven-jar-plugin/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/site/apt/index.apt.vm?rev=1605053&r1=1605052&r2=1605053&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/src/site/apt/index.apt.vm (original)
+++ maven/plugins/trunk/maven-jar-plugin/src/site/apt/index.apt.vm Tue Jun 24 10:40:11 2014
@@ -28,7 +28,9 @@
 
 ${project.name}
 
-  This plugin provides the capability to build and sign jars.
+  This plugin provides the capability to build jars.
+  If you like to sign jars please use the 
+  {{{http://maven.apache.org/plugins/maven-jarsigner-plugin/}Maven Jarsigner Plugin}}.
 
 * Goals Overview