More control over what WARNING messages are displayed -----------------------------------------------------
Key: MNG-2823 URL: http://jira.codehaus.org/browse/MNG-2823 Project: Maven 2 Issue Type: Improvement Components: Logging Affects Versions: 2.0.4 Reporter: Jason Dillon It would really be nice if there was more control over what WARNING messages that Maven spits out by default. When building off of a clean repo, a bunch of {{[WARNING] Unable to get resource ...}} messages litter the console output... which really makes it hard to see what is actually going on. I'd like mvn to not show those by default, and have a flag to enable them if needed... kinda like the -W flag on gcc. IMO these WARNING messages are only useful about 5% of the time when strange dependency problems pop up... it would be better IMO if for the remaining 95% that mvn didn't complain so much about stuff that is not really a problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira