Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 77335 invoked from network); 1 Sep 2006 07:42:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 07:42:34 -0000 Received: (qmail 80507 invoked by uid 500); 1 Sep 2006 07:42:28 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 80462 invoked by uid 500); 1 Sep 2006 07:42:28 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 80451 invoked by uid 99); 1 Sep 2006 07:42:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 00:42:28 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gnodet@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; Fri, 01 Sep 2006 00:42:27 -0700 Received: by nf-out-0910.google.com with SMTP id c29so629596nfb for ; Fri, 01 Sep 2006 00:42:06 -0700 (PDT) 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:references; b=qFT71lRkI3o17cZyZC7cFGsYsGR6JuC0MZl3+OYnskCViJqI67KMu8T0hfBMY+hwLuTXQUNTXMaJWrB0MBo+8VVLg46hqL+hfrGG+GLgJ1p99c/pfkW4+Uy2OZDRDhM1YNsYQHzKWdHRyWg11oQBX/pTi9oFLF+OBzOh3dGCxac= Received: by 10.49.29.2 with SMTP id g2mr2609388nfj; Fri, 01 Sep 2006 00:42:05 -0700 (PDT) Received: by 10.49.85.1 with HTTP; Fri, 1 Sep 2006 00:42:05 -0700 (PDT) Message-ID: Date: Fri, 1 Sep 2006 09:42:05 +0200 From: "Guillaume Nodet" To: dev@geronimo.apache.org Subject: Re: maven-jar-plugin troubles In-Reply-To: <2faaa0980609010030g1f9a9077j65cf5d9fb4868c9f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_68226_30520605.1157096525759" References: <2faaa0980609010030g1f9a9077j65cf5d9fb4868c9f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_68226_30520605.1157096525759 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Try with -U -up paramters when launching maven. It should update / download the needed plugins. On 9/1/06, Sergey Elin wrote: > > Here is another build error reproduced on both my boxes (Windows and UNIX) > since this morning: > > Downloading: http://mirrors.sunsite.dk/maven2/org/apache/maven/plugins/maven-jar > > -plugin/2.1/maven-jar-plugin-2.1.pom > [WARNING] Unable to get resource from repository central ( > http://repo1.maven.org > /maven2) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > GroupId: org.apache.maven.plugins > ArtifactId: maven-jar-plugin > Version: 2.1 > > Reason: Unable to download the artifact from any repository > > org.apache.maven.plugins:maven-jar-plugin:pom:2.1 > > from the specified remote repositories: > central ( http://repo1.maven.org/maven2), > apache.snapshots (http://people.apache.org/maven-snapshot-repository), > codehaus ( http://repository.codehaus.org), > apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository), > codehaus-snapshots ( http://snapshots.repository.codehaus.org) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 38 seconds > [INFO] Finished at: Fri Sep 01 11:12:08 MSD 2006 > [INFO] Final Memory: 25M/46M > [INFO] > ------------------------------------------------------------------------ > > Any suggessions? =( > > -- Cheers, Guillaume Nodet ------=_Part_68226_30520605.1157096525759 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Try with -U -up paramters when launching maven.
It should update / download the needed plugins.

On 9/1/06, Sergey Elin < elinsn@gmail.com> wrote:
Here is another build error reproduced on both my boxes (Windows and UNIX) since this morning:

Downloading: http://mirrors.sunsite.dk/maven2/org/apache/maven/plugins/maven-jar
-plugin/2.1/maven-jar-plugin-2.1.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-jar-plugin
Version: 2.1

Reason: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-jar-plugin:pom:2.1

from the specified remote repositories:
  central ( http://repo1.maven.org/maven2),
  apache.snapshots (http://people.apache.org/maven-snapshot-repository ),
  codehaus ( http://repository.codehaus.org),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository ),
  codehaus-snapshots ( http://snapshots.repository.codehaus.org)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38 seconds
[INFO] Finished at: Fri Sep 01 11:12:08 MSD 2006
[INFO] Final Memory: 25M/46M
[INFO] ------------------------------------------------------------------------

Any suggessions? =(




--
Cheers,
Guillaume Nodet ------=_Part_68226_30520605.1157096525759--