Validate the plugin descriptors and improve error reporting when mismatched with artifact -----------------------------------------------------------------------------------------
Key: MNG-4091 URL: http://jira.codehaus.org/browse/MNG-4091 Project: Maven 2 Issue Type: Improvement Components: Plugins and Lifecycle Affects Versions: 2.1.0-M1 Reporter: Brett Porter Currently, if the plugin descriptor is mismatched with the artifact, it will be added to the plugin manager under it's own key, and then subsequently not found under the original key, making the error unclear. The descriptor should be validated against the artifact it was loaded from. -- 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