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 2019/06/21 14:41:46 UTC

[GitHub] [maven] josephw commented on a change in pull request #257: MNG-6686: convert maven-embedder to JSR 330

josephw commented on a change in pull request #257: MNG-6686: convert maven-embedder to JSR 330
URL: https://github.com/apache/maven/pull/257#discussion_r296265585
 
 

 ##########
 File path: maven-artifact/pom.xml
 ##########
 @@ -45,10 +45,6 @@ under the License.
 
   <build>
     <plugins>
-      <plugin>
-        <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-component-metadata</artifactId>
-      </plugin>
 
 Review comment:
   This is the only cleanup from the more general work in #232 needed for this module. I've kept it in because I don't think it's large enough for its own issue and PR.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services