[
https://issues.apache.org/jira/browse/BEAM-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440339#comment-15440339
]
ASF GitHub Bot commented on BEAM-598:
-------------------------------------
GitHub user dhalperi reopened a pull request:
https://github.com/apache/incubator-beam/pull/895
[BEAM-598] gearpump: switch to stable version
They have apparently deleted the SNAPSHOT jar and now builds are failing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhalperi/incubator-beam gearpump-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/895.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 #895
----
commit fb74c936ed92c7a8548c338cc03957794fc60902
Author: Dan Halperin <[email protected]>
Date: 2016-08-26T23:25:58Z
gearpump: switch to stable version
They have apparently deleted the SNAPSHOT jar and now builds are failing.
----
> GearpumpRunner depends on SNAPSHOT jar that has since been released and
> deleted
> -------------------------------------------------------------------------------
>
> Key: BEAM-598
> URL: https://issues.apache.org/jira/browse/BEAM-598
> Project: Beam
> Issue Type: Bug
> Components: runner-gearpump
> Affects Versions: Not applicable
> Reporter: Daniel Halperin
> Assignee: Manu Zhang
>
> {code}
> [ERROR] Failed to execute goal on project beam-runners-gearpump: Could not
> resolve dependencies for project
> org.apache.beam:beam-runners-gearpump:jar:0.3.0-incubating-SNAPSHOT: The
> following artifacts could not be resolved:
> org.apache.gearpump:gearpump-streaming_2.11:jar:0.8.1-SNAPSHOT,
> org.apache.gearpump:gearpump-core_2.11:jar:0.8.1-SNAPSHOT,
> org.apache.gearpump:gearpump-daemon_2.11:jar:0.8.1-SNAPSHOT: Failure to find
> org.apache.gearpump:gearpump-streaming_2.11:jar:0.8.1-SNAPSHOT in
> http://repository.apache.org/snapshots was cached in the local repository,
> resolution will not be reattempted until the update interval of Nexus has
> elapsed or updates are forced -> [Help 1]
> {code}
> https://builds.apache.org/view/Beam/job/beam_PostCommit_RunnableOnService_GearpumpLocal/145/console
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)