You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/05/29 10:32:04 UTC

[jira] [Commented] (FLINK-6759) storm-examples cannot be built without cached dependencies

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

Aljoscha Krettek commented on FLINK-6759:
-----------------------------------------

I would actually be in favour of removing the Storm Compatibility layer. I have never seen anyone using it, it is additional code that we have to maintain and it makes the build run longer.

> storm-examples cannot be built without cached dependencies
> ----------------------------------------------------------
>
>                 Key: FLINK-6759
>                 URL: https://issues.apache.org/jira/browse/FLINK-6759
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>
> The {{flink-storm-examples}} module fails to build if the {{flink-examples-batch}} dependency is not present in the local cache.
> {code}
> [ERROR] Failed to execute goal on project flink-storm-examples_2.10: Could not resolve dependencies for project org.apache.flink:flink-storm-examples_2.10:jar:1.4-SNAPSHOT:
> Failed to collect dependenc
> ies at org.apache.flink:flink-examples-batch_2.10:jar:1.4-SNAPSHOT: Failed to read artifact descriptor for org.apache.flink:flink-examples-batch_2.10:jar:1.4-SNAPSHOT:
> Failure to find org.apache.flink
> :flink-examples_${scala.binary.version}:pom:1.4-SNAPSHOT in https://repository.apache.org/snapshots was cached in the local repository,
> resolution will not be reattempted until the update interval of
> apache.snapshots has elapsed or updates are forced -> [Help 1]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)