[regression] ${localRepository.basedir} is not a proper path
------------------------------------------------------------

                 Key: MNG-4305
                 URL: http://jira.codehaus.org/browse/MNG-4305
             Project: Maven 2
          Issue Type: Bug
          Components: Artifacts and Repositories
    Affects Versions: 3.0-alpha-3
            Reporter: Benjamin Bentmann


In existing Maven versions, calling {{getBasedir()}} on the local repository 
returns a proper filesystem path, i.e.
- the path uses the platform-specified file separator
- the path has no trailing separator

Trunk currently violates both of these principles. Plugins that rely on the 
specific path format will fail.

-- 
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