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

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

GitHub user twalthr opened a pull request:

    https://github.com/apache/flink/pull/2549

    [FLINK-4671] [table] Table API can not be built

    This PR solves problems introduced by FLINK-3929 / 25a622f. Now the plugin 
is configured globally. All projects that depend on `flink-test-utils` should 
build again.
    
    @mxm what do you think?
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twalthr/flink FLINK-4671

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2549.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2549
    
----
commit 4f90737247a561e53069aabb7179f483bcee6507
Author: twalthr <[email protected]>
Date:   2016-09-26T13:05:40Z

    [FLINK-4671] [table] Table API can not be built

----


> 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