zentol commented on a change in pull request #8647: [FLINK-12379][build] Fix 
sql-parser code generation on Scala 2.12
URL: https://github.com/apache/flink/pull/8647#discussion_r291128285
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -744,6 +743,11 @@ under the License.
                        <build>
                                <pluginManagement>
                                        <plugins>
+                                               <plugin>
+                                                       
<groupId>org.codehaus.mojo</groupId>
+                                                       
<artifactId>build-helper-maven-plugin</artifactId>
+                                                       <version>1.7</version>
 
 Review comment:
   because quite a few modules, primarily scala reliant ones, were overriding 
the version to 1.7 already, and it apparently did not cause issues.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to