Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Scan mode that operates directly on maven dependencies #108

Open
pfistererm opened this issue Feb 21, 2020 · 0 comments
Open

Scan mode that operates directly on maven dependencies #108

pfistererm opened this issue Feb 21, 2020 · 0 comments
Assignees
Labels
Prio: Triage Triage Priority Status: Pending Issue or PR awaits response Type: Feature Issue or PR is a new feature

Comments

@pfistererm
Copy link
Contributor

Scan mode that operates directly on maven dependencies

Feature request

Expected Behavior - What where you expecting to happen?

It should be possible to either specify one or more artifacts as dependecies to use as the starting point of the archive scan or specify that the project artifact itself and its dependencies are scanned (for further transitive dependencies). This mode of scanning archives should provide the same result as if all dependencies are copied to a local director (via maven-dependency-plugin) and this directory is scanned.

Current Behavior - What happens?

Currently Maven dependency trees cannot be scanned for licenses directly.

Possible Solution

Context

Notes and further information

@pfistererm pfistererm added Type: Feature Issue or PR is a new feature Status: Pending Issue or PR awaits response Prio: Triage Triage Priority labels Feb 21, 2020
@pfistererm pfistererm self-assigned this Mar 1, 2020
This was referenced Mar 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Prio: Triage Triage Priority Status: Pending Issue or PR awaits response Type: Feature Issue or PR is a new feature
Development

No branches or pull requests

1 participant