Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 4906 invoked from network); 6 Jun 2006 10:21:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2006 10:21:38 -0000 Received: (qmail 92847 invoked by uid 500); 6 Jun 2006 10:21:36 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 92779 invoked by uid 500); 6 Jun 2006 10:21:36 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 92766 invoked by uid 99); 6 Jun 2006 10:21:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 03:21:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jamin.short@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 03:21:34 -0700 Received: by nf-out-0910.google.com with SMTP id k26so1808153nfc for ; Tue, 06 Jun 2006 03:21:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=BQL0Dlh9V1C3+Nj/fFNrnvRFEuMdCqF11LYfSfMBu9j/foatb9OLJoHldJKReUEukA8PjMMX16EF8N1vwxS9UWQPId0LZv97ntjddqQ+6BUH6K3OSbWAihjJTo3Y118ChfA99t4ySh9opZhUqQk0GUOArDW9plnbRbLweRmomvY= Received: by 10.49.14.18 with SMTP id r18mr5174958nfi; Tue, 06 Jun 2006 03:21:13 -0700 (PDT) Received: by 10.49.20.9 with HTTP; Tue, 6 Jun 2006 03:21:13 -0700 (PDT) Message-ID: <86aa493a0606060321w71ed6881l6f78015327f19311@mail.gmail.com> Date: Tue, 6 Jun 2006 11:21:13 +0100 From: "ben short" Sender: jamin.short@gmail.com To: "Maven Developers List" Subject: Re: maven-jar-plugin does not exist error In-Reply-To: <4730700.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4730700.post@talk.nabble.com> X-Google-Sender-Auth: 242f11990cbfe8e0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dosent the -o flag mean run offline? You probably dont have the maven-jar-plugin in your local repo. Remove the -o flag and try again. Ben On 6/6/06, Chandrika wrote: > > Hi, > I am trying 'mvn -o package' from command and my packaging attribute is set > to jar in pom.xml. > I get error as > "the plugin org.apache.maven.plugins:mavan-jar-plugin" does not exist. > but i have the plugin under my local_repo/org/apache/maven/plugins/2.0 > I tried adding it under dependencies section of pom with version as 2.0 ..i > still get the same error... > im trying it offline...any ideas on why? > > Thanks > -- > View this message in context: http://www.nabble.com/maven-jar-plugin-does-not-exist-error-t1740909.html#a4730700 > Sent from the Maven - Dev forum at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org