[
https://issues.apache.org/jira/browse/BEAM-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-557.
----------------------------
Resolution: Fixed
Fix Version/s: 0.3.0-incubating
> Test-scoped dependencies should be excluded from shading package relocation
> ---------------------------------------------------------------------------
>
> Key: BEAM-557
> URL: https://issues.apache.org/jira/browse/BEAM-557
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Scott Wegner
> Assignee: Scott Wegner
> Priority: Minor
> Fix For: 0.3.0-incubating
>
>
> Currently, guava-testlib is being relocated as part of the shading process,
> but test-scope dependencies aren't bundled in the uber-jar. As a result, the
> output JAR is unusable without recreating the same shading rules in a
> consuming project.
> Note that this does not effect our maven test process because tests are run
> on the unshaded JAR.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)