You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/02/05 15:54:20 UTC

svn commit: r1067452 - /maven/pom/trunk/asf/README

Author: olamy
Date: Sat Feb  5 14:54:20 2011
New Revision: 1067452

URL: http://svn.apache.org/viewvc?rev=1067452&view=rev
Log:
add a README for the deploying the site

Added:
    maven/pom/trunk/asf/README   (with props)

Added: maven/pom/trunk/asf/README
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/README?rev=1067452&view=auto
==============================================================================
--- maven/pom/trunk/asf/README (added)
+++ maven/pom/trunk/asf/README Sat Feb  5 14:54:20 2011
@@ -0,0 +1,3 @@
+the default ASF parent pom doesn't contains any site url for deployment.
+So in order to deploy the site for this pom, you must use the profile asf-pom-site :
+mvn clean site-deploy -Pasf-pom-site

Propchange: maven/pom/trunk/asf/README
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/pom/trunk/asf/README
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision