Kenneth Knowles created BEAM-6282:
-------------------------------------
Summary: Failure in post-release tests: Intra-project deps on
vendored artifacts are incompatible with separate release
Key: BEAM-6282
URL: https://issues.apache.org/jira/browse/BEAM-6282
Project: Beam
Issue Type: Bug
Components: build-system
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/467/console
This is a test that runs wordcount against a snapshot release.
{code}
06:03:45 [ERROR] Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project
word-count-beam: An exception occured while executing the Java class.
org/apache/beam/vendor/grpc/v1p13p1/com/google/protobuf/MessageOrBuilder:
org.apache.beam.vendor.grpc.v1p13p1.com.google.protobuf.MessageOrBuilder ->
[Help 1]
{code}
etc, etc. Still looking through the logs, but I am guessing the v1p13p1
dependency is not available or not set up right.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)