Skip to content

fix: Preserve exclusions in leiningen plugin#234

Open
marcobiscaro2112 wants to merge 1 commit into
liquidz:mainfrom
marcobiscaro2112:mb/lein-plugin-exclusions
Open

fix: Preserve exclusions in leiningen plugin#234
marcobiscaro2112 wants to merge 1 commit into
liquidz:mainfrom
marcobiscaro2112:mb/lein-plugin-exclusions

Conversation

@marcobiscaro2112

Copy link
Copy Markdown
Contributor

Carry exclusions metadata from dependencies when using antq as a leiningen plugin.

Fixes #231.

Carry exclusions metadata from dependencies when using antq as a leiningen plugin.

Fixes liquidz#231.

@liquidz liquidz left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@marcobiscaro2112 Thank you for your contribution!
Overall the PR looks good.

Could you add a test case for exclutions to integration test?
https://github.com/liquidz/antq/blob/main/script/integration_test.sh

@lread

lread commented Mar 29, 2025

Copy link
Copy Markdown
Contributor

Hmmm.... this one seems to fit in with lein plugin work which I'm already looking at. I can put it on my antq todo list.

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.

Exclusions not supported in leiningen plugin

3 participants