[ https://issues.apache.org/jira/browse/MNG-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796503#comment-17796503 ]
ASF GitHub Bot commented on MNG-7963: ------------------------------------- olamy commented on code in PR #1340: URL: https://github.com/apache/maven/pull/1340#discussion_r1426023741 ########## maven-embedder/src/main/java/org/eclipse/sisu/plexus/PlexusXmlBeanConverter.java: ########## @@ -43,6 +42,7 @@ import org.codehaus.plexus.util.xml.pull.MXParser; import org.codehaus.plexus.util.xml.pull.XmlPullParser; import org.codehaus.plexus.util.xml.pull.XmlPullParserException; +import org.eclipse.sisu.Priority; Review Comment: out of curiosity why changing this package? > Clean up the build, tidy up dependencies > ---------------------------------------- > > Key: MNG-7963 > URL: https://issues.apache.org/jira/browse/MNG-7963 > Project: Maven > Issue Type: Task > Components: Bootstrap & Build > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 4.0.0, 4.0.0-alpha-10 > > > Currently the build is ok, but contains many redundant elements in POM, > repetitions and badly scoped dependencies. > This change is NOT about upgrading any dependency. -- This message was sent by Atlassian Jira (v8.20.10#820010)