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



##########
File path: maven-core/src/main/resources/META-INF/maven/extension.xml
##########
@@ -96,9 +96,11 @@ under the License.
 
     <!-- javax.inject (JSR-330) -->
     <exportedPackage>javax.inject.*</exportedPackage>
-    <!-- javax.enterprise.inject (JSR-299) -->
+    <!-- javax.enterprise.inject (JSR-299): must never be exported, if needed 
at plugin level, plugin adds it
+         there is no justification to get it at maven level and leaking it 
will conflict

Review comment:
       Conflict with what?




----------------------------------------------------------------
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.

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


Reply via email to