[
https://issues.apache.org/jira/browse/FLINK-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther resolved FLINK-4671.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Fixed in e5d62da2c98ad9c6a5ca9c0782a7fea8a01d639a.
> 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
> Fix For: 1.2.0
>
>
> 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)