added site generation

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@59 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2008-07-11 13:25:11 +00:00
parent c9c507d277
commit 47c07d9b59

View File

@@ -60,7 +60,7 @@
<!-- useEditMode>true</useEditMode>-->
<!-- dryRun>true</dryRun-->
<preparationGoals>clean package</preparationGoals>
<goals>deploy site:deploy</goals>
<goals>deploy site:site site:deploy</goals>
<tagBase>${svn.tags.url}</tagBase>
</configuration>
</plugin>