Maven 2 & 3

CLONE maven-plugin-tools-api requires relative script root paths

Details

  • Complexity:
    Intermediate
  • Number of attachments :
    0

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

Activity

Hide
John Casey added a comment -

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:

  • testForkFromMojo(org.apache.maven.integrationtests.MavenITmng3703ExecutionProjectWithRelativePathsTest)
  • testForkFromReport(org.apache.maven.integrationtests.MavenITmng3703ExecutionProjectWithRelativePathsTest)
  • testitMNG3475(org.apache.maven.integrationtests.MavenITmng3475BaseAlignedDir)

to make sure the plugin checking the source roots didn't worry about relative script roots.

Show
John Casey added a comment - 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:
  • testForkFromMojo(org.apache.maven.integrationtests.MavenITmng3703ExecutionProjectWithRelativePathsTest)
  • testForkFromReport(org.apache.maven.integrationtests.MavenITmng3703ExecutionProjectWithRelativePathsTest)
  • testitMNG3475(org.apache.maven.integrationtests.MavenITmng3475BaseAlignedDir)
to make sure the plugin checking the source roots didn't worry about relative script roots.
Hide
John Casey added a comment -

This issue was fixed in RC12

Show
John Casey added a comment - This issue was fixed in RC12

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: