Stéphane Nicoll created MSOURCES-61:
---------------------------------------
Summary: Reduce the logging level of the message indicated the
resource has already been added to the archive
Key: MSOURCES-61
URL: https://jira.codehaus.org/browse/MSOURCES-61
Project: Maven 2.x Source Plugin
Issue Type: Improvement
Affects Versions: 2.1.1
Reporter: Stéphane Nicoll
The sources plugin output a lot of info message when a directory is present
twice in his list.
{noformat}
[INFO] [source:jar-no-fork {execution: default-cli}]
[INFO] org already added, skipping
[INFO] org/sonar already added, skipping
[INFO] org/sonar/plugins already added, skipping
[INFO] org/sonar/plugins/findbugs already added, skipping
{noformat}
This log does not really add any extra value so it shoud be reduced to debug
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira