You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "famod (via GitHub)" <gi...@apache.org> on 2023/02/14 22:06:00 UTC

[GitHub] [maven] famod commented on pull request #999: [3.8.x][MNG-7160] Ability to customize core extensions classloaders (#616)

famod commented on PR #999:
URL: https://github.com/apache/maven/pull/999#issuecomment-1430437505

   It allows GIB to declare plexus-utils depenency to fix the pom.xml usage scenarios on Maven 3.9+ while giving extension.xml users a solution to avoid that `Xpp3Dom` CCE...at least with Maven 3.8.8.
   Users of Maver 3.8.7 or below are out of luck (if using the extension.xml approach), which is why I'll have a look at a reflection workaround.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org