Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3BBD888E4 for ; Mon, 8 Aug 2011 19:30:50 +0000 (UTC) Received: (qmail 32173 invoked by uid 500); 8 Aug 2011 19:30:49 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 32122 invoked by uid 500); 8 Aug 2011 19:30:49 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 32113 invoked by uid 99); 8 Aug 2011 19:30:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2011 19:30:49 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2011 19:30:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 73CEDB2B36 for ; Mon, 8 Aug 2011 19:30:27 +0000 (UTC) Date: Mon, 8 Aug 2011 19:30:27 +0000 (UTC) From: "Robert Liguori (JIRA)" To: issues@cxf.apache.org Message-ID: <934363085.17513.1312831827470.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <32451501.148081288380382646.JavaMail.jira@thor> Subject: [jira] [Updated] (CXF-3102) Update Apache CXF's main pom.xml file 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/CXF-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Liguori updated CXF-3102: -------------------------------- Affects Version/s: (was: 2.3) 2.4.1 > Update Apache CXF's main pom.xml file > ------------------------------------- > > Key: CXF-3102 > URL: https://issues.apache.org/jira/browse/CXF-3102 > Project: CXF > Issue Type: Improvement > Components: Build system > Affects Versions: 2.4.1 > Reporter: Robert Liguori > Priority: Minor > Attachments: pom-diff.txt > > > Familiarizing myself with Apache's CXF's build process, I made a few refinements to the main pom.xml file (note: testing is needed on these changes). > Below are descriptions of the changes, the updated pom.xml from the CXF 2.3.0 project and a diff file between the old and new pom.xml files are attached. > The refinements: > 1) Reorganized elements relative to Maven project descriptor reference: http://maven.apache.org/ref/2.2.1/maven-model/maven.html > 2) Added "description" element. Note: This description should be expanded by someone more versed in CXF's main features. > 3) Added empty elements where there is no present content. > 4) Made the following versioning changes: > Updated maven-project-info-reports-plugin from 2.1.1 to 2.2. > Referenece: http://maven.apache.org/plugins/maven-project-info-reports-plugin/jira-report.html > Updated maven-javadoc-plugin from 2.6 to 2.7. > Reference: http://maven.apache.org/plugins/maven-javadoc-plugin/jira-report.html > Updated maven-release-plugin from 2.0 to 2.1. > Reference: http://maven.apache.org/plugins/maven-release-plugin/usage.html > 5) Performed formatting using NetBeans default XML formatting settings. > 6) Question: Shouldn't there be a parent element? I made no changes here, but think that there should be. > Note: If you open up the attached pom.xml file in Firefox, you will not see the applied spacing (but it's there). -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira