You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ashley Williams <ag...@mac.com> on 2005/09/15 14:17:23 UTC

[m2] build failure

Just updated to the latest code but am getting a build failure. Just  
checked the metadata.xml file and it refers to an alpha version  
whereas the mojo expected seems to be RELEASE??

(Mac OS X Tiger Java 5)


[INFO]  
------------------------------------------------------------------------ 
----
[INFO] BUILD FAILURE
[INFO]  
------------------------------------------------------------------------ 
----
[INFO] Main Error:
   Mojo could not be found - check that the goal name is correct
   org.codehaus.modello:modello-maven-plugin:RELEASE:maven-plugin

from the specified remote repositories:
   snapshots (http://snapshots.maven.codehaus.org/maven2),
   central (http://repo1.maven.org/maven2)

Root error:
   Server returned HTTP response code: 503 for URL: http:// 
www.ibiblio.org/maven2/org/codehaus/modello/modello-maven-plugin/ 
maven-metadata.xml


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


Re: [m2] build failure

Posted by Ashley Williams <ag...@mac.com>.
Just tried again and it works, although I did switch back to java 1.4.


On 15 Sep 2005, at 14:34, Brett Porter wrote:

> Can you try again? 503 is an intermittent error - looks like  
> ibiblio was
> temporarily down.
>
> - Brett
>
> On 9/15/05, Ashley Williams <ag...@mac.com> wrote:
>
>>
>> Just updated to the latest code but am getting a build failure. Just
>> checked the metadata.xml file and it refers to an alpha version
>> whereas the mojo expected seems to be RELEASE??
>>
>> (Mac OS X Tiger Java 5)
>>
>>
>> [INFO]
>> --------------------------------------------------------------------- 
>> ---
>> ----
>> [INFO] BUILD FAILURE
>> [INFO]
>> --------------------------------------------------------------------- 
>> ---
>> ----
>> [INFO] Main Error:
>> Mojo could not be found - check that the goal name is correct
>> org.codehaus.modello:modello-maven-plugin:RELEASE:maven-plugin
>>
>> from the specified remote repositories:
>> snapshots (http://snapshots.maven.codehaus.org/maven2),
>> central (http://repo1.maven.org/maven2)
>>
>> Root error:
>> Server returned HTTP response code: 503 for URL: http://
>> www.ibiblio.org/maven2/org/codehaus/modello/modello-maven-plugin/ 
>> <http://www.ibiblio.org/maven2/org/codehaus/modello/modello-maven- 
>> plugin/>
>> maven-metadata.xml
>>
>>
>> ---------------------------------------------------------------------
>> 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: [m2] build failure

Posted by Brett Porter <br...@gmail.com>.
Can you try again? 503 is an intermittent error - looks like ibiblio was 
temporarily down.

- Brett

On 9/15/05, Ashley Williams <ag...@mac.com> wrote:
> 
> Just updated to the latest code but am getting a build failure. Just
> checked the metadata.xml file and it refers to an alpha version
> whereas the mojo expected seems to be RELEASE??
> 
> (Mac OS X Tiger Java 5)
> 
> 
> [INFO]
> ------------------------------------------------------------------------
> ----
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> ----
> [INFO] Main Error:
> Mojo could not be found - check that the goal name is correct
> org.codehaus.modello:modello-maven-plugin:RELEASE:maven-plugin
> 
> from the specified remote repositories:
> snapshots (http://snapshots.maven.codehaus.org/maven2),
> central (http://repo1.maven.org/maven2)
> 
> Root error:
> Server returned HTTP response code: 503 for URL: http://
> www.ibiblio.org/maven2/org/codehaus/modello/modello-maven-plugin/<http://www.ibiblio.org/maven2/org/codehaus/modello/modello-maven-plugin/>
> maven-metadata.xml
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>