cstamas commented on issue #912: URL: https://github.com/apache/maven-mvnd/issues/912#issuecomment-4092001839
@gnodet I just realized: original issue fixed the case when user had `.mvn/extensions.xml` and related changes fixed mvnd to not load (given it is already in core). But here, we have another extension, that as transitive, pulls in smart builder. To me, it seems we need to **alter** mvnd-wrapped maven-core `extension.xml`, as IF smart builder would be enlisted there, Tycho would basically need to do... nothing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
