[ https://issues.apache.org/jira/browse/MNG-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet updated MNG-7955: --------------------------------- Fix Version/s: 4.x / Backlog > Plugins should be allowed some control over the imported packages > ----------------------------------------------------------------- > > Key: MNG-7955 > URL: https://issues.apache.org/jira/browse/MNG-7955 > Project: Maven > Issue Type: New Feature > Components: Class Loading > Reporter: Guillaume Nodet > Priority: Major > Fix For: 4.0.x-candidate, 4.x / Backlog > > > We need some simple configuration to allow plugins to indicate which packages > / artifacts they need to be provided. This could solve the problems with > {{org.slf4j}} package. > I think the defaults could be the following packages: > * org.apache.maven.api,org.apache.maven.api.* > * org.slf4j > * jarkata.inject > > See > [https://github.com/apache/maven/pull/1336|https://github.com/apache/maven/pull/1336/files#diff-9600f93ce04acabe017b026dc1ebbb445e8cb363bb2677a764a783ab85cf804aR106-R108] > which is related. -- This message was sent by Atlassian Jira (v8.20.10#820010)