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

filter on :mvn manifest when getting dep jars to fix #9 #10

Closed
wants to merge 6 commits into from
Closed

filter on :mvn manifest when getting dep jars to fix #9 #10

wants to merge 6 commits into from

Conversation

xfthhxk
Copy link
Contributor

@xfthhxk xfthhxk commented Oct 1, 2018

This makes sure that only paths to jar files are returned by get-dep-jars. This addresses issue #9.

@snorremd
Copy link

snorremd commented Mar 5, 2019

Any chance of seeing this merged? I'm affected by issue #11. My META-INF contains a DSA file as well, and I'm getting the same error message about the main class not being found.

Edit: Thanks for putting this together by the way.

@luchiniatwork
Copy link
Owner

@xfthhxk this is great stuff. It seems that the commits are covering lots of issues though and not just the one reported here. Could you extract the code for the fix?

@luchiniatwork
Copy link
Owner

@xfthhxk something else I would like to understand here is are we skipping these dependencies or adding them in? Whichever way, it would be great to document it too!

@xfthhxk
Copy link
Contributor Author

xfthhxk commented Dec 14, 2019

Closing this PR in favor of #30.

@xfthhxk xfthhxk closed this Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants