Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of Maven Shade for some dependency conflicts #22

Open
imedina opened this issue Jul 3, 2015 · 1 comment
Open

Make use of Maven Shade for some dependency conflicts #22

imedina opened this issue Jul 3, 2015 · 1 comment
Assignees
Milestone

Comments

@imedina
Copy link
Member

imedina commented Jul 3, 2015

Hadoop stable version has some old dependencies. HPG BigData versions of Avro and Guava raise some errors. As shown by @tomwhite Maven Shade plugin can be used to fix this.

@imedina imedina self-assigned this Jul 3, 2015
@imedina imedina added this to the v0.5.0 milestone Jul 3, 2015
@tomwhite
Copy link
Contributor

tomwhite commented Jul 3, 2015

Here's an example of how I've done this before: https://github.com/kite-sdk/kite/blob/master/pom.xml#L617

@imedina imedina modified the milestones: v0.6.0, v0.5.0 Sep 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants