[
https://issues.apache.org/jira/browse/BEAM-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602292#comment-15602292
]
Luke Cwik commented on BEAM-803:
--------------------------------
Does it fail because the ServiceLoader files during bundling are being ignored
and not merged?
> Maven configuration that easily launches examples IT tests on one specific
> runner
> ---------------------------------------------------------------------------------
>
> Key: BEAM-803
> URL: https://issues.apache.org/jira/browse/BEAM-803
> Project: Beam
> Issue Type: Wish
> Reporter: Kenneth Knowles
> Assignee: Jason Kuster
> Priority: Minor
>
> Today, there is {{-Pjenkins-precommit}} that activates separate executions
> for each of the runners, but no easy way to invoke just one of those
> executions that I can discern.
> The most promising command that I can come up with to run, for example, the
> Flink wordcount integration test, is {{mvn
> failsafe:integration-test@flink-runner-integration-tests -Pjenkins-precommit
> -pl examples/java/}} but this fails due to runner registrar issues. Ideally,
> this would be a fail-proof one-liner.
> Any tips?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)