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

Add a link to the homepage of a dependency. #31

Open
NicolasRouquette opened this issue Aug 28, 2016 · 4 comments
Open

Add a link to the homepage of a dependency. #31

NicolasRouquette opened this issue Aug 28, 2016 · 4 comments

Comments

@NicolasRouquette
Copy link

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>
NicolasRouquette added a commit to NicolasRouquette/sbt-license-report that referenced this issue Aug 28, 2016
- bumped sbt version to 0.13.12
- implemented sbt#31 as described
kbedel added a commit to kbedel/sbt-license-report that referenced this issue Jan 23, 2018
Minimal fix for sbt#31 without the extra stuff in sbt#32
@kbedel
Copy link
Contributor

kbedel commented Nov 22, 2019

Thanks for merging the PR @eed3si9n. Will a release be created with this enhancement?

@eed3si9n
Copy link
Member

I'd get around to it eventually. I watch this repo, but I don't maintain it.

@kbedel
Copy link
Contributor

kbedel commented Jan 3, 2020

@dwijnand Are you still the maintainer of this? Can a release be created with the fix for this issue (PR #41)?

@dwijnand
Copy link
Member

dwijnand commented Jan 3, 2020

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.

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

No branches or pull requests

4 participants