Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 65177 invoked from network); 2 Nov 2005 15:41:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 15:41:09 -0000 Received: (qmail 67635 invoked by uid 500); 2 Nov 2005 15:40:59 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 67597 invoked by uid 500); 2 Nov 2005 15:40:59 -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 67570 invoked by uid 99); 2 Nov 2005 15:40:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 07:40:58 -0800 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of luca.rasconi@gmail.com designates 64.233.182.199 as permitted sender) Received: from [64.233.182.199] (HELO nproxy.gmail.com) (64.233.182.199) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 07:40:53 -0800 Received: by nproxy.gmail.com with SMTP id v26so38956nfc for ; Wed, 02 Nov 2005 07:40:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-mailer:in-reply-to:x-mimeole:thread-index:message-id; b=ppYsMp8LyMJ1P6JoDXO+2r7Ly61XyJsm7nTHA0twqedkJXiu9fdqIZmDHsuU7iDLmo8JvKRLnrBU40S3Q9fkNqzJiioMnDxMmdSDY/qaYZE2jGTaGiyBaXCyKK4ewddTOmgCCzZVes9EXsItduxjRih8wgbyUnRqPu++8NvRG9I= Received: by 10.48.80.18 with SMTP id d18mr541456nfb; Wed, 02 Nov 2005 07:40:35 -0800 (PST) Received: from wk215734 ( [212.48.13.3]) by mx.gmail.com with ESMTP id p43sm348558nfa.2005.11.02.07.40.35; Wed, 02 Nov 2005 07:40:35 -0800 (PST) From: "Luca Gmail" To: "'Maven Users List'" Subject: RE: deploying error Date: Wed, 2 Nov 2005 16:40:34 +0100 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 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcXfvuNK8Gs9bWfFTK2r/cgHXjgdHQAAx/Ng Message-ID: <4368ddf3.2d6e785a.534e.43e3@mx.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It seems is a struggle!!! I work in ditributed environement and I would = like to deploy my artifact in a internal (remote) repository mantaining the correct versioning. What is the best way to do it? Im a bit cofused = about this argument. Tnx, Luca -----Original Message----- From: Yudong Wang [mailto:ydw.wang@gmail.com]=20 Sent: mercoled=EC 2 novembre 2005 16.05 To: Maven Users List Subject: Re: deploying error Or even simpler: mvn install This will install the file in your local repo as defined in your = pom.xml. Otherwise you have to provide all these parameters as Anuerin mentioned. Yudong On 11/2/05, Anuerin Diaz wrote: > > hi, > > check your command again to ensure that you are using > "install:install-file" as shown in > = http://maven.apache.org/maven2/guides/mini/guide-coping-with-sun-jars.htm= l > . > i encountered that error a while ago and the cause was i did not type > the "-file" part of the goal. :D > > ciao! > > On 11/2/05, Luca Gmail wrote: > > Im trying to deploy my artifact to my internal repositpry. When I > exceuted > > mvn deploy I ahd this error: > > > > [INFO] The packaging for this project did not assign a file to the = build > > artifact. > > > > > -- > > "Programming, an artform that fights back" > > Anuerin G. Diaz > Registered Linux User #246176 > Friendly Linux Board @ http://mandrivausers.org/index.php > http://capsule.ramfree17.org , when you absolutely have nothing else > better to do > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org