Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0-M1
-
Component/s: Plugin API, Plugins and Lifecycle
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
This affects maven-plugin-tools-* (maven-plugin-tools-api, mainly), at least as far as 2.4.3+ (up to recent 2.4.4-SNAPSHOTs).
Issue Links
- is related to
-
MPLUGIN-136
maven-plugin-tools-api requires relative script root paths
-
- relates to
-
MNG-3475
Some directories are not basedir aligned
-
Cloning the issue and re-linking it so it'll show up in release notes for both projects.
Also, the fix for Maven itself to accommodate older plugin-tools-api versions is to leave script source roots relative. This triggered revisions to the following integration tests:
to make sure the plugin checking the source roots didn't worry about relative script roots.