[ https://issues.apache.org/jira/browse/MNG-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625899#comment-17625899 ]
Hudson commented on MNG-7547: ----------------------------- Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-810 #7 See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-810/7/ > Simplify G level metadata handling > ---------------------------------- > > Key: MNG-7547 > URL: https://issues.apache.org/jira/browse/MNG-7547 > Project: Maven > Issue Type: Improvement > Components: Artifacts and Repositories, Plugins and Lifecycle > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 3.9.0, 4.0.0-alpha-2, 4.0.0 > > > The original fix from MNG-7055 can be tremendously simplified: the plugins > about to be deployed are JARs with embedded plugin descriptor, that contains > all the required information (GA, prefix, name) to make G level metadata > generator does everything on it's own, no need for hoops and loops at all. > Actually, with this, all 3 generators becomes self-sufficient, and no need > for caller to even fiddle with deploying metadata (as it happens > automatically, courtesy of resolver and resolver-provider in maven). -- This message was sent by Atlassian Jira (v8.20.10#820010)