Relative path errors could be more explicit
-------------------------------------------
Key: MNG-4825
URL: http://jira.codehaus.org/browse/MNG-4825
Project: Maven 2 & 3
Issue Type: Improvement
Components: Logging
Affects Versions: 3.0-beta-3
Reporter: Brett Porter
See the exceptions in MNG-4824.
This was caused by a default relative path of '../pom.xml' which was not
correct. Maven 2.x ignored it and went to the repository, but as specified in
the compatibility notes Maven 3 fails. The exception should state that it was a
non-resolvable parent because it is not in the repository and not found at the
relative path of '../pom.xml'
--
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