Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 74874 invoked from network); 19 Oct 2005 22:03:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2005 22:03:02 -0000 Received: (qmail 58134 invoked by uid 500); 19 Oct 2005 22:02:51 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 58046 invoked by uid 500); 19 Oct 2005 22:02:51 -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 58019 invoked by uid 99); 19 Oct 2005 22:02:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 15:02:51 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 193.252.22.24 is neither permitted nor denied by domain of aheritier@gmail.com) Received: from [193.252.22.24] (HELO smtp7.wanadoo.fr) (193.252.22.24) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 15:02:49 -0700 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0708.wanadoo.fr (SMTP Server) with ESMTP id EFF741C0009E for ; Thu, 20 Oct 2005 00:02:27 +0200 (CEST) Received: from harlock (AAubervilliers-153-1-42-125.w83-200.abo.wanadoo.fr [83.200.14.125]) by mwinf0708.wanadoo.fr (SMTP Server) with ESMTP id 8B8521C00088 for ; Thu, 20 Oct 2005 00:02:27 +0200 (CEST) X-ME-UUID: 20051019220227571.8B8521C00088@mwinf0708.wanadoo.fr From: "Arnaud HERITIER" To: "'Maven Users List'" Subject: RE: [m102]: Problem with war:deploy Date: Thu, 20 Oct 2005 00:02:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcXU9lv4BbYVopamSuqidYUukUUHpgAAbF5w In-Reply-To: Message-Id: <20051019220227.8B8521C00088@mwinf0708.wanadoo.fr> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ok. I don't know if it can be considered as a bug. It's the default naming of an artifact (${pom.artifactId}.${type}) in = the repository (jars, ears, ...). Arnaud =20 > -----Message d'origine----- > De : rks@cisco.com [mailto:rks@cisco.com]=20 > Envoy=E9 : mercredi 19 octobre 2005 23:43 > =C0 : Maven Users List > Objet : RE: [m102]: Problem with war:deploy >=20 > I do not mind if war:deploy wants to append=20 > ${pom.currentVersion} or SNAPSHOT to the deploted artifact on=20 > the remote repo; but my issue is that it is changing the name=20 > of the artifact from=20 > ${maven.war.final.name}.war > to > ${pom.artifactId}.war >=20 > Thanks, >=20 > Rk > x77309 >=20 > On Wed, 19 Oct 2005, Arnaud HERITIER wrote: >=20 > > In fact I'm not sure you can deploy on a maven repository=20 > an artifact without a version. It's the fundation of the repository. > >=20 > > Arnaud > >=20 > > > -----Message d'origine----- > > > De : rks@cisco.com [mailto:rks@cisco.com] Envoy=E9 : mercredi 19=20 > > > octobre 2005 22:09 =C0 : Maven Users List Objet : [m102]:=20 > Problem with=20 > > > war:deploy > > >=20 > > > With m102, a project "apps" uses artifactId "dcm-apps"=20 > and uses war=20 > > > plugin with the settings > > >=20 > > > maven.war.final.name: Foo.war > > >=20 > > > However, while war:war generates Foo.war, the war:deploy goal=20 > > > chooses to rename it to ${pom.artifactId}.war > > >=20 > > > $ maven war:deply > > > war:deploy: > > > [echo] maven.repo.list is set - using artifact deploy mode > > > Will deploy to 1 repository(ies): > > > Deploying to repository: > > > Deploying:=20 > > > /vob/nm_dcm/apps/project.xml-->dcm/poms/dcm-apps-1.0.pom > > > Deploying:=20 > > > /vob/nm_dcm/apps/project.xml.md5-->dcm/poms/dcm-apps-1.0.pom.md5 > > > Will deploy to 1 repository(ies): > > > Deploying to repository: > > > Deploying:=20 > > > /vob/nm_dcm/apps/../target/dcm.war-->dcm/wars/dcm-apps-1.0.war > > > Deploying:=20 > > >=20 > /vob/nm_dcm/apps/../target/dcm.war.md5-->dcm/wars/dcm-apps-1.0.war.m > > > d5 > > >=20 > > > How can I force war:deploy goal from changing the name of the=20 > > > deployed artifact? > > >=20 > > > Thanks, > > >=20 > > > Rk > > > x77309 > > >=20 > > >=20 > -------------------------------------------------------------------- > > > - To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > > > For additional commands, e-mail: users-help@maven.apache.org > > >=20 > >=20 > >=20 > >=20 > >=20 > >=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 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org