Author: olamy
Date: Fri Feb 4 23:45:22 2011
New Revision: 1067349
URL: http://svn.apache.org/viewvc?rev=1067349&view=rev
Log:
add a link to the ASF main site.
Modified:
maven/pom/trunk/asf/src/site/apt/index.apt
Modified: maven/pom/trunk/asf/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/pom/trunk/asf/src/site/apt/index.apt?rev=1067349&r1=1067348&r2=1067349&view=diff
==============================================================================
--- maven/pom/trunk/asf/src/site/apt/index.apt (original)
+++ maven/pom/trunk/asf/src/site/apt/index.apt Fri Feb 4 23:45:22 2011
@@ -103,3 +103,9 @@ The <<apache-release>> Profile
* maven-gpg-plugin: configured to sign everything. It expects to find
a passphrase in $\{gpg.passphrase\}, presumably in your settings.xml.
+
+Settings Configuration
+
+ You can have a look at the page in Apache website
{{{http://www.apache.org/dev/publishing-maven-artifacts.html}Publishing Maven
Artifacts}}.
+ You can test your environment setup using : -Papache-release with the
command line.
+