[ 
https://issues.apache.org/jira/browse/FLINK-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495241#comment-16495241
 ] 

ASF GitHub Bot commented on FLINK-9464:
---------------------------------------

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6093#discussion_r191792861
  
    --- Diff: flink-connectors/flink-connector-filesystem/pom.xml ---
    @@ -67,13 +67,6 @@ under the License.
     
                <!-- test dependencies -->
     
    -           <dependency>
    -                   <groupId>org.apache.flink</groupId>
    -                   <artifactId>flink-test-utils-junit</artifactId>
    --- End diff --
    
    i assume this is unused?


> Clean up pom files
> ------------------
>
>                 Key: FLINK-9464
>                 URL: https://issues.apache.org/jira/browse/FLINK-9464
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> Some of Flink module's {{pom.xml}} files contain unnecessary or redundant 
> information. For example, the {{flink-clients}} {{pom.xml}} specifies twice 
> the {{maven-jar-plugin}} in the build section. Other modules explicitly 
> specify the version and scope of the {{flink-test-utils-junit}} module which 
> is managed by the parent's dependency management section. I propose to clean 
> these things up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to