From 4810ffa73ea720b2cf528657122a7c5b970e1cc0 Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Sat, 6 Dec 2008 15:46:54 +0000 Subject: [PATCH] o Removed snapshot repos (IT plugins are centrally downloaded by the bootstrap project) git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724002 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/it0023/pom.xml | 13 ------------- .../src/test/resources/it0040/pom.xml | 17 ----------------- .../src/test/resources/it0041/pom.xml | 17 ----------------- .../src/test/resources/it0064/pom.xml | 19 +------------------ .../src/test/resources/it0073/pom.xml | 19 +------------------ .../src/test/resources/mng-0095/pom.xml | 18 +----------------- .../src/test/resources/mng-0282/pom.xml | 18 +----------------- .../src/test/resources/mng-0294/pom.xml | 13 ------------- .../src/test/resources/mng-0471/pom.xml | 19 +------------------ .../src/test/resources/mng-2234/pom.xml | 13 ------------- .../src/test/resources/mng-2277/pom.xml | 19 +------------------ .../src/test/resources/mng-2293/pom.xml | 19 +------------------ .../src/test/resources/mng-2339/a/pom.xml | 19 +------------------ .../src/test/resources/mng-2339/b/pom.xml | 19 +------------------ .../src/test/resources/mng-2562/pom.xml | 19 +------------------ .../src/test/resources/mng-3106/pom.xml | 13 ------------- .../src/test/resources/mng-3268/pom.xml | 13 ------------- .../test/resources/mng-3535/failure/pom.xml | 19 +------------------ .../test/resources/mng-3535/success/pom.xml | 19 +------------------ .../src/test/resources/mng-3545/pom.xml | 13 ------------- 20 files changed, 12 insertions(+), 326 deletions(-) diff --git a/its/core-it-suite/src/test/resources/it0023/pom.xml b/its/core-it-suite/src/test/resources/it0023/pom.xml index f5af941e8f..67a4d8d8de 100644 --- a/its/core-it-suite/src/test/resources/it0023/pom.xml +++ b/its/core-it-suite/src/test/resources/it0023/pom.xml @@ -17,17 +17,4 @@ - - - - apache.snapshots - http://people.apache.org/repo/m2-snapshot-repository - - true - - - false - - - diff --git a/its/core-it-suite/src/test/resources/it0040/pom.xml b/its/core-it-suite/src/test/resources/it0040/pom.xml index 76f4af4ce8..0b79e21ee3 100644 --- a/its/core-it-suite/src/test/resources/it0040/pom.xml +++ b/its/core-it-suite/src/test/resources/it0040/pom.xml @@ -7,23 +7,6 @@ it-packaging 1.0 - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - diff --git a/its/core-it-suite/src/test/resources/it0041/pom.xml b/its/core-it-suite/src/test/resources/it0041/pom.xml index 0c04d2d5a2..bf7b52fd2b 100644 --- a/its/core-it-suite/src/test/resources/it0041/pom.xml +++ b/its/core-it-suite/src/test/resources/it0041/pom.xml @@ -6,23 +6,6 @@ Test the use of a new type from a plugin 1.0-SNAPSHOT - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - org.apache.maven diff --git a/its/core-it-suite/src/test/resources/it0064/pom.xml b/its/core-it-suite/src/test/resources/it0064/pom.xml index b9ce1a9cc8..57563777a2 100644 --- a/its/core-it-suite/src/test/resources/it0064/pom.xml +++ b/its/core-it-suite/src/test/resources/it0064/pom.xml @@ -7,24 +7,7 @@ for the population of configuration values. jar 1.0 - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + junit diff --git a/its/core-it-suite/src/test/resources/it0073/pom.xml b/its/core-it-suite/src/test/resources/it0073/pom.xml index 40226394b3..53568efc27 100644 --- a/its/core-it-suite/src/test/resources/it0073/pom.xml +++ b/its/core-it-suite/src/test/resources/it0073/pom.xml @@ -5,24 +5,7 @@ maven-it-it0073 Tests context passing between mojos in the same plugin. 1.0-SNAPSHOT - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + diff --git a/its/core-it-suite/src/test/resources/mng-0095/pom.xml b/its/core-it-suite/src/test/resources/mng-0095/pom.xml index 3aff5891bc..6835586fb8 100644 --- a/its/core-it-suite/src/test/resources/mng-0095/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-0095/pom.xml @@ -7,23 +7,7 @@ the first module, but checks that the second modules is built. pom 1.0 - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - + diff --git a/its/core-it-suite/src/test/resources/mng-0282/pom.xml b/its/core-it-suite/src/test/resources/mng-0282/pom.xml index 1364e05c08..7cf6b0f99b 100644 --- a/its/core-it-suite/src/test/resources/mng-0282/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-0282/pom.xml @@ -6,23 +6,7 @@ Test non-reactor behavior when plugin declares "@requiresProject false" pom 1.0 - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - + diff --git a/its/core-it-suite/src/test/resources/mng-0294/pom.xml b/its/core-it-suite/src/test/resources/mng-0294/pom.xml index ea5fe77a47..f9e00a714c 100644 --- a/its/core-it-suite/src/test/resources/mng-0294/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-0294/pom.xml @@ -17,17 +17,4 @@ - - - - apache.snapshots - http://people.apache.org/repo/m2-snapshot-repository - - true - - - false - - - diff --git a/its/core-it-suite/src/test/resources/mng-0471/pom.xml b/its/core-it-suite/src/test/resources/mng-0471/pom.xml index 42fe6598a7..6bbf50ace1 100644 --- a/its/core-it-suite/src/test/resources/mng-0471/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-0471/pom.xml @@ -6,24 +6,7 @@ Test @execute with a custom lifecycle, including configuration jar 1.0 - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + diff --git a/its/core-it-suite/src/test/resources/mng-2234/pom.xml b/its/core-it-suite/src/test/resources/mng-2234/pom.xml index 1eac3ec41c..99f6efcd0c 100644 --- a/its/core-it-suite/src/test/resources/mng-2234/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-2234/pom.xml @@ -24,17 +24,4 @@ - - - - apache.snapshots - http://people.apache.org/repo/m2-snapshot-repository - - true - - - false - - - diff --git a/its/core-it-suite/src/test/resources/mng-2277/pom.xml b/its/core-it-suite/src/test/resources/mng-2277/pom.xml index 122047fb21..47d38e5061 100644 --- a/its/core-it-suite/src/test/resources/mng-2277/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-2277/pom.xml @@ -5,24 +5,7 @@ pom 1.0 MNG-2277 - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + diff --git a/its/core-it-suite/src/test/resources/mng-2293/pom.xml b/its/core-it-suite/src/test/resources/mng-2293/pom.xml index d8b4a032fe..884e834ef8 100644 --- a/its/core-it-suite/src/test/resources/mng-2293/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-2293/pom.xml @@ -7,24 +7,7 @@ expected [MNG-2293] pom 3.8.1 - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + diff --git a/its/core-it-suite/src/test/resources/mng-2339/a/pom.xml b/its/core-it-suite/src/test/resources/mng-2339/a/pom.xml index 3cc02cbf71..66a575f7de 100644 --- a/its/core-it-suite/src/test/resources/mng-2339/a/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-2339/a/pom.xml @@ -3,24 +3,7 @@ org.apache.maven.its.mng2339 bad-project-interpolation 1.0-SNAPSHOT - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + - - - apache.snapshots - http://people.apache.org/repo/m2-snapshot-repository - - true - - - false - - - diff --git a/its/core-it-suite/src/test/resources/mng-3268/pom.xml b/its/core-it-suite/src/test/resources/mng-3268/pom.xml index 6eab51278c..d3ed904756 100644 --- a/its/core-it-suite/src/test/resources/mng-3268/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-3268/pom.xml @@ -104,17 +104,4 @@ - - - - apache.snapshots - http://people.apache.org/repo/m2-snapshot-repository - - true - - - false - - - diff --git a/its/core-it-suite/src/test/resources/mng-3535/failure/pom.xml b/its/core-it-suite/src/test/resources/mng-3535/failure/pom.xml index af23f7f04b..c0ebfc872b 100644 --- a/its/core-it-suite/src/test/resources/mng-3535/failure/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-3535/failure/pom.xml @@ -25,24 +25,7 @@ under the License. pom 1.0 Apache Maven: mng3535-selfReferentialProperties - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + diff --git a/its/core-it-suite/src/test/resources/mng-3535/success/pom.xml b/its/core-it-suite/src/test/resources/mng-3535/success/pom.xml index e26d3d5cf7..b21dd3e0f8 100644 --- a/its/core-it-suite/src/test/resources/mng-3535/success/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-3535/success/pom.xml @@ -25,24 +25,7 @@ under the License. pom 1.0 Apache Maven: mng3535-selfReferentialProperties - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - - - test-plugins - http://people.apache.org/repo/m2-snapshot-repository/ - false - true - - - + diff --git a/its/core-it-suite/src/test/resources/mng-3545/pom.xml b/its/core-it-suite/src/test/resources/mng-3545/pom.xml index e96ac73c4d..b03cc67c3e 100644 --- a/its/core-it-suite/src/test/resources/mng-3545/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-3545/pom.xml @@ -143,17 +143,4 @@ - - - - apache.snapshots - http://people.apache.org/repo/m2-snapshot-repository - - true - - - false - - -