Michael wrote:
I get:
__ __
| \/ |__ _Apache__
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\|_||_| v. 1.0.2
BUILD FAILED
Goal "junit:report" does not exist in this project.
Total time: 1 seconds
Finished at: Fri Jul 22 14:03:44 BST 2005
I looked at
for
the goals. I've also tried junit-report:generate with no success.
Mike
<br><br><br>>From: "Marc Attiyeh"
<marc.attiyeh (AT) FXALL (DOT) com><br>>Reply-To: "Maven Users
List" <users (AT) maven (DOT) apache.org><br>>To: "Maven Users
List" <users (AT) maven (DOT) apache.org><br>>Subject: RE: [m1]
Using junit-report<br>>Date: Fri, 22 Jul 2005 08:57:54
-0400<br>><br>>maven junit:report<br>><br>>(note the
colon)<br>><br>>-marc<br>><br>>
Message<br>>From: Michael
[mailto:michaelowenuk (AT) hotmail (DOT) com]<br>>Sent: Friday, July 22, 2005
8:57 AM<br>>To: users (AT) maven (DOT) apache.org<br>>Subject: [m1] Using
junit-report<br>><br>>Hi,<br>><br>>I'm trying to use
junit-report. I've downloaded it
from:<br>><br>><br>><br>>and
put that into the plugins folder of my maven installation. When
I<br>>run:<br>><br>>maven junit-report<br>><br>>I
get:<br>><br>>__ __<br>>| \/ |__ _Apache__ <br>>|
|\/| / _` \ V / -_) ' \ ~ intelligent projects ~<br>>|_|
|_\__,_|\_/\|_||_| v. 1.0.2<br>><br>>BUILD
FAILED<br>>Goal "junit-report" does not exist in this
project.<br>>Total time: 2 seconds<br>>Finished at: Fri Jul 22
13:47:38 BST 2005<br>><br>><br>><br>>Any
ideas?<br>><br>>Cheers,<br>><br>>Mike<br>><br>><br>><br>><br>>To
unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org<br>>For
additional commands, e-mail:
users-help (AT) maven (DOT) apache.org<br>><br>><br>><br>>To
unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org<br>>For
additional commands, e-mail: users-help (AT) maven (DOT) apache.org<br>><br>
>
>
>
To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
Mike,
I am not sure if the reference in maven site about junit-report is
correct. Please try junit-report:report and see if this is what you need.
Johnny Ruiz