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

new task dependencyHomepageInfo and filtering by regexp #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skoky
Copy link

@skoky skoky commented May 24, 2016

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
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
Copy link
Author

skoky commented May 30, 2016

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

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.

None yet

2 participants