* removed docbook generation
* added site:deploy as release goal git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/synyx-plugin/trunk@2959 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -247,7 +247,7 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<configuration>
|
||||
<preparationGoals>clean verify docbkx:generate-pdf site:site</preparationGoals>
|
||||
<preparationGoals>clean verify site:site site:deploy</preparationGoals>
|
||||
<scmCommentPrefix> * [maven-release-plugin] - </scmCommentPrefix>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user