Excluded non-existent artifacts produces no warnings or errors --------------------------------------------------------------
Key: MNG-4308 URL: http://jira.codehaus.org/browse/MNG-4308 Project: Maven 2 Issue Type: Bug Components: Dependencies Affects Versions: 2.0.10 Reporter: Paul Benedict When an <exclusion> specifies a dependency that does not exist, it is quietly ignored. I think this poses a problem because the exclusion never takes place despite the explicit configuration to do so. My recommendation is to at least emit a warning, but really I hope this would be an error condition. It should be treated like a dependency that can't be resolved and fail the build. -- 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