plugin:test for gump is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280689 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
92ed68529d
commit
8e8930773e
@ -27,7 +27,7 @@
|
|||||||
<goal name="plugins:test-all" description="Test all plugins">
|
<goal name="plugins:test-all" description="Test all plugins">
|
||||||
<j:set var="goal" value="plugin:test"/>
|
<j:set var="goal" value="plugin:test"/>
|
||||||
<!-- The following tests are broken under any version of Maven -->
|
<!-- The following tests are broken under any version of Maven -->
|
||||||
<j:set var="maven.multiproject.excludes" value="parent-plugin/*,aspectwerkz/*,cruisecontrol/*,dashboard/*,eclipse/*,javadoc/*,clover/*,gump/*"/>
|
<j:set var="maven.multiproject.excludes" value="parent-plugin/*,aspectwerkz/*,cruisecontrol/*,dashboard/*,eclipse/*,javadoc/*,clover/*"/>
|
||||||
<attainGoal name="multiproject:goal"/>
|
<attainGoal name="multiproject:goal"/>
|
||||||
</goal>
|
</goal>
|
||||||
<goal name="plugins:site" description="Create the web site root for all plugins">
|
<goal name="plugins:site" description="Create the web site root for all plugins">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user