Skip to content
This repository was archived by the owner on Apr 8, 2021. It is now read-only.

new task dependencyHomepageInfo and filtering by regexp - #101

Open
skoky wants to merge 1 commit into
sbt:masterfrom
skoky:master
Open

skoky wants to merge 1 commit into
sbt:masterfrom
skoky:master

Conversation

@skoky

@skoky skoky commented May 24, 2016

Copy link
Copy Markdown

I have extended the plugin to list dependencies homepage info. We are using this to report changes in the project with respective changes listed on module's homepage. There is also a filter used to list only some dependencies. This could be maybe use for all tasks, but in this pull request it is for the new task only

@jrudolph

Copy link
Copy Markdown
Member

Thanks for the suggestion, @skoky. I think both kinds of functionality would be nice additions to sbt-dependency-graph. I'd favor splitting it up into two changes / PRs.

I'd like the filtering functionality to be applicable for everything, couldn't we reuse sbt.DependencyFilter or sbt.ExclusionRule?

@skoky

skoky commented May 30, 2016

Copy link
Copy Markdown
Author

Yes, great. Fill free to split this. Filtering seem to be more logical for me but exclusion would work as well

This branch has not been deployed

No deployments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants