Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 7745 invoked from network); 26 Nov 2009 14:57:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Nov 2009 14:57:12 -0000 Received: (qmail 96050 invoked by uid 500); 26 Nov 2009 14:57:10 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 95907 invoked by uid 500); 26 Nov 2009 14:57:09 -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 95897 invoked by uid 99); 26 Nov 2009 14:57:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 14:57:09 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anders.g.hammar@gmail.com designates 209.85.219.227 as permitted sender) Received: from [209.85.219.227] (HELO mail-ew0-f227.google.com) (209.85.219.227) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 14:56:58 +0000 Received: by ewy27 with SMTP id 27so913323ewy.36 for ; Thu, 26 Nov 2009 06:56:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=ir9X7T7wE62H+xiM4fQzzn7Nype1kfOujMSWPB1lTLQ=; b=DCz07x2TfjKhN97RNa7h2poiv23ZTZg+xwpXQhEbZgrCGMjeDFuBI5FHyiVO5AKw1Q 8pHD/GOpvs6o8NW2X+tBNt7a3pV3ZyUNw5dTGLBtSP3DIdLvlQlm36cJeGSseTXkS96k HMYKZOZp7ca3SGqc7vrNGScRoj5QVMSJ8765M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=Gwsi/zWQpHJsMZl3/d2EY+5JE8H8fJ9drwfsLnR1Mf96HbIEmdKvdGekSAveAV1ifz zfFdkscMVl5cbELKpKAxoyaU/8v9gza7UDXtufQGzBEqPQ8++cVA5d1+6ydu7knFDXMb eYA2147+IwNNuo0Wp10CKwyW45vjE62WPbTh4= MIME-Version: 1.0 Sender: anders.g.hammar@gmail.com Received: by 10.213.103.83 with SMTP id j19mr8343357ebo.31.1259247396435; Thu, 26 Nov 2009 06:56:36 -0800 (PST) In-Reply-To: <26529507.post@talk.nabble.com> References: <26528667.post@talk.nabble.com> <26529221.post@talk.nabble.com> <26529507.post@talk.nabble.com> Date: Thu, 26 Nov 2009 15:56:36 +0100 X-Google-Sender-Auth: 93c0305cd59c078c Message-ID: Subject: Re: maven release plugin is not applying scmcommentprefix while tagging From: Anders Hammar To: Maven Users List Content-Type: multipart/alternative; boundary=00504502ca90bfb96a0479476193 X-Virus-Checked: Checked by ClamAV on apache.org --00504502ca90bfb96a0479476193 Content-Type: text/plain; charset=ISO-8859-1 In central: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.0-beta-8/ /Anders On Thu, Nov 26, 2009 at 14:36, DebasisM wrote: > > Thanks.But in the repository i did not get the 2.0-beta-8 source. > I need 2.0-beta-8 source of maven-release-plugin and maven-release-manager > plugin. > > Could you please provide me the url? > > Thanks, > Debasis > > djrobo wrote: > > > > That is a known issue with 2.0-beta-9 of the release plugin. Try using > > 2.0-beta-8 instead. > > > > -Michael > > > > > > DebasisM wrote: > >> > >> Hi All, > >> Even if i am giving the scmcommentprefix then also release:prepare goal > >> is not taking into consideration while tagging.it is starting from > >> -[maven-scm] copy for tag. > >> I am using scmbug that every commit should be started with a bug id > like > >> bug bugno:message. > >> > >> I have given in the scmcommentprefix .it is working fine while > >> checkingin the pom file but while tagging it is failing. > >> > >> Thanks, > >> Debasis > >> > > > > > > -- > View this message in context: > http://old.nabble.com/maven-release-plugin-is-not-applying-scmcommentprefix-while-tagging-tp26528667p26529507.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 > > --00504502ca90bfb96a0479476193--