You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/08/20 19:41:59 UTC

svn commit: r567768 - /myfaces/tobago/trunk/build-site.sh

Author: bommel
Date: Mon Aug 20 10:41:59 2007
New Revision: 567768

URL: http://svn.apache.org/viewvc?rev=567768&view=rev
Log:
try to fix site-deploy error

Modified:
    myfaces/tobago/trunk/build-site.sh

Modified: myfaces/tobago/trunk/build-site.sh
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/build-site.sh?rev=567768&r1=567767&r2=567768&view=diff
==============================================================================
--- myfaces/tobago/trunk/build-site.sh (original)
+++ myfaces/tobago/trunk/build-site.sh Mon Aug 20 10:41:59 2007
@@ -52,4 +52,4 @@
 mvn -Pall-modules clean
 mvn -N -Pmojodocbook,docbook-profile --batch-mode
 mvn -Pall-modules install javancss:report jxr:jxr jxr:test-jxr clirr:clirr -Daggregate=false --batch-mode
-mvn -Pall-modules site-deploy -Daggregate=true --batch-mode
+mvn -Pall-modules site-deploy --batch-mode