StringIndexOutOfBounds -1 during path translation while reading pom.xml
-----------------------------------------------------------------------

                 Key: MNG-3498
                 URL: http://jira.codehaus.org/browse/MNG-3498
             Project: Maven 2
          Issue Type: Bug
          Components: Inheritance and Interpolation
    Affects Versions: 2.0.9, 2.1-alpha-1
            Reporter: John Casey


<directory>${basedir}</directory> expresses this. The problem is that the 
DefaultPathTranslator expects there to be more than the simple basedir 
expression, and chokes if it encounters that expression as the only part of the 
value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to