Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 32057 invoked from network); 5 May 2009 08:52:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 May 2009 08:52:43 -0000 Received: (qmail 2191 invoked by uid 500); 5 May 2009 08:52:40 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 2058 invoked by uid 500); 5 May 2009 08:52: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 2048 invoked by uid 99); 5 May 2009 08:52:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2009 08:52:40 +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 stephen.alan.connolly@gmail.com designates 209.85.219.172 as permitted sender) Received: from [209.85.219.172] (HELO mail-ew0-f172.google.com) (209.85.219.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2009 08:52:30 +0000 Received: by ewy20 with SMTP id 20so7620472ewy.12 for ; Tue, 05 May 2009 01:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=ijQY06TTfJS1vKlIfIQbYohgRlsHHNw5szjAretAU9o=; b=v0UdeBQWE6FgaO+US1xxoyQLFo7isAC9jSPrC89yagGe3Bfw1bbSEWI8+GgG+XvQrY psrJVEmBI9lEKsxNGKGqQ4FTkl7E/GhXKuS3PA1LOlTewlijHGUMGAvGjvGe6qIwANbJ F5ji09v8T4VwAVWKpDfOLQM/nlM/iMZ2bZlgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vlCoNS5ozvAD0rtiIEQhay276POa8VIDfBUacN1yF0pUutAVliQ84tJO/eTLI/ax8s 2CLfzeWCc8fBoYVgYVrmHuda3vEF1LbIWPhzI/rUtrLLjCjQBpim4qYD/GrQCXFkLP/J qrLXYElll1N17qAzWODz97dsQexPywDsRoo8I= MIME-Version: 1.0 Received: by 10.210.41.1 with SMTP id o1mr997190ebo.18.1241513530245; Tue, 05 May 2009 01:52:10 -0700 (PDT) In-Reply-To: <562346790905050126v58bc5a16s8c827bd64088f210@mail.gmail.com> References: <562346790905040242g249959e9ofe87104f32f13cf4@mail.gmail.com> <562346790905050034g1faacaf6qe9c700f4bcd2f42c@mail.gmail.com> <555942.68900.qm@web27801.mail.ukl.yahoo.com> <88c1b40905050115p2a3de24aj48485c396ebb30d3@mail.gmail.com> <562346790905050126v58bc5a16s8c827bd64088f210@mail.gmail.com> Date: Tue, 5 May 2009 09:52:10 +0100 Message-ID: <88c1b40905050152r6727f0c7r6d3e3af4a4005959@mail.gmail.com> Subject: Re: Automagically update scm tag From: Stephen Connolly To: Maven Users List Content-Type: multipart/alternative; boundary=0015174c11cef44a690469266427 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c11cef44a690469266427 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable You'd probably also want to update the url providing that it follows an identified rule, since moste viewsvn equivalents follow a path rule in thei= r uri, this should not be a big issue 2009/5/5 Baptiste MATHUS > Exactly. I don't want this new goal to try and commit anything. Just > retrieve the "svn info" output from the working copy and update > and accordingly. > > I guess there could an option to update , > or both with the retrieved value. For example, we always have the same > value > there. > > Cheers. > > 2009/5/5 Stephen Connolly > > > I think he wants to update the scm section in the pom to match what is > > displayed from svn info > > > > 2009/5/5 Mark Struberg > > > > > > > > Hi Baptiste! > > > > > > It isn't clear to me what you mean with 'update tag'. > > > > > > Do you like to re-tag in the SCM? > > > > > > LieGrue, > > > strub > > > > > > > > > > > > ----- Urspr=FCngliche Mail ---- > > > > Von: Baptiste MATHUS > > > > An: Maven Users List > > > > Gesendet: Dienstag, den 5. Mai 2009, 09:34:51 Uhr > > > > Betreff: Re: Automagically update scm tag > > > > > > > > Well, not many answers. I guess I'll file an improvement request. I > > think > > > > I'm going to put it into the maven-scm-plugin tracker ( > > > > http://jira.codehaus.org/browse/SCM). > > > > What do you think? > > > > > > > > Cheers. > > > > > > > > 2009/5/4 Baptiste MATHUS > > > > > > > > > Hi all, > > > > > > > > > > I'm looking for a simple a quick way to update my scm tags. I'm > > > currently > > > > > refactoring my projects, and I find it cumbersome to manually > update > > > ths scm > > > > > tag to the new although the information is already present in the > svn > > > > > metadata. > > > > > > > > > > I took a quick look at scm:*** goals but can't find the one that > fits > > > my > > > > > need corresponding (moreover I think this plugin is more designed > to > > be > > > used > > > > > as a dependency to front-end plugin, so there's not a lot > > documentation > > > for > > > > > each goals :)). > > > > > > > > > > What I'd like is a goal that would retrieved the "svn info ." > command > > > > > output and update the <*connection> tags in the pom. Does this go= al > > > > > already exist or should I file an improvement request about it? > > > > > > > > > > Thanks a lot. > > > > > > > > > > Cheers. > > > > > > > > > > -- > > > > > Baptiste MATHUS - http://batmat.net > > > > > Sauvez un arbre, > > > > > Mangez un castor ! > > > > > > > > > > > > > > > > > > > > -- > > > > Baptiste MATHUS - http://batmat.net > > > > Sauvez un arbre, > > > > Mangez un castor ! > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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 ! > --0015174c11cef44a690469266427--