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/08/31 17:47:21 UTC

[GitHub] [maven-plugin-tools] eolivelli commented on a change in pull request #18: Add Modernizer and take advantage of Java 7 APIs

eolivelli commented on a change in pull request #18: Add Modernizer and take advantage of Java 7 APIs
URL: https://github.com/apache/maven-plugin-tools/pull/18#discussion_r319731632
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -317,6 +317,23 @@
           </dependency>
         </dependencies>
       </plugin>
+      <plugin>
+        <groupId>org.gaul</groupId>
+        <artifactId>modernizer-maven-plugin</artifactId>
 
 Review comment:
   I am not sure we want this plugin and the dependency.
   I see it is an useful tool.
   
   Maybe we should start a thread on dev@maven.apache.org
   
   @rfscholte

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