From b065103e6c4c997ad53b7554f755318c9736e8a8 Mon Sep 17 00:00:00 2001 From: Benson Margulies Date: Sun, 11 Dec 2011 01:36:24 +0000 Subject: [PATCH] MNG-3498: StringIndexOutOfBounds -1 during path translation while reading pom.xml o Fix test to use the plugin it builds, not go looking for some other mythical plugin. git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212952 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/mng-3498/mng-3498-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/its/core-it-suite/src/test/resources/mng-3498/mng-3498-project/pom.xml b/its/core-it-suite/src/test/resources/mng-3498/mng-3498-project/pom.xml index a3ecb01f25..4bd76aac9a 100644 --- a/its/core-it-suite/src/test/resources/mng-3498/mng-3498-project/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-3498/mng-3498-project/pom.xml @@ -30,7 +30,7 @@ under the License. ${project.groupId} - maven-mng3498-plugin + mavenit-mng3498-plugin 1