You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yan Fang (JIRA)" <ji...@apache.org> on 2015/04/01 23:26:53 UTC

[jira] [Commented] (SAMZA-630) hello-samza build fails due to unresolved dependencies (0.9.0)

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

Yan Fang commented on SAMZA-630:
--------------------------------

Hi [~jfields],

1. If you want to use the released version, use the *master* branch. The latest branch is for developing/testing purpose.
2. Since we just release the 0.9.0 version yesterday, have not updated related pom in hello-samza to use the 0.9.0. So it's still 0.8.1 release. SAMZA-631 is for this. Should be updated today.

> hello-samza build fails due to unresolved dependencies (0.9.0)
> --------------------------------------------------------------
>
>                 Key: SAMZA-630
>                 URL: https://issues.apache.org/jira/browse/SAMZA-630
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jeremy Fields
>
> Following the tutorial here: http://samza.apache.org/startup/hello-samza/latest/ , building in a fresh centos7 docker container.
> After a successful git clone and bin/grid bootstrap, running "mvn clean package" results in the following:
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 55.214s
> [INFO] Finished at: Wed Apr 01 20:49:03 UTC 2015
> [INFO] Final Memory: 11M/70M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project hello-samza: Could not resolve dependencies for project org.apache.samza:hello-samza:jar:0.9.0: The following artifacts could not be resolved: org.apache.samza:samza-api:jar:0.9.0-SNAPSHOT, org.apache.samza:samza-core_2.10:jar:0.9.0-SNAPSHOT, org.apache.samza:samza-log4j:jar:0.9.0-SNAPSHOT, org.apache.samza:samza-shell:tgz:dist:0.9.0-SNAPSHOT, org.apache.samza:samza-yarn_2.10:jar:0.9.0-SNAPSHOT, org.apache.samza:samza-kv_2.10:jar:0.9.0-SNAPSHOT, org.apache.samza:samza-kv-rocksdb_2.10:jar:0.9.0-SNAPSHOT, org.apache.samza:samza-kafka_2.10:jar:0.9.0-SNAPSHOT: Could not find artifact org.apache.samza:samza-api:jar:0.9.0-SNAPSHOT in my-local-repo (file:///root/.m2/repository) -> [Help 1]



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