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

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

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

    https://github.com/apache/flink/pull/2549#discussion_r80472473
  
    --- Diff: pom.xml ---
    @@ -1081,6 +1081,15 @@ under the License.
                                </executions>
                        </plugin>
     
    +                   <!-- Pull bundled transitive dependencies (e.g. 
Mini-KDC see DIRSHARED-134) -->
    --- End diff --
    
    Would change "e.g." to "i.e." because it is the only dependency which uses 
the bundle mechanism.


> Table API can not be built
> --------------------------
>
>                 Key: FLINK-4671
>                 URL: https://issues.apache.org/jira/browse/FLINK-4671
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>
> Running {{mvn clean verify}} in {{flink-table}} results in a build failure.
> {code}
> [ERROR] Failed to execute goal on project flink-table_2.10: Could not resolve 
> dependencies for project org.apache.flink:flink-table_2.10:jar:1.2-SNAPSHOT: 
> Failure to find org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2 in 
> https://repo.maven.apache.org/maven2 was cached in the local repository, 
> resolution will not be reattempted until the update interval of central has 
> elapsed or updates are forced -> [Help 1]
> {code}
> However, the master can be built successfully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to