You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Rahul <ra...@clear.net.nz> on 2005/06/08 09:46:07 UTC

[m2] Modello Artifact 1.0-alpha-3-SNAPSHOT:pom not published to repository

Hi,

I am getting a build failure on running "m2 eclipse:eclipse" on latest 
revision with following error.
Is there an alternate repository where this artifact is published or a 
workaround to get around this?

Thanks,
Rahul

<snip>
[INFO] Building Maven Model
[INFO] 
----------------------------------------------------------------------------
[INFO] modello-maven-plugin: resolved to version 
1.0-alpha-3-20050516.141742-1 from local repository
Downloading: 
http://www.ibiblio.org/maven2//org/codehaus/modello/modello/1.0-alpha-3-SNAPSHOT/modello-1.0-alpha-3-SNAPSHOT
.pom
[WARNING] Unable to get resource from repository 
http://repo1.maven.org/maven2
[INFO] 
----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] 
----------------------------------------------------------------------------
[INFO] Main Error:
  Unable to download the artifact from any repository
  org.codehaus.modello:modello:1.0-alpha-3-SNAPSHOT:pom

from the specified remote repositories:
  http://repo1.maven.org/maven2

Root error:
  Unable to download the artifact from any repository
</snip>


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


Re: [m2] Modello Artifact 1.0-alpha-3-SNAPSHOT:pom not published to repository

Posted by Brett Porter <br...@apache.org>.
Fixed - may take some time to appear on ibiblio.

You can change the version back to alpha-2 in the plugins section of 
maven-model if needed.

- Brett

Rahul wrote:

> Hi,
>
> I am getting a build failure on running "m2 eclipse:eclipse" on latest 
> revision with following error.
> Is there an alternate repository where this artifact is published or a 
> workaround to get around this?
>
> Thanks,
> Rahul
>
> <snip>
> [INFO] Building Maven Model
> [INFO] 
> ---------------------------------------------------------------------------- 
>
> [INFO] modello-maven-plugin: resolved to version 
> 1.0-alpha-3-20050516.141742-1 from local repository
> Downloading: 
> http://www.ibiblio.org/maven2//org/codehaus/modello/modello/1.0-alpha-3-SNAPSHOT/modello-1.0-alpha-3-SNAPSHOT 
>
> .pom
> [WARNING] Unable to get resource from repository 
> http://repo1.maven.org/maven2
> [INFO] 
> ---------------------------------------------------------------------------- 
>
> [INFO] BUILD FAILURE
> [INFO] 
> ---------------------------------------------------------------------------- 
>
> [INFO] Main Error:
>  Unable to download the artifact from any repository
>  org.codehaus.modello:modello:1.0-alpha-3-SNAPSHOT:pom
>
> from the specified remote repositories:
>  http://repo1.maven.org/maven2
>
> Root error:
>  Unable to download the artifact from any repository
> </snip>
>
>
> ---------------------------------------------------------------------
> 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