mirror of https://github.com/apache/maven.git
this test now works
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162974 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7a7678e1a2
commit
3f60d949ba
|
@ -30,11 +30,4 @@
|
||||||
<version>0.16</version>
|
<version>0.16</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
|
||||||
<unitTest>
|
|
||||||
<excludes>
|
|
||||||
<exclude>**/ResourcesMojoTest.java</exclude>
|
|
||||||
</excludes>
|
|
||||||
</unitTest>
|
|
||||||
</build>
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue