Dashboard is currently broken in multiproject test mode

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115612 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-06-30 06:49:07 +00:00
parent 806bfe5c63
commit 08f496c13d

View File

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