Details
Description
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'
Activity
Benjamin Bentmann
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Benjamin Bentmann [ bentmann ] | |
| Fix Version/s | 3.0 [ 13142 ] | |
| Resolution | Fixed [ 1 ] |