bad tests

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@155996 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2005-03-03 01:49:27 +00:00
parent bbb17b118b
commit 6edcfe3236

View File

@@ -22,7 +22,8 @@
<goal name="plugins:test-all">
<j:set var="goal" value="plugin:test"/>
<j:set var="maven.multiproject.excludes" value="dashboard/*,eclipse/*"/>
<!-- The following tests are broken under any version of Maven -->
<j:set var="maven.multiproject.excludes" value="aspectwerkz/*,cruisecontrol/*,dashboard/*,eclipse/*,javadoc/*"/>
<attainGoal name="multiproject:goal"/>
</goal>