You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/19 16:32:13 UTC

[GitHub] [flink] tillrohrmann commented on a change in pull request #11132: [FLINK-16164][build] Disable maven-site-plugin

tillrohrmann commented on a change in pull request #11132: [FLINK-16164][build] Disable maven-site-plugin
URL: https://github.com/apache/flink/pull/11132#discussion_r381381416
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1699,6 +1699,18 @@ under the License.
 					</configuration>
 				</plugin>
 
+				<plugin>
+					<!-- Imherited from Apache parent, but not actually used. Disable to reduce noise. -->
 
 Review comment:
   ```suggestion
   					<!-- Inherited from Apache parent, but not actually used. Disable to reduce noise. -->
   ```

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