sbt-license-report
sbt-license-report copied to clipboard
Add a link to the homepage of a dependency.
The report identifies a dependency to an artifact via its GAV coordinates; e.g:
Apache | [Apache 2](http://www.apache.org/licenses/LICENSE-2.0.html) | com.typesafe.sbt # sbt-license-report # 1.0.0 | <notextile></notextile>
It would be nice if the GAV coordinates identifying an artifact were a link to that artifact's homepage (if available); e.g.:
Apache | [Apache 2](http://www.apache.org/licenses/LICENSE-2.0.html) | [com.typesafe.sbt # sbt-license-report # 1.0.0](https://github.com/sbt/sbt-license-report) | <notextile></notextile>
Thanks for merging the PR @eed3si9n. Will a release be created with this enhancement?
I'd get around to it eventually. I watch this repo, but I don't maintain it.
@dwijnand Are you still the maintainer of this? Can a release be created with the fix for this issue (PR #41)?
I've never been a maintainer of this (but I guess I cut https://github.com/sbt/sbt-license-report/releases/tag/v1.2.0).
I'm not planning a release for this, but I'll have a chat with @eed3si9n about it.