From issues-return-60464-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Sun Jan 17 11:36:29 2010 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 12386 invoked from network); 17 Jan 2010 11:36:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jan 2010 11:36:29 -0000 Received: (qmail 62524 invoked by uid 500); 17 Jan 2010 11:36:29 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 62435 invoked by uid 500); 17 Jan 2010 11:36:28 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 62425 invoked by uid 99); 17 Jan 2010 11:36:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jan 2010 11:36:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jan 2010 11:36:17 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 4433514A8243 for ; Sun, 17 Jan 2010 05:35:55 -0600 (CST) Date: Sun, 17 Jan 2010 05:35:55 -0600 (CST) From: "Roland Asmann (JIRA)" To: issues@maven.apache.org Message-ID: <25917122.64564.1263728155289.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <28369544.64465.1263689095894.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Commented: (MENFORCER-89) Plugin doesn't validate my current build, but the latest SNAPSHOT in the repository! MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MENFORCER-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207201#action_207201 ] Roland Asmann commented on MENFORCER-89: ---------------------------------------- I'll rewrite one of my POMs for that... Although I think this problem occurs on any POM... > Plugin doesn't validate my current build, but the latest SNAPSHOT in the repository! > ------------------------------------------------------------------------------------ > > Key: MENFORCER-89 > URL: http://jira.codehaus.org/browse/MENFORCER-89 > Project: Maven 2.x Enforcer Plugin > Issue Type: Bug > Components: Plugin > Affects Versions: 1.0-beta-1 > Reporter: Roland Asmann > > I've added the enforcer-plugin to my build today, but now my projects don't build anymore! The reason for that is that the enforcer-plugin is reporting missing versions (), although the versions are actually set! > I've been checking what might be wrong and noticed that as soon as the plugin executes, it checks for updates for the project that is currently being built! In that case, the plugin is actually right, because the latest deployed snapshots have some unversioned plugins. However, shouldn't the plugin validate the project currently in the reactor? -- 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