Menu

#1 Ignore maven dependencies of type 'provided'

open
nobody
None
5
2011-05-19
2011-05-19
No

When used with maven CodeLicenseManager will try to figure out your external dependencies from the pom and look for license information in the dependency poms. Today it only ignores dependencies of scope 'test', but it would also make sense to ignore dependencies of scope 'provided' since such are generally not distributed with your application but is expected to be provided in the execution environment.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB