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

Fix #9 and handle including resources from local/git deps #30

Closed
wants to merge 1 commit into from
Closed

Fix #9 and handle including resources from local/git deps #30

wants to merge 1 commit into from

Conversation

xfthhxk
Copy link
Contributor

@xfthhxk xfthhxk commented Dec 14, 2019

Opening this PR in place of #10 since a bunch of other commits got included there.

  • This change separates out mvn deps from git and local deps.
  • mvn deps continue to be processed as before.
  • git/local deps are excluded to avoid the error described in uberjar fails when using git libs #9
  • uberjar also includes resources from git/local deps that are skipped by previous steps.
    Resources might include things like .sql, .edn etc files that exist in the git/local deps that are needed in the uberjar.

@alza-bitz
Copy link

@luchiniatwork is there any chance this could be merged in? Would really like the fix for #9 🙏🙂

@xfthhxk xfthhxk closed this Oct 22, 2021
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.

2 participants