Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 51339 invoked from network); 17 Jan 2011 09:22:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jan 2011 09:22:09 -0000 Received: (qmail 95817 invoked by uid 500); 17 Jan 2011 09:22:09 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95632 invoked by uid 500); 17 Jan 2011 09:22:08 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 95463 invoked by uid 99); 17 Jan 2011 09:22:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jan 2011 09:22:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Mon, 17 Jan 2011 09:22:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0H9LiPm010157 for ; Mon, 17 Jan 2011 09:21:44 GMT Message-ID: <5025435.10331295256104301.JavaMail.jira@thor> Date: Mon, 17 Jan 2011 04:21:44 -0500 (EST) From: "Han Hong Fang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMODEVTOOLS-641) To release GEP with maven release plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Hong Fang closed GERONIMODEVTOOLS-641. ------------------------------------------ Released with GEP 2.2.1, so I close this JIRA. > To release GEP with maven release plugin > ---------------------------------------- > > Key: GERONIMODEVTOOLS-641 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-641 > Project: Geronimo-Devtools > Issue Type: Improvement > Components: eclipse-plugin > Affects Versions: 2.2.1, 3.0 > Reporter: Delos Dai > Assignee: Delos Dai > Fix For: 2.2.1, 3.0 > > > To release GEP with maven release plugin, we need to update pom.xml of geronimo-eclipse-plugin. > Then, we can release GEP with "mvn release:preapre" and "mvn release:perform". I have verified the configuration with GEP 2.1.5. Now do the same update to 2.2 branch and trunk. > All the updates are in reference here http://maven.apache.org/developers/release/apache-release.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.