[ https://issues.apache.org/jira/browse/SIS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Desruisseaux resolved SIS-65. ------------------------------------ Resolution: Won't Fix Fix Version/s: 0.3 I didn't found any version number declared in the parent Apache POM version 13. So it sound like that we have to declare our own version now anyway. > Remove the version number overwriting of maven-project-info-reports-plugin > -------------------------------------------------------------------------- > > 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, the MPIR-248 bug does not occur when using the Apple JDK. > Reporter: Martin Desruisseaux > Assignee: Martin Desruisseaux > Priority: Trivial > Fix For: 0.3 > > > The root {{pom.xml}} contains the following element in the {{<reporting>}} > section: > {code:xml} > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-project-info-reports-plugin</artifactId> > <version>2.5.1</version> > </plugin> > {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|http://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 administrators For more information on JIRA, see: http://www.atlassian.com/software/jira