This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
Warning messages of the maven plugin are not providing enough details to enable efficient investigation #57
Labels
help wanted
We are looking for contributors for this issue
Prio: Medium
Medium Priority
Status: Accepted
Issue or PR is accepted
Type: Feature
Issue or PR is a new feature
When applying a scan for licenses using the maven LicenseScout plugin by starting of with the sample configuration a typical maven output contains numerous warning and info messages like:
Comment: NLIL seems to be a place holder license identifier for "no license information found" in licenses.xml#L6235
Bug report
Expected Behavior - What where you expecting to happen?
(including the file name + maven coordinates configured for the specific license scan
Current Behavior - What happens?
Warnings are generated, but in order to identify the next steps to clarify the problems the source code of the plugin or even java debugging of the maven build process is required to identify the affected project and license scout artifacts.
Possible Solution
: ; Configuration File
The text was updated successfully, but these errors were encountered: