]> source.dussan.org Git - archiva.git/commitdiff
o adding contents of the test repository
authorJason van Zyl <jvanzyl@apache.org>
Fri, 16 Jun 2006 12:02:05 +0000 (12:02 +0000)
committerJason van Zyl <jvanzyl@apache.org>
Fri, 16 Jun 2006 12:02:05 +0000 (12:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414809 13f79535-47bb-0310-9956-ffa450edef68

42 files changed:
maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-one-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-three-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-two-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/dryrun-artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/existing-artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectMd5Artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectMd5Artifact-1.0.0.jar.md5 [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectSha1Artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectSha1Artifact-1.0.0.jar.sha1 [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/modified-artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/newversion-artifact-1.0.1.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/noPomArtifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/relocated-v3artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/rollback-created-artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/unmodified-artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v3-warnings-artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0-20060105.130101-3.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0-SNAPSHOT.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0-20060111.120115-1.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0-SNAPSHOT.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar.md5 [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar.sha1 [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-one-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-three-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-two-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/dryrun-artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/incorrectMd5Artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/incorrectSha1Artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/modified-artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/newversion-artifact-1.0.1.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/relocated-v3artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/rollback-created-artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/unmodified-artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/v3-warnings-artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0-20060105.130101-3.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0-SNAPSHOT.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0-20060111.120115-1.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0-SNAPSHOT.pom [new file with mode: 0644]
maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0.pom [new file with mode: 0644]

diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-one-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-one-1.0.0.jar
new file mode 100644 (file)
index 0000000..5626abf
--- /dev/null
@@ -0,0 +1 @@
+one
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-three-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-three-1.0.0.jar
new file mode 100644 (file)
index 0000000..2bdf67a
--- /dev/null
@@ -0,0 +1 @@
+three
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-two-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/artifact-two-1.0.0.jar
new file mode 100644 (file)
index 0000000..f719efd
--- /dev/null
@@ -0,0 +1 @@
+two
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/dryrun-artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/dryrun-artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..cbaf024
--- /dev/null
@@ -0,0 +1 @@
+existing
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/existing-artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/existing-artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..cbaf024
--- /dev/null
@@ -0,0 +1 @@
+existing
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectMd5Artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectMd5Artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..72af4bc
--- /dev/null
@@ -0,0 +1 @@
+incorrectMd5
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectMd5Artifact-1.0.0.jar.md5 b/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectMd5Artifact-1.0.0.jar.md5
new file mode 100644 (file)
index 0000000..316d9a4
--- /dev/null
@@ -0,0 +1 @@
+379dcfcd1e6312cc859111f696047eb4
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectSha1Artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectSha1Artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..f5812f3
--- /dev/null
@@ -0,0 +1 @@
+incorrectSha1
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectSha1Artifact-1.0.0.jar.sha1 b/maven-repository-core/src/test/maven-1.x-repository/test/jars/incorrectSha1Artifact-1.0.0.jar.sha1
new file mode 100644 (file)
index 0000000..cce322e
--- /dev/null
@@ -0,0 +1 @@
+52e07b82d944741f66bba5896d4cd74e9879e289
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/modified-artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/modified-artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..2e09960
--- /dev/null
@@ -0,0 +1 @@
+modified
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/newversion-artifact-1.0.1.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/newversion-artifact-1.0.1.jar
new file mode 100644 (file)
index 0000000..c694117
--- /dev/null
@@ -0,0 +1 @@
+v4
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/noPomArtifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/noPomArtifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..3d27acd
--- /dev/null
@@ -0,0 +1 @@
+noPom
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/relocated-v3artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/relocated-v3artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/rollback-created-artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/rollback-created-artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/unmodified-artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/unmodified-artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..27597bc
--- /dev/null
@@ -0,0 +1 @@
+unmodified
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3-warnings-artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3-warnings-artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0-20060105.130101-3.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0-20060105.130101-3.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0-SNAPSHOT.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0-SNAPSHOT.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v3artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0-20060111.120115-1.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0-20060111.120115-1.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0-SNAPSHOT.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0-SNAPSHOT.jar
new file mode 100644 (file)
index 0000000..29ef827
--- /dev/null
@@ -0,0 +1 @@
+v3
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar
new file mode 100644 (file)
index 0000000..c694117
--- /dev/null
@@ -0,0 +1 @@
+v4
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar.md5 b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar.md5
new file mode 100644 (file)
index 0000000..1930bc6
--- /dev/null
@@ -0,0 +1 @@
+4289bbdd6fba75013b317b2f9a540736 *v4artifact-1.0.0.jar
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar.sha1 b/maven-repository-core/src/test/maven-1.x-repository/test/jars/v4artifact-1.0.0.jar.sha1
new file mode 100644 (file)
index 0000000..466f209
--- /dev/null
@@ -0,0 +1 @@
+e3e4159da65a4257f0bffb7cac8e3e78241a4dca *v4artifact-1.0.0.jar
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-one-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-one-1.0.0.pom
new file mode 100644 (file)
index 0000000..cd3862d
--- /dev/null
@@ -0,0 +1,6 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>test</groupId>
+  <artifactId>artifact-one</artifactId>
+  <version>1.0.0</version>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-three-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-three-1.0.0.pom
new file mode 100644 (file)
index 0000000..3432910
--- /dev/null
@@ -0,0 +1,6 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>test</groupId>
+  <artifactId>artifact-three</artifactId>
+  <version>1.0.0</version>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-two-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/artifact-two-1.0.0.pom
new file mode 100644 (file)
index 0000000..2274701
--- /dev/null
@@ -0,0 +1,6 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>test</groupId>
+  <artifactId>artifact-two</artifactId>
+  <version>1.0.0</version>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/dryrun-artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/dryrun-artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..1953c55
--- /dev/null
@@ -0,0 +1,22 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>dryrun-artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/incorrectMd5Artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/incorrectMd5Artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..74d5e12
--- /dev/null
@@ -0,0 +1,6 @@
+<project>
+  <pomVersion>3</pomVersion>
+  <artifactId>incorrectMd5Artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/incorrectSha1Artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/incorrectSha1Artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..fe3c7fd
--- /dev/null
@@ -0,0 +1,6 @@
+<project>
+  <pomVersion>3</pomVersion>
+  <artifactId>incorrectSha1Artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/modified-artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/modified-artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..fcfdaac
--- /dev/null
@@ -0,0 +1,22 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>modified-artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/newversion-artifact-1.0.1.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/newversion-artifact-1.0.1.pom
new file mode 100644 (file)
index 0000000..f441c9a
--- /dev/null
@@ -0,0 +1,22 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>test</groupId>
+  <artifactId>newversoin-artifact</artifactId>
+  <version>1.0.1</version>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/relocated-v3artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/relocated-v3artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..10823fe
--- /dev/null
@@ -0,0 +1,27 @@
+<project>\r
+  <pomVersion>3</pomVersion>\r
+  <artifactId>relocated-v3artifact</artifactId>\r
+  <groupId>test</groupId>\r
+  <currentVersion>1.0.0</currentVersion>\r
+  <dependencies>\r
+    <dependency>\r
+      <groupId>groupId</groupId>\r
+      <artifactId>artifactId</artifactId>\r
+      <version>version</version>\r
+    </dependency>\r
+    <dependency>\r
+      <groupId>groupId</groupId>\r
+      <artifactId>test-artifactId</artifactId>\r
+      <version>version</version>\r
+      <properties>\r
+        <scope>test</scope>\r
+      </properties>\r
+    </dependency>\r
+  </dependencies>\r
+  <repository>\r
+    <connection>scm:cvs:ext:${maven.username}@localhost:/home/cvs</connection>\r
+  </repository>\r
+  <properties>\r
+    <relocated.groupId>relocated-test</relocated.groupId>\r
+  </properties>\r
+</project>
\ No newline at end of file
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/rollback-created-artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/rollback-created-artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..00692be
--- /dev/null
@@ -0,0 +1,39 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <pomVersion>3</pomVersion>
+  <artifactId>v3artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+  <dependencies>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>artifactId</artifactId>
+      <version>version</version>
+    </dependency>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>test-artifactId</artifactId>
+      <version>version</version>
+      <properties>
+        <scope>test</scope>
+      </properties>
+    </dependency>
+  </dependencies>
+  <!-- deliberate parse error -->
+  <repository>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/unmodified-artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/unmodified-artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..c570979
--- /dev/null
@@ -0,0 +1,22 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>unmodified-artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3-warnings-artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3-warnings-artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..5f347f3
--- /dev/null
@@ -0,0 +1,48 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <pomVersion>3</pomVersion>
+  <extend>../project.xml</extend>
+  <artifactId>v3-warnings-artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+  <versions>
+    <version>
+      <id>1.0</id>
+      <name>1.0</name>
+      <tag>1_0</tag>
+    </version>
+  </versions>
+  <dependencies>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>artifactId</artifactId>
+      <version>version</version>
+    </dependency>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>test-artifactId</artifactId>
+      <version>version</version>
+      <properties>
+        <scope>test</scope>
+      </properties>
+    </dependency>
+  </dependencies>
+  <repository>
+    <connection>scm:cvs:ext:${maven.username}@localhost:/home/cvs</connection>
+  </repository>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0-20060105.130101-3.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0-20060105.130101-3.pom
new file mode 100644 (file)
index 0000000..d7ae895
--- /dev/null
@@ -0,0 +1,40 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <pomVersion>3</pomVersion>
+  <artifactId>v3artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0-20060105.130101-3</currentVersion>
+  <dependencies>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>artifactId</artifactId>
+      <version>version</version>
+    </dependency>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>test-artifactId</artifactId>
+      <version>version</version>
+      <properties>
+        <scope>test</scope>
+      </properties>
+    </dependency>
+  </dependencies>
+  <repository>
+    <connection>scm:cvs:ext:${maven.username}@localhost:/home/cvs</connection>
+  </repository>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0-SNAPSHOT.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0-SNAPSHOT.pom
new file mode 100644 (file)
index 0000000..3958a33
--- /dev/null
@@ -0,0 +1,40 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <pomVersion>3</pomVersion>
+  <artifactId>v3artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0-SNAPSHOT</currentVersion>
+  <dependencies>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>artifactId</artifactId>
+      <version>version</version>
+    </dependency>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>test-artifactId</artifactId>
+      <version>version</version>
+      <properties>
+        <scope>test</scope>
+      </properties>
+    </dependency>
+  </dependencies>
+  <repository>
+    <connection>scm:cvs:ext:${maven.username}@localhost:/home/cvs</connection>
+  </repository>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/v3artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..5aed343
--- /dev/null
@@ -0,0 +1,24 @@
+<project>
+  <pomVersion>3</pomVersion>
+  <artifactId>v3artifact</artifactId>
+  <groupId>test</groupId>
+  <currentVersion>1.0.0</currentVersion>
+  <dependencies>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>artifactId</artifactId>
+      <version>version</version>
+    </dependency>
+    <dependency>
+      <groupId>groupId</groupId>
+      <artifactId>test-artifactId</artifactId>
+      <version>version</version>
+      <properties>
+        <scope>test</scope>
+      </properties>
+    </dependency>
+  </dependencies>
+  <repository>
+    <connection>scm:cvs:ext:${maven.username}@localhost:/home/cvs</connection>
+  </repository>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0-20060111.120115-1.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0-20060111.120115-1.pom
new file mode 100644 (file)
index 0000000..e4f3656
--- /dev/null
@@ -0,0 +1,22 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>test</groupId>
+  <artifactId>v4artifact</artifactId>
+  <version>1.0.0-20060111.120115-1</version>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0-SNAPSHOT.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0-SNAPSHOT.pom
new file mode 100644 (file)
index 0000000..be5b8b7
--- /dev/null
@@ -0,0 +1,22 @@
+<!--
+  ~ Copyright 2005-2006 The Apache Software Foundation.
+  ~
+  ~ Licensed 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>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>test</groupId>
+  <artifactId>v4artifact</artifactId>
+  <version>1.0.0-SNAPSHOT</version>
+</project>
diff --git a/maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0.pom b/maven-repository-core/src/test/maven-1.x-repository/test/poms/v4artifact-1.0.0.pom
new file mode 100644 (file)
index 0000000..fa6e82b
--- /dev/null
@@ -0,0 +1,6 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>test</groupId>
+  <artifactId>v4artifact</artifactId>
+  <version>1.0.0</version>
+</project>