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
This commit is contained in:
Benson Margulies 2011-12-11 01:36:24 +00:00
parent ce8c067362
commit b065103e6c
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ under the License.
<plugins>
<plugin>
<groupId>${project.groupId}</groupId>
<artifactId>maven-mng3498-plugin</artifactId>
<artifactId>mavenit-mng3498-plugin</artifactId>
<version>1</version>
<executions>
<execution>