From issues-return-86789-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Sep 2 07:03:20 2013 Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C945CF81A for ; Mon, 2 Sep 2013 07:03:20 +0000 (UTC) Received: (qmail 49431 invoked by uid 500); 2 Sep 2013 07:03:20 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 49094 invoked by uid 500); 2 Sep 2013 07:03:19 -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 49084 invoked by uid 99); 2 Sep 2013 07:03:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2013 07:03:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2013 07:03:13 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 0F1C2B10BE for ; Mon, 2 Sep 2013 02:02:53 -0500 (CDT) Date: Mon, 2 Sep 2013 02:02:53 -0500 (CDT) From: =?ISO-8859-1?Q?J=F6rg_Sesterhenn_=28JIRA=29?= To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (MNG-5477) "malformed POM" warning issued when no version in reporting section MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/MNG-5477?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D332215#comm= ent-332215 ]=20 J=F6rg Sesterhenn commented on MNG-5477: -------------------------------------- Can you tell me if there is any chance that the fix for pluginManagement th= at was applied in Maven 3.1.0-alpha-1 will we patched to Maven 3.0.x? I need a stable Maven Version where reporting works. 3.1.0 is still not com= patible with a lot of plugins we require... =20 > "malformed POM" warning issued when no version in reporting section > ------------------------------------------------------------------- > > Key: MNG-5477 > URL: https://jira.codehaus.org/browse/MNG-5477 > Project: Maven 2 & 3 > Issue Type: Bug > Components: Inheritance and Interpolation > Affects Versions: 3.0.5 > Environment: Ubuntu 12.04 / Oracle JDK 7u17 / Maven 3.0.5 / m-sit= e-p 3.2 > Reporter: Wolf Geldmacher > Assignee: Herve Boutemy > Priority: Minor > Fix For: 3.1.0-alpha-1 > > Attachments: mvn-site.zip > > > When "mvn site" is run on the project attached Maven twice complains that= "'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-pro= ject-info-reports-plugin is missing", while the documentation on http://mav= en.apache.org/plugins/maven-site-plugin/maven-3.html clearly states that "W= hen used with Maven 3, a report plugin version can be empty (like build plu= gins)." > The plugin version actually used seems to be the one specified in the plu= ginManagement section of the parent POM, though. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira