[jboss-cvs] Repository SVN: r15712 - in maven2/org/apache/maven/surefire: surefire/2.4.3-JBOSS and 10 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 8 05:00:43 EDT 2008


Author: dpospisi at redhat.com
Date: 2008-10-08 05:00:42 -0400 (Wed, 08 Oct 2008)
New Revision: 15712

Added:
   maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/
   maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/surefire-api-2.4.3-JBOSS.jar
   maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/surefire-api-2.4.3-JBOSS.pom
   maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/
   maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/surefire-booter-2.4.3-JBOSS.jar
   maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/surefire-booter-2.4.3-JBOSS.pom
   maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/
   maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/surefire-junit-2.4.3-JBOSS.jar
   maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/surefire-junit-2.4.3-JBOSS.pom
   maven2/org/apache/maven/surefire/surefire-providers/2.4.3-JBOSS/
   maven2/org/apache/maven/surefire/surefire-providers/2.4.3-JBOSS/surefire-providers-2.4.3-JBOSS.pom
   maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/
   maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/surefire-testng-2.4.3-JBOSS.jar
   maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/surefire-testng-2.4.3-JBOSS.pom
   maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/
   maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS-site.xml
   maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS.pom
Log:
Added surefire-2.4.3-JBOSS


Added: maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS-site.xml
===================================================================
--- maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS-site.xml	                        (rev 0)
+++ maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS-site.xml	2008-10-08 09:00:42 UTC (rev 15712)
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="ISO-8859-1"?><project name="Surefire">
+  <bannerLeft>
+    <name>SureFire</name>
+    <src>http://maven.apache.org/images/apache-maven-project-2.png</src>
+    <href>http://maven.apache.org/surefire</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://maven.apache.org/images/maven-logo-2.gif</src>
+  </bannerRight>
+  <publishDate position="left" format="dd MMM yyyy" />
+  <version position="left" />
+  <skin>
+    <groupId>org.apache.maven.skins</groupId>
+    <artifactId>maven-stylus-skin</artifactId>
+  </skin>
+  <body>
+    <head>
+      <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+      <script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+    </head>
+    <links>
+      <item name="Apache" href="http://www.apache.org/" />
+      <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x" />
+      <item name="Maven 2.x" href="http://maven.apache.org/" />
+      <item name="Maven 2.x Plugins" href="http://maven.apache.org/plugins/" />
+      <item name="SCM" href="http://maven.apache.org/scm" />
+      <item name="Wagon" href="http://maven.apache.org/wagon" />
+      <item name="JXR" href="http://maven.apache.org/jxr" />
+      <item name="Doxia" href="http://maven.apache.org/doxia" />
+    </links>
+    <menu name="Modules" ref="modules">
+      <item name="SureFire API" href="surefire-api/index.html" />
+      <item name="SureFire Booter" href="surefire-booter/index.html" />
+      <item name="SureFire Providers" href="surefire-providers/index.html" />
+      <item name="Maven Surefire Plugin" href="maven-surefire-plugin/index.html" />
+      <item name="Maven Surefire Report Plugin" href="maven-surefire-report-plugin/index.html" />
+      <item name="Maven Surefire Integration Tests" href="surefire-integration-tests/index.html" />
+    </menu>
+    <menu inherit="bottom" ref="reports" />
+  </body>
+</project>
\ No newline at end of file

Added: maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS.pom
===================================================================
--- maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS.pom	                        (rev 0)
+++ maven2/org/apache/maven/surefire/surefire/2.4.3-JBOSS/surefire-2.4.3-JBOSS.pom	2008-10-08 09:00:42 UTC (rev 15712)
@@ -0,0 +1,195 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~     http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <artifactId>maven-parent</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>7</version>
+    <relativePath>../pom/maven/pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.maven.surefire</groupId>
+  <artifactId>surefire</artifactId>
+  <packaging>pom</packaging>
+  <name>SureFire</name>
+  <version>2.4.3-JBOSS</version>
+  <description>Surefire is a test framework project.</description>
+  <url>http://maven.apache.org/surefire</url>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/SUREFIRE</url>
+  </issueManagement>
+  <inceptionYear>2004</inceptionYear>
+  <mailingLists>
+    <mailingList>
+      <name>Surefire User List</name>
+      <post>surefire-users at maven.apache.org</post>
+      <subscribe>surefire-users-subscribe at maven.apache.org</subscribe>
+      <unsubscribe>surefire-users-unsubscribe at maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-users/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/surefire-users@maven.apache.org</otherArchive>
+        <otherArchive>http://maven.surefire.users.markmail.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Surefire Developer List</name>
+      <post>surefire-dev at maven.apache.org</post>
+      <subscribe>surefire-dev-subscribe at maven.apache.org</subscribe>
+      <unsubscribe>surfire-dev-unsubscribe at maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-dev/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/surefire-dev@maven.apache.org</otherArchive>
+        <otherArchive>http://maven.surefire.dev.markmail.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Surefire Commits List</name>
+      <subscribe>surefire-commits-subscribe at maven.apache.org</subscribe>
+      <unsubscribe>surefire-commits-unsubscribe at maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-commits/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/surefire-commits@maven.apache.org</otherArchive>
+        <otherArchive>http://maven.surefire.commits.markmail.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+  </mailingLists>
+  <contributors>
+    <contributor>
+      <name>Jesse Kuhnert</name>
+    </contributor>
+    <contributor>
+      <name>Vincent Siveton</name>
+      <email>vincent.siveton at gmail.com</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </contributor>
+  </contributors>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/surefire/tags/surefire-2.4.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/surefire/tags/surefire-2.4.3</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/surefire/tags/surefire-2.4.3</url>
+  </scm>
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>org.apache.maven.surefire</groupId>
+        <artifactId>surefire-api</artifactId>
+        <version>2.4.3</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.maven.surefire</groupId>
+        <artifactId>surefire-booter</artifactId>
+        <version>2.4.3</version>
+      </dependency>
+      <dependency>
+        <groupId>org.codehaus.plexus</groupId>
+        <artifactId>plexus-utils</artifactId>
+        <version>1.5.1</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>jmock</groupId>
+      <artifactId>jmock</artifactId>
+      <version>1.0.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>2.0-beta-5</version>
+      </plugin>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.3</source>
+          <target>1.3</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>2.0.4</version>
+      </plugin>
+    </plugins>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.3.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-release-plugin</artifactId>
+          <configuration>
+            <tagBase>https://svn.apache.org/repos/asf/maven/surefire/tags</tagBase>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <modules>
+    <module>surefire-api</module>
+    <module>surefire-booter</module>
+    <module>surefire-providers</module>
+    <module>maven-surefire-plugin</module>
+    <module>maven-surefire-report-plugin</module>
+    <module>surefire-integration-tests</module>
+  </modules>
+
+  <profiles>
+    <!-- use preinstalled JDK 1.3 to build and test -->
+    <profile>
+      <id>jdk1.3</id>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <artifactId>maven-compiler-plugin</artifactId>
+              <configuration>
+                <fork>true</fork>
+                <compilerVersion>1.3</compilerVersion>
+                <executable>${JAVA_1_3_HOME}/bin/javac</executable>
+              </configuration>
+            </plugin>
+            <plugin>
+              <artifactId>maven-surefire-plugin</artifactId>
+              <configuration>
+                <forkMode>once</forkMode>
+                <childDelegation>true</childDelegation>
+                <jvm>${JAVA_1_3_HOME}/bin/java</jvm>
+              </configuration>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+  </profiles>
+</project>

Added: maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/surefire-api-2.4.3-JBOSS.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/surefire-api-2.4.3-JBOSS.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/surefire-api-2.4.3-JBOSS.pom
===================================================================
--- maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/surefire-api-2.4.3-JBOSS.pom	                        (rev 0)
+++ maven2/org/apache/maven/surefire/surefire-api/2.4.3-JBOSS/surefire-api-2.4.3-JBOSS.pom	2008-10-08 09:00:42 UTC (rev 15712)
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>surefire</artifactId>
+    <groupId>org.apache.maven.surefire</groupId>
+    <version>2.4.3-JBOSS</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>surefire-api</artifactId>
+  <name>SureFire API</name>
+  <version>2.4.3-JBOSS</version>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-shade-plugin</artifactId>
+        <version>1.0</version>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>shade</goal>
+            </goals>
+            <configuration>
+              <artifactSet>
+                <includes>
+                  <include>org.codehaus.plexus:plexus-utils</include>
+                  <include>commons-lang:commons-lang</include>
+                </includes>
+              </artifactSet>
+              <relocations>
+                <relocation>
+                  <pattern>org.codehaus.plexus.util</pattern>
+                  <shadedPattern>org.apache.maven.surefire.shade.org.codehaus.plexus.util</shadedPattern>
+                </relocation>
+                <relocation>
+                  <pattern>org.apache.commons.lang</pattern>
+                  <shadedPattern>org.apache.maven.surefire.shade.org.apache.commons.lang</shadedPattern>
+                </relocation>
+              </relocations>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>jmock</groupId>
+      <artifactId>jmock</artifactId>
+      <version>1.0.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
+

Added: maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/surefire-booter-2.4.3-JBOSS.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/surefire-booter-2.4.3-JBOSS.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/surefire-booter-2.4.3-JBOSS.pom
===================================================================
--- maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/surefire-booter-2.4.3-JBOSS.pom	                        (rev 0)
+++ maven2/org/apache/maven/surefire/surefire-booter/2.4.3-JBOSS/surefire-booter-2.4.3-JBOSS.pom	2008-10-08 09:00:42 UTC (rev 15712)
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>surefire</artifactId>
+    <groupId>org.apache.maven.surefire</groupId>
+    <version>2.4.3-JBOSS</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>surefire-booter</artifactId>
+  <name>SureFire Booter</name>
+  <version>2.4.3-JBOSS</version>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-shade-plugin</artifactId>
+        <version>1.0</version>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>shade</goal>
+            </goals>
+            <configuration>
+              <artifactSet>
+                <includes>
+                  <include>org.codehaus.plexus:plexus-utils</include>
+                </includes>
+              </artifactSet>
+              <relocations>
+                <relocation>
+                  <pattern>org.codehaus.plexus.util</pattern>
+                  <shadedPattern>org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util</shadedPattern>
+                </relocation>
+              </relocations>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven.surefire</groupId>
+      <artifactId>surefire-api</artifactId>
+      <version>2.4.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>jmock</groupId>
+      <artifactId>jmock</artifactId>
+      <version>1.0.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
+

Added: maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/surefire-junit-2.4.3-JBOSS.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/surefire-junit-2.4.3-JBOSS.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/surefire-junit-2.4.3-JBOSS.pom
===================================================================
--- maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/surefire-junit-2.4.3-JBOSS.pom	                        (rev 0)
+++ maven2/org/apache/maven/surefire/surefire-junit/2.4.3-JBOSS/surefire-junit-2.4.3-JBOSS.pom	2008-10-08 09:00:42 UTC (rev 15712)
@@ -0,0 +1,36 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~     http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.maven.surefire</groupId>
+    <artifactId>surefire-providers</artifactId>
+    <version>2.4.3-JBOSS</version>
+  </parent>
+  <artifactId>surefire-junit</artifactId>
+  <name>SureFire JUnit Runner</name>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+    </dependency>
+  </dependencies>
+</project>

Added: maven2/org/apache/maven/surefire/surefire-providers/2.4.3-JBOSS/surefire-providers-2.4.3-JBOSS.pom
===================================================================
--- maven2/org/apache/maven/surefire/surefire-providers/2.4.3-JBOSS/surefire-providers-2.4.3-JBOSS.pom	                        (rev 0)
+++ maven2/org/apache/maven/surefire/surefire-providers/2.4.3-JBOSS/surefire-providers-2.4.3-JBOSS.pom	2008-10-08 09:00:42 UTC (rev 15712)
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~     http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>surefire</artifactId>
+    <groupId>org.apache.maven.surefire</groupId>
+    <version>2.4.3-JBOSS</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>surefire-providers</artifactId>
+  <packaging>pom</packaging>
+  <name>SureFire Providers</name>
+  <modules>
+    <module>surefire-junit</module>
+    <module>surefire-junit4</module>
+    <module>surefire-testng</module>
+  </modules>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven.surefire</groupId>
+      <artifactId>surefire-api</artifactId>
+    </dependency>
+  </dependencies>
+</project>
+

Added: maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/surefire-testng-2.4.3-JBOSS.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/surefire-testng-2.4.3-JBOSS.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/surefire-testng-2.4.3-JBOSS.pom
===================================================================
--- maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/surefire-testng-2.4.3-JBOSS.pom	                        (rev 0)
+++ maven2/org/apache/maven/surefire/surefire-testng/2.4.3-JBOSS/surefire-testng-2.4.3-JBOSS.pom	2008-10-08 09:00:42 UTC (rev 15712)
@@ -0,0 +1,91 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~     http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.maven.surefire</groupId>
+    <artifactId>surefire-providers</artifactId>
+    <version>2.4.3-JBOSS</version>
+  </parent>
+  <artifactId>surefire-testng</artifactId>
+  <name>SureFire TestNG Runner</name>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-artifact</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+    </dependency>
+  </dependencies>
+  <!-- TODO: do we include both? Or just 1.5? No need for profile -->
+  <profiles>
+    <profile>
+      <id>jdk14</id>
+      <activation>
+        <jdk>1.4</jdk>
+      </activation>
+      <dependencies>
+        <dependency>
+          <groupId>org.testng</groupId>
+          <artifactId>testng</artifactId>
+          <version>5.7</version>
+          <classifier>jdk14</classifier>
+        </dependency>
+      </dependencies>
+    </profile>
+    <profile>
+      <id>jdk15</id>
+      <activation>
+        <jdk>!1.4</jdk>
+      </activation>
+      <dependencies>
+        <dependency>
+          <groupId>org.testng</groupId>
+          <artifactId>testng</artifactId>
+          <version>5.7</version>
+          <classifier>jdk15</classifier>
+        </dependency>
+      </dependencies>
+    </profile>
+  </profiles>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <fork>false</fork>
+          <compilerVersion>1.4</compilerVersion>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <!-- DGF There are no tests in this project currently, and this
+            resolves SUREFIRE-414 -->
+          <skipExec>true</skipExec>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>




More information about the jboss-cvs-commits mailing list