You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/11/23 16:05:01 UTC

[GitHub] [maven] michael-o commented on a change in pull request #616: [MNG-7160] Fix core extension classloader

michael-o commented on a change in pull request #616:
URL: https://github.com/apache/maven/pull/616#discussion_r755279757



##########
File path: maven-embedder/src/main/mdo/core-extensions.mdo
##########
@@ -82,6 +82,14 @@
           <required>true</required>
           <type>String</type>
         </field>
+        <field>
+          <name>classloadingStrategy</name>
+          <description>The classloading strategy (self-first, parent-first, plugin)</description>

Review comment:
       I thin




-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org