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 43F5A105A7 for ; Wed, 24 Jul 2013 06:10:15 +0000 (UTC) Received: (qmail 38192 invoked by uid 500); 24 Jul 2013 06:10:12 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 38067 invoked by uid 500); 24 Jul 2013 06:10:06 -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 38057 invoked by uid 99); 24 Jul 2013 06:10:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 06:10:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [109.192.0.89] (HELO quipsy.de) (109.192.0.89) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 06:09:59 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: mvn release:prepare does not update parent version Date: Wed, 24 Jul 2013 08:09:38 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mvn release:prepare does not update parent version Thread-Index: Ac6H815u1y1Xqcm2TEOmpHL5giYa5gAQMCxA References: , From: "Markus Karg" To: "Maven Users List" X-Virus-Checked: Checked by ClamAV on apache.org Martin, I don't know why you're asking this. What has this to do with my actual = scenario? I am doing something completely different and my question was = not targeting your scenario. Thanks -Markus -----Urspr=FCngliche Nachricht----- Von: Martin Gainty [mailto:mgainty@hotmail.com]=20 Gesendet: Dienstag, 23. Juli 2013 23:24 An: users@maven.apache.org Betreff: RE: mvn release:prepare does not update parent version Markus =20 Parent.pom | v = -------------------------------------------------------------------------= | = | v = v Child1.pom = Child2.pom release:prepare where updates/changes Child1.pom Child11.pom = Child12.pom | v --------------------------------------- | | v v Child11.pom Child12.pom =20 can you envision a scenario where release plugin should break = inheritance and update Parent instead of child s ? Martin=20 ______________________________________________=20 Verzicht und Vertraulichkeitanmerkung/Note de d=E9ni et de = confidentialit=E9 Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene = Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede = unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. = Diese Nachricht dient lediglich dem Austausch von Informationen und = entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten = Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt = uebernehmen. Ce message est confidentiel et peut =EAtre privil=E9gi=E9. Si vous = n'=EAtes pas le destinataire pr=E9vu, nous te demandons avec bont=E9 que = pour satisfaire informez l'exp=E9diteur. N'importe quelle diffusion non = autoris=E9e ou la copie de ceci est interdite. Ce message sert =E0 = l'information seulement et n'aura pas n'importe quel effet l=E9galement = obligatoire. =C9tant donn=E9 que les email peuvent facilement =EAtre = sujets =E0 la manipulation, nous ne pouvons accepter aucune = responsabilit=E9 pour le contenu fourni. =20 > Subject: RE: mvn release:prepare does not update parent version > Date: Mon, 22 Jul 2013 22:29:07 +0200 > From: karg@quipsy.de > To: users@maven.apache.org >=20 > Thanks for picking up this thread! >=20 > I am using: Maven 3.0.4 and maven-release-plugin 2.4.1 >=20 > -Markus >=20 > > Hi, which version of Maven and Maven-Release-Plugin are you using? > >=20 > > On Mon, Jul 22, 2013 at 9:25 AM, Markus Karg wrote: > >=20 > > > I'm driving nuts with mvn release:prepare...: > > > > > > When I do mvn release:prepare, Maven asks whether I want to update > > all > > > SNAPSHOT version referenced in the POM. > > > I say "yes" and confirm all suggested replacement versions > unchanged. > > > When Maven is done, I check the POM.xml. > > > It is correctly rewritten for all references, but not for the = parent > > > version. > > > The parent version still references the *old* SNAPSHOT, while > > > obviously it should now name the *next* SNAPSHOT. > > > > > > Can somebody tell me what I have to do so that mvn release:prepare > > > will also make the parent version point tot he *next* SNAPSHOT, as > it > > > does it correctly with the dependencies and the project's own > > version? > > > > > > Thanks! > > > -Markus > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > > > For additional commands, e-mail: users-help@maven.apache.org > > > > > > >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org >=20 =20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org