You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by did <di...@ddubois.info> on 2003/07/27 01:07:50 UTC

Weird problem with Maven

Hi all,

I try to migrate a project in Maven. Everything worked fine this 
afternoon, but since few seconds I can not run maven Any more.

The 'maven -g' command gives me the following output:
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10


Available [Plugins] / Goals
```````````````````````````

And a maven jar:jar  on my projects (I tried many projects to see if it 
is project-related, but it does not seems, I also tried with a newly 
"genapped" project)
__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10

INTERNAL ERROR
Reference made to goal 'test:test' which has no definition.


Do you have an idea of the mistake I made?

Regards,
Didier.



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


Re: Weird problem with Maven

Posted by did <di...@ddubois.info>.
Ok. That was that.
I've experienced some DSL shutdown fomr my ISP during a maven process. 
This is may be the reason.

Regards,
Did

Jason van Zyl wrote:

>On Sat, 2003-07-26 at 19:07, did wrote:
>  
>
>>Hi all,
>>
>>I try to migrate a project in Maven. Everything worked fine this 
>>afternoon, but since few seconds I can not run maven Any more.
>>
>>The 'maven -g' command gives me the following output:
>> __  __
>>|  \/  |__ _Apache__ ___
>>| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>>|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10
>>
>>
>>Available [Plugins] / Goals
>>```````````````````````````
>>
>>And a maven jar:jar  on my projects (I tried many projects to see if it 
>>is project-related, but it does not seems, I also tried with a newly 
>>"genapped" project)
>>__  __
>>|  \/  |__ _Apache__ ___
>>| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>>|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10
>>
>>INTERNAL ERROR
>>Reference made to goal 'test:test' which has no definition.
>>
>>
>>Do you have an idea of the mistake I made?
>>    
>>
>
>You probably stopped a build in the middle and the cache can get messed
>up atm. Go into your ~/.maven/plugins directory and erase the *.cache
>files and you should be fine.
>
>  
>
>>Regards,
>>Didier.
>>
>>
>>
>>---------------------------------------------------------------------
>>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: Weird problem with Maven

Posted by Jason van Zyl <ja...@zenplex.com>.
On Sat, 2003-07-26 at 19:07, did wrote:
> Hi all,
> 
> I try to migrate a project in Maven. Everything worked fine this 
> afternoon, but since few seconds I can not run maven Any more.
> 
> The 'maven -g' command gives me the following output:
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10
> 
> 
> Available [Plugins] / Goals
> ```````````````````````````
> 
> And a maven jar:jar  on my projects (I tried many projects to see if it 
> is project-related, but it does not seems, I also tried with a newly 
> "genapped" project)
> __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10
> 
> INTERNAL ERROR
> Reference made to goal 'test:test' which has no definition.
> 
> 
> Do you have an idea of the mistake I made?

You probably stopped a build in the middle and the cache can get messed
up atm. Go into your ~/.maven/plugins directory and erase the *.cache
files and you should be fine.

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

Jason van Zyl
jason@zenplex.com
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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