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/02/13 21:35:55 UTC

[GitHub] rfscholte commented on a change in pull request #21: [MJAVADOC-578] Groups parameter is not compatibile with Surefire

rfscholte commented on a change in pull request #21: [MJAVADOC-578] Groups parameter is not compatibile with Surefire
URL: https://github.com/apache/maven-javadoc-plugin/pull/21#discussion_r256598825
 
 

 ##########
 File path: src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
 ##########
 @@ -1043,7 +1043,7 @@
      * See <a href="./apidocs/org/apache/maven/plugin/javadoc/options/Group.html">Javadoc</a>.
      * <br/>
      */
-    @Parameter( property = "groups" )
+    @Parameter()
 
 Review comment:
   And no need for parentheses anymore

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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