Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 97574 invoked from network); 24 Apr 2010 23:14:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Apr 2010 23:14:11 -0000 Received: (qmail 54754 invoked by uid 500); 24 Apr 2010 23:14:11 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 54647 invoked by uid 500); 24 Apr 2010 23:14:11 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 54639 invoked by uid 99); 24 Apr 2010 23:14:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Apr 2010 23:14:10 +0000 X-ASF-Spam-Status: No, hits=-1342.8 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Apr 2010 23:14:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3ONDnvk021179 for ; Sat, 24 Apr 2010 23:13:49 GMT Message-ID: <8473062.178531272150829812.JavaMail.jira@thor> Date: Sat, 24 Apr 2010 19:13:49 -0400 (EDT) From: "Niall Pemberton (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (COMMONSSITE-56) maven-idea-plugin version not listed in parent pom In-Reply-To: <7480954.117531271261519318.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COMMONSSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860612#action_12860612 ] Niall Pemberton commented on COMMONSSITE-56: -------------------------------------------- Just testing with Maven 3 and it produces 8 [WARNING] lines highlighting this and saying "...future versions might no longer support building such malformed projects" So my vote is to remove it from commons-parent > maven-idea-plugin version not listed in parent pom > -------------------------------------------------- > > Key: COMMONSSITE-56 > URL: https://issues.apache.org/jira/browse/COMMONSSITE-56 > Project: Commons All > Issue Type: Bug > Components: Commons Parent Pom > Affects Versions: 14 > Reporter: Sebb > > M2Eclipse complains: > [WARN] Failed to retrieve plugin descriptor for Plugin [org.apache.maven.plugins:maven-idea-plugin]: null > [WARN] Some problems were encountered while building the effective model for commons-io:commons-io:jar:2.0-SNAPSHOT > [WARN] 'build.plugins.plugin.version' is missing for org.apache.maven.plugins:maven-idea-plugin @ commons-io:commons-io:2.0-SNAPSHOT ... > This appears to be because the plugin version is not defined in the parent POM. > [In fact there is no groupId for it either] > Does the IDEA plugin even belong in the parent POM? > If so, what version should be used? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.