Author: hardy.ferentschik
Date: 2009-04-08 07:23:35 -0400 (Wed, 08 Apr 2009)
New Revision: 16278
Modified:
search/trunk/pom.xml
Log:
Added 'test' as default goal
Modified: search/trunk/pom.xml
===================================================================
--- search/trunk/pom.xml 2009-04-08 10:20:10 UTC (rev 16277)
+++ search/trunk/pom.xml 2009-04-08 11:23:35 UTC (rev 16278)
@@ -115,6 +115,7 @@
</dependencies>
<build>
+ <defaultGoal>test</defaultGoal>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>