[ https://issues.apache.org/jira/browse/MSOURCES-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959424#comment-17959424 ]
Matthias Bünger commented on MSOURCES-61: ----------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-source-plugin#136|https://github.com/apache/maven-source-plugin/issues/136]. > Reduce the logging level of the message indicated the resource has already > been added to the archive > ---------------------------------------------------------------------------------------------------- > > Key: MSOURCES-61 > URL: https://issues.apache.org/jira/browse/MSOURCES-61 > Project: Maven Source Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Affects Versions: 2.1.1 > Reporter: Stephane Nicoll > Assignee: Stephane Nicoll > Priority: Major > Fix For: 2.2 > > > 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 was sent by Atlassian Jira (v8.20.10#820010)