[
https://issues.apache.org/jira/browse/MNG-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620924#comment-17620924
]
Hudson commented on MNG-7547:
-----------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-7543 #3
See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7543/3/
> 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)