You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Mark R. Diggory" <md...@latte.harvard.edu> on 2003/04/05 21:11:33 UTC

Building off cvs

I'm able to sucessfully build maven off the cvs. But whenever I try to 
run it I'm getting:

  __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT


Attempting to download commons-jelly-SNAPSHOT.jar.

BUILD FAILED
null:554:60: <attainGoal> null:-1:-1: <null> No goal 
[maven-tasklist-plugin:reg
ster]
Total time:  34 seconds


Any recommendations?

-Mark Diggory


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


Re: Building off cvs

Posted by Ben Walding <be...@walding.com>.
I added some extra code to HttpUtils last week which will help prevent 
these issues.

Downloads will be done to <file>.incomplete, which will be renamed if 
the download completes successfully.  If you have a dodgy proxy in the 
way that says a download was successful (but isn't really), then the md5 
check should pick that up later on.   I'd like to unify these a bit 
more, but that is a challenge for another day.

Mark R. Diggory wrote:

> Yes, it appears that a jar download temporarily failed. When I 
> compiled again it went away.
>
> -Mark
>
>
> Ben Walding wrote:
>
>> Check that your build was successful (sometime plugin build failures 
>> can sneak through without the bootstrap noticing)
>>
>> You may find that the tasklist plugin did not build properly - also 
>> try looking in $MAVEN_HOME/plugins for a tasklist jar & directory
>>
>> Mark R. Diggory wrote:
>>
>>> I'm able to sucessfully build maven off the cvs. But whenever I try 
>>> to run it I'm getting:
>>>
>>>  __  __
>>> |  \/  |__ Jakarta _ ___
>>> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>>> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
>>>
>>>
>>> Attempting to download commons-jelly-SNAPSHOT.jar.
>>>
>>> BUILD FAILED
>>> null:554:60: <attainGoal> null:-1:-1: <null> No goal 
>>> [maven-tasklist-plugin:reg
>>> ster]
>>> Total time:  34 seconds
>>>
>>>
>>> Any recommendations?
>>>
>>> -Mark Diggory
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
>
> ---------------------------------------------------------------------
> 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: Building off cvs

Posted by "Mark R. Diggory" <md...@latte.harvard.edu>.
Yes, it appears that a jar download temporarily failed. When I compiled 
again it went away.

-Mark


Ben Walding wrote:
> Check that your build was successful (sometime plugin build failures can 
> sneak through without the bootstrap noticing)
> 
> You may find that the tasklist plugin did not build properly - also try 
> looking in $MAVEN_HOME/plugins for a tasklist jar & directory
> 
> Mark R. Diggory wrote:
> 
>> I'm able to sucessfully build maven off the cvs. But whenever I try to 
>> run it I'm getting:
>>
>>  __  __
>> |  \/  |__ Jakarta _ ___
>> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
>>
>>
>> Attempting to download commons-jelly-SNAPSHOT.jar.
>>
>> BUILD FAILED
>> null:554:60: <attainGoal> null:-1:-1: <null> No goal 
>> [maven-tasklist-plugin:reg
>> ster]
>> Total time:  34 seconds
>>
>>
>> Any recommendations?
>>
>> -Mark Diggory
>>
>>
>> ---------------------------------------------------------------------
>> 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
> 


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


Re: Building off cvs

Posted by Ben Walding <de...@walding.com>.
Check that your build was successful (sometime plugin build failures can 
sneak through without the bootstrap noticing)

You may find that the tasklist plugin did not build properly - also try 
looking in $MAVEN_HOME/plugins for a tasklist jar & directory

Mark R. Diggory wrote:

> I'm able to sucessfully build maven off the cvs. But whenever I try to 
> run it I'm getting:
>
>  __  __
> |  \/  |__ Jakarta _ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
>
>
> Attempting to download commons-jelly-SNAPSHOT.jar.
>
> BUILD FAILED
> null:554:60: <attainGoal> null:-1:-1: <null> No goal 
> [maven-tasklist-plugin:reg
> ster]
> Total time:  34 seconds
>
>
> Any recommendations?
>
> -Mark Diggory
>
>
> ---------------------------------------------------------------------
> 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