Run "maven pmd-site" in order to build the site with the rulesets.

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@779 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
David Dixon-Peugh
2002-08-26 17:19:54 +00:00
parent 37e8c6ef47
commit 02bb26c701

View File

@ -6,6 +6,10 @@
xmlns:dvsl="dvsl"
xmlns:maven="jelly:org.apache.maven.jelly.tags.project.MavenTagLibrary">
<goal name="pmd-site" prereqs="pmd:ruleset-docs">
<attainGoal name="site:generate" />
</goal>
<goal name="pmd:ruleset-docs" prereqs="init-dvsl-tag">
<mkdir dir="${maven.gen.docs}/rules" />
<dvsl:dvsl