plugin repositories are not checked when looking for snapshot plugin. ---------------------------------------------------------------------
Key: MNG-3376 URL: http://jira.codehaus.org/browse/MNG-3376 Project: Maven 2 Issue Type: Bug Components: Plugins and Lifecycle Affects Versions: 2.1 Reporter: Milos Kleint Fix For: 2.1 Attachments: nbm-maven-plugin-repo.zip Building current mevenide trunk with clean repository (https://svn.codehaus.org/mevenide/trunk/mevenide2) the root project defines <pluginManagement> section with nbm-maven-plugin in 2.7-SNAPSHOT version. at the same time it defines pluginRepository pointing to codehaus snapshots. The plugin is used by child projects. with 2.0.7 it builds fine. with current 2.1, the build fails because the 2.7-SNAPSHOT version is missing. attached is the content of the nbm-maven-plugin folder in local repository. -- 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