Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 20932 invoked from network); 16 Jan 2006 23:45:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jan 2006 23:45:57 -0000 Received: (qmail 17331 invoked by uid 500); 16 Jan 2006 23:45:49 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 17299 invoked by uid 500); 16 Jan 2006 23:45:48 -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 17288 invoked by uid 99); 16 Jan 2006 23:45:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2006 15:45:48 -0800 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 stephen.duncan@gmail.com designates 66.249.92.203 as permitted sender) Received: from [66.249.92.203] (HELO uproxy.gmail.com) (66.249.92.203) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2006 15:45:47 -0800 Received: by uproxy.gmail.com with SMTP id m3so826918uge for ; Mon, 16 Jan 2006 15:45:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Aovs3MEA9VIHrlHVqsrymgjOf1pOuwReQRuUWsSDS9gznvRGNEzVAp6iVV5N9XtLBIXUg2y9LUvcbliiPqbx5c+d39p5yiznUDIkSTRf5sJpe+pofyMdUUkqG4qB5+AppS5gf0bs5NA4xFjyfP6MWcJMqhiogVjqTh8BrOmguoE= Received: by 10.49.88.19 with SMTP id q19mr274017nfl; Mon, 16 Jan 2006 15:45:26 -0800 (PST) Received: by 10.49.18.7 with HTTP; Mon, 16 Jan 2006 15:45:26 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2006 18:45:26 -0500 From: Stephen Duncan To: Maven Users List Subject: Re: [m2] required artifacts missing In-Reply-To: <331130458@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <331130458@web.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sorry about that. Read the post at the end of the work day, and posted too quickly! Not sure where a dependency on yyy:xxx:jar:1.0-SNAPSHOT would come from. Looks like an example dependency that should be removed. If it's not something you accidentally left in your pom, then it's in one you depend on. You can see the dependency tree to find out where it came from by using the -X option: mvn -X compile -Stephen On 1/16/06, softwarearchitekt@email.de wrote: > Hey, > I've allready read that, and install the files! > > There are in my local repository: > > mavenRepository > |- javax > |- activation > |- activation > |- 1.0.2 > |- activation-1.0.2.jar > |- activation-1.0.2.pom > |- activation-1.0.2.pom.sha1 > > Fredy > > "Maven Users List" schrieb am 16.01.06 22:49:34: > > http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html > > -Stephen > > On 1/16/06, softwarearchitekt@email.de wrote= : > > I've already installed these files in my localRepository, but theres is= alwas the same error: > > > > required artifacts missing: > > javax.mail:mail:jar:1.3.3 > > javax.activation:activation:jar:1.0.2 > > javax.xml:jaxrpc-api:jar:1.1 > > > > for the artifact: > > yyy:xxx:jar:1.0-SNAPSHOT > > > > from the specified remote repositories: > > central (http://repo1.maven.org/maven2) > > > > I use the following args for my rep.: > > > > mvn -Dorg.apache.maven.global-settings=3DK:\_meineDateien\developmentNe= u\mavenRepository compile > > > > any idea?? > > > > Thanks Fredy > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > > For additional commands, e-mail: users-help@maven.apache.org > > > > > > > -- > Stephen Duncan Jr > www.stephenduncanjr.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > > -- > Mit freundlichen Gr=FC=DFen > Fred Robert Hauschel > > http://www.Hauschel.de > > Mobil: 0179 - 6917092 > Telefon: 07427 - 91179 > Fax: 07427 - 91178 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org