mojohaus/license-maven-plugin

The plugin performs artifact resolution first and then includedScopes.

Open

#219 opened on Jan 29, 2019

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Java (127 forks)auto 404
help wanted

Repository metrics

Stars
 (115 stars)
PR merge metrics
 (PR metrics pending)

Description

We have includedScopes=compile, runtime. Nevertheless the plugin resolves test dependencies and should not.

Contributor guide