Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B2863D06C for ; Fri, 8 Mar 2013 01:58:03 +0000 (UTC) Received: (qmail 22528 invoked by uid 500); 8 Mar 2013 01:58:01 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 22471 invoked by uid 500); 8 Mar 2013 01:58:01 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 22461 invoked by uid 99); 8 Mar 2013 01:58:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Mar 2013 01:58:01 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tim.t.wu@ericsson.com designates 193.180.251.48 as permitted sender) Received: from [193.180.251.48] (HELO mailgw7.ericsson.se) (193.180.251.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Mar 2013 01:57:56 +0000 X-AuditID: c1b4fb30-b7f0d6d000007e61-93-5139458dea1c Received: from ESGSCHC001.ericsson.se (Unknown_Domain [153.88.253.124]) by mailgw7.ericsson.se (Symantec Mail Security) with SMTP id BE.E0.32353.E8549315; Fri, 8 Mar 2013 02:57:34 +0100 (CET) Received: from ESGSCMB101.ericsson.se ([169.254.1.250]) by ESGSCHC001.ericsson.se ([146.11.116.68]) with mapi id 14.02.0318.004; Fri, 8 Mar 2013 09:57:32 +0800 From: Tim Wu T To: Maven Users List Subject: RE: Release:perform failing on git ... Thread-Topic: Release:perform failing on git ... Thread-Index: AQHOG5/Ly/4OWGoh1Uqnlp08BzNsuZibCRyA Date: Fri, 8 Mar 2013 01:57:31 +0000 Message-ID: <75F3A2D98EDE2545BDC06B5B6C1CEC514B0D0AB5@ESGSCMB101.ericsson.se> References: <75F3A2D98EDE2545BDC06B5B6C1CEC514B0D0A88@ESGSCMB101.ericsson.se> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [146.11.116.128] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrOLMWRmVeSWpSXmKPExsUyM+JvjW6fq2WgwdQD5haPtl5ndGD0aH8q FMAYxWWTkpqTWZZapG+XwJXRu3Y2W8FRoYpvK9pZGhg38HcxcnJICJhIrFt+iRHCFpO4cG89 WxcjF4eQwCFGibtHXzJCOIsZJX5ueQZWxSagJvHxykZWEFtEQFfi4cUnzCC2sIC+ROP7+ywQ cQOJ3Ru2MEHYRhLX2haBxVkEVCS2bt4DNodXwFdi7uUrrBALbjNKrH54EayIUyBQYuKsE2DN jEAnfT+1BsxmFhCXuPVkPhPEqQISS/acZ4awRSVePv7HCmErSTS+2gZVryOxYPcnNghbW2LZ wtfMEIsFJU7OfMIygVF0FpKxs5C0zELSMgtJywJGllWM7LmJmTnp5eabGIGBf3DLb4MdjJvu ix1ilOZgURLnDXe9ECAkkJ5YkpqdmlqQWhRfVJqTWnyIkYmDU6qBsbnPrbT/331DidPMBj6u aROKtpTsvXrt78rIfRefMGkeVLcKtOm0qt66S+7O45VNV8O4yx98qRaqu/zHiOd4iEYq06O7 1e7z53D4+18TEpfb5bq99s+iFN3781je1O3xd74rd7bs3+ns2l5Tia+uC69sO1JjvGzjoowr y81dNa/s+T+tJ1fZQYmlOCPRUIu5qDgRADHwRwFKAgAA X-Virus-Checked: Checked by ClamAV on apache.org At Jenkins maven release plugin: There is an option called: Configure M2 Extra Build Steps You can config your pre steps. Br, Tim -----Original Message----- From: Benson Margulies [mailto:bimargulies@gmail.com]=20 Sent: Friday, March 08, 2013 9:53 AM To: Maven Users List Subject: Re: Release:perform failing on git ... Actually, I know what's happening. To talk to this repo, I need to use a custom ssh key. At command level, I use a shell script: git clone --config ssh.key=3D/users/benson/.ssh/id_basis_rsa "$@" THe question is, how do I get the m-r-p to do this? On Thu, Mar 7, 2013 at 8:49 PM, Tim Wu T wrote: > I think it should better for you to provide more stacktrace. > > [ERROR] The git-clone command failed. This message is too limited to find > the root cause. > > Br, > Tim > -----Original Message----- > From: Benson Margulies [mailto:bimargulies@gmail.com] > Sent: Friday, March 08, 2013 9:47 AM > To: Maven Users List > Subject: Release:perform failing on git ... > > release plugin 2.3.2 > > prepare does fine. > > perform fails with: > > [INFO] --- maven-release-plugin:2.3.2:perform (default-cli) @ > find-jug-dist-dir-maven-plugin --- > [INFO] Checking out the project to perform the release ... > [INFO] Executing: /bin/sh -c cd > /Users/benson/x/find-jug-dist-dir-maven-plugin/target && git clone --bran= ch > find-jug-dist-dir-maven-plugin-1 > git@github.com:basis-technology-corp/find-jug-dist-dir-maven-plugin.git > /Users/benson/x/find-jug-dist-dir-maven-plugin/target/checkout > [INFO] Working directory: > /Users/benson/x/find-jug-dist-dir-maven-plugin/target > [ERROR] The git-clone command failed. > > scm looks like: > > > scm:git:git@github.com: > basis-technology-corp/find-jug-dist-dir-maven-plugin.git > scm:git:git@github.com: > > basis-technology-corp/find-jug-dist-dir-maven-plugin.git > > https://github.com/basis-technology-corp/find-jug-dist-dir-maven-plugin > > HEAD > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org