Author: rhauch
Date: 2008-05-07 22:58:27 -0400 (Wed, 07 May 2008)
New Revision: 125
Modified:
trunk/pom.xml
Log:
Added the production of source JARs for the test sources
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2008-05-07 22:02:54 UTC (rev 124)
+++ trunk/pom.xml 2008-05-08 02:58:27 UTC (rev 125)
@@ -146,6 +146,7 @@
<phase>verify</phase>
<goals>
<goal>jar</goal>
+ <goal>test-jar</goal>
</goals>
</execution>
</executions>
Show replies by date