You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martin Gainty <mg...@hotmail.com> on 2008/01/29 19:57:31 UTC

cannot find maven artifact

attempting to build maven-plugin-parent

mvn -e install:installFile

Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/7/maven-plugins-7.pom
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-plugins
Version: 7

any ideas what is causing this error?

Help!!!
M-

Re: cannot find maven artifact

Posted by Martin Gainty <mg...@hotmail.com>.
$M2_HOME/maven-plugin-parent>mvn -e -U install:installFile
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/7/maven
-plugins-7.pom
[INFO] ---------------------------------------------------------------------
---
[ERROR] FATAL ERROR
[INFO] ---------------------------------------------------------------------
---
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-plugins
Version: 7

Reason: Unable to download the artifact from any repository

curious if anyone experienced these problems with comcast???

Thanks Wayne
M-
----- Original Message -----
From: "Wayne Fay" <wa...@gmail.com>
To: "Maven Users List" <us...@maven.apache.org>
Sent: Tuesday, January 29, 2008 1:59 PM
Subject: Re: cannot find maven artifact


> Transient network failure. Try again and/or add -U to the call to mvn.
>
> Wayne
>
> On 1/29/08, Martin Gainty <mg...@hotmail.com> wrote:
> >
> > attempting to build maven-plugin-parent
> >
> > mvn -e install:installFile
> >
> > Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/7/maven
-plugins-7.pom
> >
[INFO] ---------------------------------------------------------------------
---
> > [ERROR] FATAL ERROR
> >
[INFO] ---------------------------------------------------------------------
---
> > [INFO] Failed to resolve artifact.
> >
> > GroupId: org.apache.maven.plugins
> > ArtifactId: maven-plugins
> > Version: 7
> >
> > any ideas what is causing this error?
> >
> > Help!!!
> > M-
> >
>
> ---------------------------------------------------------------------
> 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


Re: cannot find maven artifact

Posted by Wayne Fay <wa...@gmail.com>.
Transient network failure. Try again and/or add -U to the call to mvn.

Wayne

On 1/29/08, Martin Gainty <mg...@hotmail.com> wrote:
>
> attempting to build maven-plugin-parent
>
> mvn -e install:installFile
>
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/7/maven-plugins-7.pom
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> GroupId: org.apache.maven.plugins
> ArtifactId: maven-plugins
> Version: 7
>
> any ideas what is causing this error?
>
> Help!!!
> M-
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org