Add back cc plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115919 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-08-01 12:27:13 +00:00
parent 8e108ea87b
commit e8a2253fe8

View File

@@ -20,7 +20,7 @@
<goal name="plugins:test-all">
<j:set var="goal" value="plugin:test"/>
<j:set var="maven.multiproject.excludes" value="dashboard/*,cruisecontrol/*"/>
<j:set var="maven.multiproject.excludes" value="dashboard/*"/>
<attainGoal name="multiproject:goal"/>
</goal>