Daniel Halperin created BEAM-450:
------------------------------------
Summary: Modules are shaded to the same path
Key: BEAM-450
URL: https://issues.apache.org/jira/browse/BEAM-450
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Affects Versions: 0.1.0-incubating, 0.2.0-incubating
Reporter: Daniel Halperin
Right now multiple modules are using the same repackaged path. We should be
using per-artifact paths so that they don't conflict.
One proposal was simply to adopt
{{${project.groupId}.${project.artifactId}.repackaged}} as the shading
location. If it works.
This is a good starter issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)