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

STORM-2244 Some shaded jars doesn't exclude dependency signature files #1834

Merged
merged 1 commit into from
Jan 3, 2017

Conversation

HeartSaVioR
Copy link
Contributor

  • Add filter option to all of shade plugin configurations

* Add filter option to all of shade plugin configurations
@@ -62,6 +62,23 @@
<artifactId>maven-shade-plugin</artifactId>
<configuration>
<createDependencyReducedPom>true</createDependencyReducedPom>
<filters>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if it would work to put this in PluginManagement in the root pom instead?

@harshach
Copy link
Contributor

+1

1 similar comment
@hmcl
Copy link
Contributor

hmcl commented Dec 24, 2016

+1

@asfgit asfgit merged commit e320eac into apache:master Jan 3, 2017
@harshach
Copy link
Contributor

harshach commented Jan 3, 2017

@HeartSaVioR can you open a PR for 1.x-branch as well.

@HeartSaVioR
Copy link
Contributor Author

@harshach Just missed this. I'll create pull request against 1.x branch soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants