mirror of https://github.com/apache/archiva.git
simplify merge services test with reusing content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387383 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0221a6181d
commit
cfb78daaaa
File diff suppressed because it is too large
Load Diff
|
@ -1,10 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<metadata>
|
|
||||||
<groupId>org.apache.archiva</groupId>
|
|
||||||
<artifactId>archiva</artifactId>
|
|
||||||
<version>1.2.1</version>
|
|
||||||
<versioning>
|
|
||||||
<lastUpdated>20100702152308</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
|
@ -1,15 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<metadata>
|
|
||||||
<groupId>org.apache.archiva</groupId>
|
|
||||||
<artifactId>archiva</artifactId>
|
|
||||||
<versioning>
|
|
||||||
<latest>1.2.2</latest>
|
|
||||||
<release>1.2.2</release>
|
|
||||||
<versions>
|
|
||||||
<version>1.2.1</version>
|
|
||||||
<version>1.2.2</version>
|
|
||||||
</versions>
|
|
||||||
<lastUpdated>20100704111236</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
|
@ -1 +0,0 @@
|
||||||
invalid path
|
|
|
@ -1,13 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<metadata>
|
|
||||||
<groupId>com.example.test</groupId>
|
|
||||||
<artifactId>test-artifact</artifactId>
|
|
||||||
<version>1.0-SNAPSHOT</version>
|
|
||||||
<versioning>
|
|
||||||
<snapshot>
|
|
||||||
<timestamp>20100310.014828</timestamp>
|
|
||||||
<buildNumber>2</buildNumber>
|
|
||||||
</snapshot>
|
|
||||||
<lastUpdated>20100310014828</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
|
@ -1 +0,0 @@
|
||||||
aad6835e3e7a4a9de5318ce9183eab54
|
|
|
@ -1 +0,0 @@
|
||||||
73669371dc2fdae2fa9a129932ed0932d62d9e6b
|
|
|
@ -1 +0,0 @@
|
||||||
cc2236dd70af3667080a786c7dcb4a9b
|
|
|
@ -1 +0,0 @@
|
||||||
edf5938e646956f445c6ecb719d44579cdeed974
|
|
|
@ -1,24 +0,0 @@
|
||||||
<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>
|
|
||||||
<groupId>com.example.test</groupId>
|
|
||||||
<artifactId>test-artifact</artifactId>
|
|
||||||
<packaging>jar</packaging>
|
|
||||||
<version>1.0-SNAPSHOT</version>
|
|
||||||
<name>test-artifact</name>
|
|
||||||
<url>http://maven.apache.org</url>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>junit</groupId>
|
|
||||||
<artifactId>junit</artifactId>
|
|
||||||
<version>3.8.1</version>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
<distributionManagement>
|
|
||||||
<repository>
|
|
||||||
<id>test-repo</id>
|
|
||||||
<url>file:${basedir}/repository</url>
|
|
||||||
</repository>
|
|
||||||
</distributionManagement>
|
|
||||||
</project>
|
|
|
@ -1 +0,0 @@
|
||||||
ce7eeb9586dc4992dc961d9f3a28006b
|
|
|
@ -1 +0,0 @@
|
||||||
be040c8462fd31d4e03749e3586afbb21f43594e
|
|
|
@ -1 +0,0 @@
|
||||||
e034e44b0d9f3968ebfbc66c71b41ba0
|
|
|
@ -1 +0,0 @@
|
||||||
ca8d1408b05d125d0307dbd23063e5aa04235d35
|
|
|
@ -1 +0,0 @@
|
||||||
a47f0edab0271fc55a3db38098f5f78a
|
|
|
@ -1 +0,0 @@
|
||||||
af4c914ef8f80be2a8241fb4d40cff11f4348c0f
|
|
|
@ -1 +0,0 @@
|
||||||
37786de9e272ed6db8541855e0e2d5dc
|
|
|
@ -1 +0,0 @@
|
||||||
bb1ca7834422926d0cb79ef303b715bc17f41661
|
|
|
@ -1,24 +0,0 @@
|
||||||
<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>
|
|
||||||
<groupId>com.example.test</groupId>
|
|
||||||
<artifactId>test-artifact</artifactId>
|
|
||||||
<packaging>jar</packaging>
|
|
||||||
<version>1.0-SNAPSHOT</version>
|
|
||||||
<name>test-artifact</name>
|
|
||||||
<url>http://maven.apache.org</url>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>junit</groupId>
|
|
||||||
<artifactId>junit</artifactId>
|
|
||||||
<version>3.8.1</version>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
<distributionManagement>
|
|
||||||
<repository>
|
|
||||||
<id>test</id>
|
|
||||||
<url>file:${basedir}/repository</url>
|
|
||||||
</repository>
|
|
||||||
</distributionManagement>
|
|
||||||
</project>
|
|
|
@ -1 +0,0 @@
|
||||||
0612c49b1ac80983bfda08616330a4b8
|
|
|
@ -1 +0,0 @@
|
||||||
156d6062060743bf28df306e067914d3d692b571
|
|
|
@ -1,13 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<metadata>
|
|
||||||
<groupId>com.example.test</groupId>
|
|
||||||
<artifactId>test-artifact</artifactId>
|
|
||||||
<version>1.0-SNAPSHOT</version>
|
|
||||||
<versioning>
|
|
||||||
<snapshot>
|
|
||||||
<timestamp>20100310.014828</timestamp>
|
|
||||||
<buildNumber>2</buildNumber>
|
|
||||||
</snapshot>
|
|
||||||
<lastUpdated>20100310014828</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
|
@ -1 +0,0 @@
|
||||||
4c0a7072d66cfe2deebd3eb998332ccb
|
|
|
@ -1 +0,0 @@
|
||||||
64c28127c4923ff352021bdfdad448d2d881ef3b
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
e20c52f8ef51c1cbd52348d40d22422da649578b testng-5.8-jdk15.jar
|
|
|
@ -1,58 +0,0 @@
|
||||||
<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">
|
|
||||||
<!--
|
|
||||||
This POM cannot be used to build TestNG; it should only be used as part of a Maven
|
|
||||||
repository upload bundle.
|
|
||||||
|
|
||||||
See the guide to creating a bundle here:
|
|
||||||
http://maven.apache.org/guides/mini/guide-central-repository-upload.html
|
|
||||||
-->
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
<groupId>org.testng</groupId>
|
|
||||||
<artifactId>testng</artifactId>
|
|
||||||
<name>TestNG</name>
|
|
||||||
<version>5.8</version>
|
|
||||||
<description>TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.</description>
|
|
||||||
<url>http://testng.org</url>
|
|
||||||
|
|
||||||
<licenses>
|
|
||||||
<license>
|
|
||||||
<name>Apache License, Version 2.0</name>
|
|
||||||
<url>http://apache.org/licenses/LICENSE-2.0</url>
|
|
||||||
</license>
|
|
||||||
</licenses>
|
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://testng.googlecode.com/svn/trunk/</connection>
|
|
||||||
<developerConnection>scm:svn:http://testng.googlecode.com/svn/trunk/</developerConnection>
|
|
||||||
<url>http://testng.googlecode.com/svn/trunk</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>ant</groupId>
|
|
||||||
<artifactId>ant</artifactId>
|
|
||||||
<version>1.6.5</version>
|
|
||||||
<optional>true</optional>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>junit</groupId>
|
|
||||||
<artifactId>junit</artifactId>
|
|
||||||
<version>3.8.1</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>qdox</groupId>
|
|
||||||
<artifactId>qdox</artifactId>
|
|
||||||
<version>1.6.1</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.beanshell</groupId>
|
|
||||||
<artifactId>bsh</artifactId>
|
|
||||||
<version>2.0b4</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
|
|
||||||
</project>
|
|
|
@ -1 +0,0 @@
|
||||||
71df4387b8c96e5d2226cfa1e36acaebb96ba0f2 /home/maven/repository-staging/to-ibiblio/maven2/org/testng/testng/5.8/testng-5.8.pom
|
|
Loading…
Reference in New Issue