Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 77057 invoked from network); 3 Dec 2005 18:45:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Dec 2005 18:45:24 -0000 Received: (qmail 51190 invoked by uid 500); 3 Dec 2005 18:45:18 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 51084 invoked by uid 500); 3 Dec 2005 18:45:18 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 51022 invoked by uid 99); 3 Dec 2005 18:45:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Dec 2005 10:45:18 -0800 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=PLING_QUERY X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.202.165.74] (HELO smtpout03-04.mesa1.secureserver.net) (64.202.165.74) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 03 Dec 2005 10:45:17 -0800 Received: (qmail 22622 invoked from network); 3 Dec 2005 18:44:56 -0000 Received: from unknown (24.13.84.182) by smtpout03-04.mesa1.secureserver.net (64.202.165.74) with ESMTP; 03 Dec 2005 18:44:56 -0000 Message-ID: <4391E7A7.3000906@javactivity.org> Date: Sat, 03 Dec 2005 12:44:55 -0600 From: Steve Cohen User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: HELP! - WAS: Re: [vote][net] Release commons-net 1.4.1? References: <43828F71.1020107@javactivity.org> <4383719E.8010300@ops.co.at> <4383DCA6.9070107@javactivity.org> <438E544F.4060607@javactivity.org> <4391DBFC.4070305@javactivity.org> In-Reply-To: <4391DBFC.4070305@javactivity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sheesh, the release process has gotten much hairier since I last did it! 5 hours and I'm still not all the way there. And this was supposed to be a simple release. Phooey. I decided that that easiest way to do this "simple" release fixing ONLY the 1.3 compatibility problem would be to work from a branch cut at 1_4_0. And that is how I built it. Now however, I get to step 10 Publish updated website and maven is failing. Can this even work when deploying from a branch and not the trunk? $ /opt/maven/bin/maven -Dmaven.username=scohen site:deploy __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 Attempting to download commons-net-1.1.0.jar. ...................................................................................................... . Attempting to download vdoclet-20020711.jar. ..................................................... . Attempting to download qdox-current.jar. ........................... . Attempting to download commons-collections-2.1.jar. ...................................................................................................................... . Attempting to download logkit-1.0.1.jar. ............................................... . Attempting to download statcvs-xml-0.9.4.jar. ...................................................................................................................................................... Attempting to download jdom-b10.jar. ......................................................................................................... . Attempting to download jfreechart-0.9.20.jar. ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... . Attempting to download jcommon-0.9.5.jar. ....................................................................................................................................................................................................................................... . Attempting to download commons-jexl-1.0-beta-1.jar. ........................................................................... . Attempting to download jdepend-2.5.jar. ....................................................... . Attempting to download checkstyle-3.3.jar. ............................................................................................................................................................................................................................................................................................................................................. . Attempting to download checkstyle-optional-3.3.jar. ................................................................................................. . Attempting to download regexp-1.3.jar. ................... . Attempting to download commons-beanutils-1.6.1.jar. ..................................................................................... . Attempting to download simian-1.9.1.jar. ................................................ . Attempting to download ant-1.6.jar. ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ . build:start: site:deploy: site: xdoc:register-reports: maven-changes-plugin:register: maven-tasklist-plugin:register: statcvs:init: maven-statcvs-plugin:register: maven-junit-report-plugin:register: maven-jdepend-plugin:register: maven-jcoverage-plugin:register: maven-checkstyle-plugin:register: maven-simian-plugin:register: maven-javadoc-plugin:register: maven-jxr-plugin:register: maven-license-plugin:register: site:run-reports: [echo] Generating the Changes... changes:report: [echo] Generating the Task List... xdoc:init: maven-tasklist-plugin:report: [echo] Generating tasklist ... [echo] Generating the StatCvs Report... statcvs:init: statcvs:generate: statcvs:init-variables: statcvs:parse-connection: [echo] Using connection: scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/net/trunk BUILD FAILED File...... file:/home/scohen/.maven/plugins/maven-statcvs-plugin-2.5/plugin.jelly Element... ant:fail Line...... 103 Column.... 19 Unknown SCM method: 'svn' Total time: 19 seconds Finished at: Sat Dec 03 12:34:56 CST 2005 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org