From commits-return-542-apmail-sis-commits-archive=sis.apache.org@sis.apache.org Tue Sep 25 04:57:09 2012 Return-Path: X-Original-To: apmail-sis-commits-archive@www.apache.org Delivered-To: apmail-sis-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 271DFDB97 for ; Tue, 25 Sep 2012 04:57:09 +0000 (UTC) Received: (qmail 91216 invoked by uid 500); 25 Sep 2012 04:57:08 -0000 Delivered-To: apmail-sis-commits-archive@sis.apache.org Received: (qmail 91163 invoked by uid 500); 25 Sep 2012 04:57:08 -0000 Mailing-List: contact commits-help@sis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sis-dev@sis.apache.org Delivered-To: mailing list commits@sis.apache.org Received: (qmail 91123 invoked by uid 500); 25 Sep 2012 04:57:07 -0000 Delivered-To: apmail-incubator-sis-commits@incubator.apache.org Received: (qmail 91111 invoked by uid 99); 25 Sep 2012 04:57:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 04:57:07 +0000 Date: Tue, 25 Sep 2012 15:57:07 +1100 (NCT) From: "Martin Desruisseaux (JIRA)" To: sis-commits@incubator.apache.org Message-ID: <640121825.120528.1348549027433.JavaMail.jiratomcat@arcas> In-Reply-To: <175126861.120513.1348548307869.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (SIS-65) Remove the version number overwriting of maven-project-info-reports-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SIS-65?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-65: ----------------------------------- Environment:=20 Sun/Oracle JDK. Strangely enough, this bug does not occur when using the Apple JDK. =20 > Remove the version number overwriting of maven-project-info-reports-plugi= n > -------------------------------------------------------------------------= - > > Key: SIS-65 > URL: https://issues.apache.org/jira/browse/SIS-65 > Project: Spatial Information Systems > Issue Type: Task > Components: Build process > Environment: Sun/Oracle JDK. > Strangely enough, this bug does not occur when using the Apple JDK. > Reporter: Martin Desruisseaux > Priority: Trivial > > The root {{pom.xml}}=C2=A0contains the following element in the {{}} section: > {code:xml} > > org.apache.maven.plugins > maven-project-info-reports-plugin > 2.5.1 > > {code} > This has been made necessary because the parent Apache pom (currently in = version 11) declares version 2.5 for the above plugin, and that plugin has = a {{NullPointerException}} bug while generating the Maven reports for the {= {sis-build-helper}} module. This issue has been fixed in 2.5.1 ([MPIR-248|h= ttp://jira.codehaus.org/browse/MPIR-248]). We should remove this hack after= the next upgrade of Apache parent pom, if the new parent declare version 2= .5.1 or above for the {{maven-project-info-reports-plugin}}. -- 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