[jboss-cvs] repository.jboss.com/maven2/org/apache/maven/surefire/surefire-junit/2.0 ...
Scott Stark
scott.stark at jboss.com
Sun Dec 10 12:02:50 EST 2006
User: starksm
Date: 06/12/10 12:02:50
Added: maven2/org/apache/maven/surefire/surefire-junit/2.0
surefire-junit-2.0.jar surefire-junit-2.0.jar.sha1
surefire-junit-2.0.pom surefire-junit-2.0.pom.sha1
Log:
Add the maven plugins
Revision Changes Path
1.1 date: 2006/12/10 17:02:50; author: starksm; state: Exp;repository.jboss.com/maven2/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.jar
<<Binary file>>
1.1 date: 2006/12/10 17:02:50; author: starksm; state: Exp;repository.jboss.com/maven2/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.jar.sha1
Index: surefire-junit-2.0.jar.sha1
===================================================================
ebef14a35f4d01c3f72443fb390df103fcc74c34
1.1 date: 2006/12/10 17:02:50; author: starksm; state: Exp;repository.jboss.com/maven2/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.pom
Index: surefire-junit-2.0.pom
===================================================================
<?xml version="1.0"?><project>
<parent>
<artifactId>surefire-providers</artifactId>
<groupId>org.apache.maven.surefire</groupId>
<version>2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>surefire-junit</artifactId>
<name>SureFire JUnit Runner</name>
<version>2.0</version>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
</dependency>
</dependencies>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>
1.1 date: 2006/12/10 17:02:50; author: starksm; state: Exp;repository.jboss.com/maven2/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.pom.sha1
Index: surefire-junit-2.0.pom.sha1
===================================================================
79002674cb343de980dfe4c1ad4dddd53785cf98
More information about the jboss-cvs-commits
mailing list