[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808112#comment-17808112 ]
ASF GitHub Bot commented on MNG-8005: ------------------------------------- cstamas opened a new pull request, #1385: URL: https://github.com/apache/maven/pull/1385 Maven4 seems sets but then drops/overrides some workspace readers. Partially due hazy borders who or what manages them, as role is split between session factory and session factory caller. Changes: * session factory does NOTHING re workspace readers, it becomes fully the caller duty * two spots calling (default maven, extension bootstrap) are now fully in charge to properly setup workspace readers --- https://issues.apache.org/jira/browse/MNG-8005 > IDE WorkspaceReader is ignored in Maven 4 > ----------------------------------------- > > Key: MNG-8005 > URL: https://issues.apache.org/jira/browse/MNG-8005 > Project: Maven > Issue Type: Bug > Components: Core > Affects Versions: 4.0.0-alpha-4, 4.0.0-alpha-10 > Reporter: Jonas Rutishauser > Priority: Major > Fix For: 4.0.0, 4.0.0-alpha-13 > > > Since maven-4.0.0-alpha-4 the {{@Named("ide") WorkspaceReader}} (and the one > from the {{MavenExecutionRequest}}) is no longer used. > The [last > commit|https://github.com/apache/maven/commit/f77de570b789d6e0c48c7d5001fdb4d9f663187c] > of MNG-7646 introduced this bug. -- This message was sent by Atlassian Jira (v8.20.10#820010)