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 7B4DEEADC for ; Wed, 30 Jan 2013 15:26:42 +0000 (UTC) Received: (qmail 87352 invoked by uid 500); 30 Jan 2013 15:26:40 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 87170 invoked by uid 500); 30 Jan 2013 15:26:40 -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 87142 invoked by uid 99); 30 Jan 2013 15:26:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2013 15:26:39 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bmathus@gmail.com designates 209.85.215.179 as permitted sender) Received: from [209.85.215.179] (HELO mail-ea0-f179.google.com) (209.85.215.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2013 15:26:33 +0000 Received: by mail-ea0-f179.google.com with SMTP id d12so738821eaa.24 for ; Wed, 30 Jan 2013 07:26:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=hVEHuKNdReD4wsWgFguMdUA3OrvxD3ZjG7fSCCCQCVc=; b=h6Tuu9kXUpElckqwKuHZztDmk9Y1dMoatCnZ/yAmj9aCAYyrHSCTChbUnjmvMKzSVl 5aigVVMt2AP+hQeNORm8Bd/KjcDyylYlFLDxnNZ7og6QOe+B0mbRhX5oXKGimuef2dR2 8gZlZ8Q4byHFmRFKw9nuXiP0k7iZOeXr+GHpELvqOGe/auoeDqJfGz5c/IWMFxOrwb8Z BYrytl+ypSjAKks6IMRJxbKjNxt4pTbym+H8P2excldEqYi0a999OJ4l66u0Fa4Imexb YtUW5kuSt0bg/klHi79NaZGjys0eZSnWfCMnYizFPCBoXOvJttvPZ3Gk2GiGjZqahEbr GJ0w== X-Received: by 10.14.214.67 with SMTP id b43mr15888706eep.33.1359559573216; Wed, 30 Jan 2013 07:26:13 -0800 (PST) MIME-Version: 1.0 Sender: bmathus@gmail.com Received: by 10.14.136.15 with HTTP; Wed, 30 Jan 2013 07:25:53 -0800 (PST) In-Reply-To: <1359530091728-5745077.post@n5.nabble.com> References: <1359530091728-5745077.post@n5.nabble.com> From: Baptiste MATHUS Date: Wed, 30 Jan 2013 16:25:53 +0100 X-Google-Sender-Auth: UrDPhw0w4fJeOpeFPQOF6zXjKo4 Message-ID: Subject: Re: Maven releases using Git To: Maven Users List Content-Type: multipart/alternative; boundary=e89a8f3babd7699f8504d48321da X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f3babd7699f8504d48321da Content-Type: text/plain; charset=UTF-8 I don't know all commands by heart :-). And it also depends a bit on your project. should be something like: mvn release:branch -DbranchName=thatNewBranchYouWereDreamingAbout But fortunately, the doc is quite complete: http://maven.apache.org/maven-release/maven-release-plugin/branch-mojo.html But once again, if you what you want is releasing a product, then you already do the right thing. Doing a branch won't create a release, it's different. Cheers 2013/1/30 stadelma > and what is the proper maven command? > there are so many maven goals, and its > hard to know em all. Josef > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Maven-releases-using-Git-tp5744976p5745077.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! --e89a8f3babd7699f8504d48321da--