Enable all tests again

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497810 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2007-01-19 13:43:11 +00:00
parent 5bd4c1927c
commit b7ae6feb1c
1 changed files with 0 additions and 8 deletions

View File

@ -48,14 +48,6 @@
</archive>
</configuration>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
<exclude>**/*.java</exclude>
</excludes>
</configuration>
</plugin>
</plugins>
</build>
<dependencies>