[dna-commits] DNA SVN: r125 - trunk.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Wed May 7 22:58:27 EDT 2008


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>




More information about the dna-commits mailing list