[
https://issues.apache.org/jira/browse/FLINK-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194928#comment-16194928
]
ASF GitHub Bot commented on FLINK-7739:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/4777#discussion_r143253445
--- Diff: pom.xml ---
@@ -1181,7 +1204,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>1.4.1</version><!--$NO-MVN-MAN-VER$-->
+
<version>${enforcer.version}</version><!--$NO-MVN-MAN-VER$-->
--- End diff --
How about defining the plugin in the plugin management section, rather than
using a variable? I think that is the more maintainable solution in the log run.
> Improve Kafka*ITCase tests stability
> ------------------------------------
>
> Key: FLINK-7739
> URL: https://issues.apache.org/jira/browse/FLINK-7739
> Project: Flink
> Issue Type: Improvement
> Components: Kafka Connector
> Affects Versions: 1.3.2
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)