You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2016/10/27 22:08:59 UTC

[jira] [Resolved] (BEAM-820) Travis test_wordcount.sh retrieve snapshot from repo, not Maven reactor

     [ https://issues.apache.org/jira/browse/BEAM-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles resolved BEAM-820.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> Travis test_wordcount.sh retrieve snapshot from repo, not Maven reactor
> -----------------------------------------------------------------------
>
>                 Key: BEAM-820
>                 URL: https://issues.apache.org/jira/browse/BEAM-820
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java, sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Jason Kuster
>             Fix For: Not applicable
>
>
> Because of the particulars of the Maven invocation `mvn exec:java`, the snapshot of the SDK that is used is pulled from the snapshot repository, not the Maven reactor, so it does not correspond to the current SDK.
> In particular, this means at each release the tests will fail until a snapshot is built. It is also slower.



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