]> source.dussan.org Git - archiva.git/commitdiff
PR: MRM-41
authorEdwin L. Punzalan <epunzalan@apache.org>
Tue, 28 Feb 2006 01:26:27 +0000 (01:26 +0000)
committerEdwin L. Punzalan <epunzalan@apache.org>
Tue, 28 Feb 2006 01:26:27 +0000 (01:26 +0000)
Additional files that were not added to svn in my last commit

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@381531 13f79535-47bb-0310-9956-ffa450edef68

24 files changed:
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/A/1.0/A-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/A/1.0/A-1.0.war [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/B/1.0/B-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/B/2.0/B-2.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/C/1.0/C-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/C/1.0/C-1.0.war [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/discovery/1.0/discovery-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/1.0/samplejar-1.0.jar [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/1.0/samplejar-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/2.0/samplejar-2.0.jar [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/2.0/samplejar-2.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/pom-artifacts/org/apache/testgroup/discovery/1.0/discovery-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/A/1.0/A-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/A/1.0/A-1.0.war [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/B/1.0/B-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/B/2.0/B-2.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/C/1.0/C-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/C/1.0/C-1.0.war [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/discovery/1.0/discovery-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/1.0/samplejar-1.0.jar [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/1.0/samplejar-1.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/2.0/samplejar-2.0.jar [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/2.0/samplejar-2.0.pom [new file with mode: 0644]
maven-repository-discovery/src/test/repository/org/apache/testgroup/discovery/1.0/discovery-1.0.pom [new file with mode: 0644]

diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/A/1.0/A-1.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/A/1.0/A-1.0.pom
new file mode 100644 (file)
index 0000000..411d77c
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>A</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>war</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/A/1.0/A-1.0.war b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/A/1.0/A-1.0.war
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/B/1.0/B-1.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/B/1.0/B-1.0.pom
new file mode 100644 (file)
index 0000000..35641a0
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>B</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/B/2.0/B-2.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/B/2.0/B-2.0.pom
new file mode 100644 (file)
index 0000000..6ab1e49
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>B</artifactId>\r
+  <version>2.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/C/1.0/C-1.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/C/1.0/C-1.0.pom
new file mode 100644 (file)
index 0000000..867de41
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>C</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>war</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/C/1.0/C-1.0.war b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/C/1.0/C-1.0.war
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/discovery/1.0/discovery-1.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/discovery/1.0/discovery-1.0.pom
new file mode 100644 (file)
index 0000000..4dfd1f4
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>discovery</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/1.0/samplejar-1.0.jar b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/1.0/samplejar-1.0.jar
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/1.0/samplejar-1.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/1.0/samplejar-1.0.pom
new file mode 100644 (file)
index 0000000..51d5e43
--- /dev/null
@@ -0,0 +1,10 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>C</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <!-- default packaging is jar -->\r
+  <!--packaging>jar</packaging-->\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/2.0/samplejar-2.0.jar b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/2.0/samplejar-2.0.jar
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/2.0/samplejar-2.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/maven/samplejar/2.0/samplejar-2.0.pom
new file mode 100644 (file)
index 0000000..c6f89f9
--- /dev/null
@@ -0,0 +1,10 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>C</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <!-- specified packaging -->\r
+  <packaging>jar</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/pom-artifacts/org/apache/testgroup/discovery/1.0/discovery-1.0.pom b/maven-repository-discovery/src/test/pom-artifacts/org/apache/testgroup/discovery/1.0/discovery-1.0.pom
new file mode 100644 (file)
index 0000000..ac5ca14
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.testgroup</groupId>\r
+  <artifactId>discovery</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/A/1.0/A-1.0.pom b/maven-repository-discovery/src/test/repository/org/apache/maven/A/1.0/A-1.0.pom
new file mode 100644 (file)
index 0000000..411d77c
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>A</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>war</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/A/1.0/A-1.0.war b/maven-repository-discovery/src/test/repository/org/apache/maven/A/1.0/A-1.0.war
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/B/1.0/B-1.0.pom b/maven-repository-discovery/src/test/repository/org/apache/maven/B/1.0/B-1.0.pom
new file mode 100644 (file)
index 0000000..35641a0
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>B</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/B/2.0/B-2.0.pom b/maven-repository-discovery/src/test/repository/org/apache/maven/B/2.0/B-2.0.pom
new file mode 100644 (file)
index 0000000..6ab1e49
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>B</artifactId>\r
+  <version>2.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/C/1.0/C-1.0.pom b/maven-repository-discovery/src/test/repository/org/apache/maven/C/1.0/C-1.0.pom
new file mode 100644 (file)
index 0000000..867de41
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>C</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>war</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/C/1.0/C-1.0.war b/maven-repository-discovery/src/test/repository/org/apache/maven/C/1.0/C-1.0.war
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/discovery/1.0/discovery-1.0.pom b/maven-repository-discovery/src/test/repository/org/apache/maven/discovery/1.0/discovery-1.0.pom
new file mode 100644 (file)
index 0000000..4dfd1f4
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>discovery</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/1.0/samplejar-1.0.jar b/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/1.0/samplejar-1.0.jar
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/1.0/samplejar-1.0.pom b/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/1.0/samplejar-1.0.pom
new file mode 100644 (file)
index 0000000..51d5e43
--- /dev/null
@@ -0,0 +1,10 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>C</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <!-- default packaging is jar -->\r
+  <!--packaging>jar</packaging-->\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/2.0/samplejar-2.0.jar b/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/2.0/samplejar-2.0.jar
new file mode 100644 (file)
index 0000000..54d190b
--- /dev/null
@@ -0,0 +1 @@
+dummy content. sample file only.\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/2.0/samplejar-2.0.pom b/maven-repository-discovery/src/test/repository/org/apache/maven/samplejar/2.0/samplejar-2.0.pom
new file mode 100644 (file)
index 0000000..c6f89f9
--- /dev/null
@@ -0,0 +1,10 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.maven</groupId>\r
+  <artifactId>C</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <!-- specified packaging -->\r
+  <packaging>jar</packaging>\r
+</project>\r
diff --git a/maven-repository-discovery/src/test/repository/org/apache/testgroup/discovery/1.0/discovery-1.0.pom b/maven-repository-discovery/src/test/repository/org/apache/testgroup/discovery/1.0/discovery-1.0.pom
new file mode 100644 (file)
index 0000000..ac5ca14
--- /dev/null
@@ -0,0 +1,9 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
+  <modelVersion>4.0.0</modelVersion>\r
+  <groupId>org.apache.testgroup</groupId>\r
+  <artifactId>discovery</artifactId>\r
+  <version>1.0</version>\r
+  <name>Maven Test Repository Artifact Discovery</name>\r
+  <packaging>pom</packaging>\r
+</project>\r