Author: pwang
Date: 2010-10-19 15:45:40 -0700 (Tue, 19 Oct 2010)
New Revision: 22303

Modified:
   core3/plugin-impl/trunk/pom.xml
Log:
create test-jar

Modified: core3/plugin-impl/trunk/pom.xml
===================================================================
--- core3/plugin-impl/trunk/pom.xml     2010-10-19 22:44:46 UTC (rev 22302)
+++ core3/plugin-impl/trunk/pom.xml     2010-10-19 22:45:40 UTC (rev 22303)
@@ -72,6 +72,17 @@
           </instructions>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
     </plugins>
   </build>
  

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to