[regression] Effective model contains paths with non-normalized file separators
-------------------------------------------------------------------------------
Key: MNG-4007
URL: http://jira.codehaus.org/browse/MNG-4007
Project: Maven 2
Issue Type: Bug
Components: POM
Affects Versions: 3.0-alpha-1
Reporter: Benjamin Bentmann
Priority: Minor
For instance, calling {{MavenProject.getBuild().getOutputDirectory()}} returns
"M:\mng-4007/target/classes" on Windows, i.e. a path with mixed file
separators. This is troublesome for poorly written code that employs simple
string comparison to check for path equality.
--
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