Re: [Goal does not exist] ?

2003-06-24 Thread Cyriaque Dupoirieux
Thank you, It works fine...

Regards,
Cyriaque,
Kristine Weissbarth a écrit :

hi,

I have had the same problem last week. Try deleting *.cache from
$MAVEN_HOME/plugins.
Am Die, 2003-06-24 um 10.55 schrieb Cyriaque Dupoirieux:
 

Heloo,

   What does mean the following message :
   Goal "jaloppy" does not exist in this project.
   I just can do a site:generate, if I want to execute another goal, it 
does not find it ?

Regards,
Cyriaque


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [Goal does not exist] ?

2003-06-24 Thread Kristine Weissbarth
hi,

I have had the same problem last week. Try deleting *.cache from
$MAVEN_HOME/plugins.


Am Die, 2003-06-24 um 10.55 schrieb Cyriaque Dupoirieux:
> Heloo,
> 
> What does mean the following message :
> Goal "jaloppy" does not exist in this project.
> I just can do a site:generate, if I want to execute another goal, it 
> does not find it ?
> 
> Regards,
> Cyriaque
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Goal does not exist] ?

2003-06-24 Thread Cyriaque Dupoirieux
Heloo,

   What does mean the following message :
   Goal "jaloppy" does not exist in this project.
   I just can do a site:generate, if I want to execute another goal, it 
does not find it ?

Regards,
Cyriaque


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: 'Goal does not exist' problem

2003-06-18 Thread Kristine Weissbarth
Thank you very very much!! That worked! I was sittin' on this till
yesterday. Thanks a lot.

Am Mit, 2003-06-18 um 11.41 schrieb Ben Walding:
> Try deleting *.cache from $MAVEN_HOME/plugins
> 
> Kristine Weissbarth wrote:
> 
> >Hi,
> >
> >I absolutely don't know what's going wrong in my project right now. I
> >thought that 'maven clean' or 'maven site:generate' are standard goals
> >of maven which should work without defining them explicitly. I have a
> >simple project without maven.xml but the only thing that works is the
> >'maven jar' and 'maven jar:install'. When I'm trying to site:generate or
> >a simple 'maven clean' the following output appears. 
> >
> >Can anybody give me a hint in which direction I should search to find
> >the root of this problem, please? Maybe you recognize those outputs?
> >
> >
> >
> > output 'maven clean' ---
> > __  __
> >|  \/  |__ Jakarta _ ___
> >| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> >|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
> >
> >
> >BUILD FAILED
> >Goal "clean" does not exist in this project.
> >Total time:  11 seconds
> >
> > output 'maven clean' end ---
> >
> > output 'maven site:generate' ---
> > __  __
> >|  \/  |__ Jakarta _ ___
> >| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> >|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
> >
> >
> >BUILD FAILED
> >Goal "site:generate" does not exist in this project.
> >Total time:  11 seconds
> >
> >- output 'maven site:generate' end ---
> >
> >
> >
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >  
> >
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: 'Goal does not exist' problem

2003-06-18 Thread Ben Walding
Try deleting *.cache from $MAVEN_HOME/plugins

Kristine Weissbarth wrote:

Hi,

I absolutely don't know what's going wrong in my project right now. I
thought that 'maven clean' or 'maven site:generate' are standard goals
of maven which should work without defining them explicitly. I have a
simple project without maven.xml but the only thing that works is the
'maven jar' and 'maven jar:install'. When I'm trying to site:generate or
a simple 'maven clean' the following output appears. 

Can anybody give me a hint in which direction I should search to find
the root of this problem, please? Maybe you recognize those outputs?


 output 'maven clean' ---
__  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
BUILD FAILED
Goal "clean" does not exist in this project.
Total time:  11 seconds
 output 'maven clean' end ---

 output 'maven site:generate' ---
__  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
BUILD FAILED
Goal "site:generate" does not exist in this project.
Total time:  11 seconds
- output 'maven site:generate' end ---



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


'Goal does not exist' problem

2003-06-18 Thread Kristine Weissbarth
Hi,

I absolutely don't know what's going wrong in my project right now. I
thought that 'maven clean' or 'maven site:generate' are standard goals
of maven which should work without defining them explicitly. I have a
simple project without maven.xml but the only thing that works is the
'maven jar' and 'maven jar:install'. When I'm trying to site:generate or
a simple 'maven clean' the following output appears. 

Can anybody give me a hint in which direction I should search to find
the root of this problem, please? Maybe you recognize those outputs?



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


BUILD FAILED
Goal "clean" does not exist in this project.
Total time:  11 seconds

 output 'maven clean' end ---

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


BUILD FAILED
Goal "site:generate" does not exist in this project.
Total time:  11 seconds

- output 'maven site:generate' end ---




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]