You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "shijinkui (JIRA)" <ji...@apache.org> on 2016/09/24 06:10:20 UTC

[jira] [Commented] (FLINK-4671) Table API can not be built

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

shijinkui commented on FLINK-4671:
----------------------------------

Same error to yours. The maven repo have this dependency. https://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M2/



> 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
>
> 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)