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

svn commit: r1540668 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/index.md

Author: hboutemy
Date: Mon Nov 11 11:06:25 2013
New Revision: 1540668

URL: http://svn.apache.org/r1540668
Log:
added links to docs

Modified:
    maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/index.md

Modified: maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/index.md
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/index.md?rev=1540668&r1=1540667&r2=1540668&view=diff
==============================================================================
--- maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/index.md (original)
+++ maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/index.md Mon Nov 11 11:06:25 2013
@@ -1,11 +1,11 @@
 About dist-tool-plugin
 =====
 
-The dist-tool-plugin checks that Maven release process has been fully applied across every artifact, as listed in [configuration file][4].
+The dist-tool-plugin checks that [Maven release process][6] has been fully applied across every artifact, as listed in [configuration file][4].
 
 Results are displayed in 3 reports:
 
-* [Dist Tool> Source Release][2] report, for checks about artifacts source release publication,
+* [Dist Tool> Source Release][2] report, for checks about artifacts [source release publication][5],
 
 * [Dist Tool> Sites][1] report, for checks about documentation sites associated to artifacts,
 
@@ -18,6 +18,6 @@ in other context, it would require more 
 [2]: ./dist-tool-check-source-release.html
 [3]: ./dist-tool-check-index-page.html
 [4]: ./dist-tool.conf.html
-
-http://maven.apache.org/developers/release/maven-project-release-procedure.html#Copy_the_source_release_to_the_Apache_Distribution_Area
+[5]: http://maven.apache.org/developers/release/maven-project-release-procedure.html#Copy_the_source_release_to_the_Apache_Distribution_Area
+[6]: http://maven.apache.org/developers/release/releasing.html
         
\ No newline at end of file