Michael Owen 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
> http://maven.apache.org/reference/plugins/junit-report/goals.html for
> the goals. I've also tried junit-report:generate with no success.
>
> Mike
>
> <br><br><br>>From: "Marc Attiyeh"
> <marc.attiyeh@FXALL.com><br>>Reply-To: "Maven Users
> List" <users@maven.apache.org><br>>To: "Maven
Users
> List" <users@maven.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>>-----Original
> Message-----<br>>From: Michael Owen
> [mailto:michaelowenuk@hotmail.com]<br>>Sent: Friday, July 22, 2005
> 8:57 AM<br>>To: users@maven.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>>http://maven.apache.org/reference/plugins/junit-report/downloads.html<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@maven.apache.org<br>>For
> additional commands, e-mail:
> users-help@maven.apache.org<br>><br>><br>>---------------------------------------------------------------------<br>>To
> unsubscribe, e-mail: users-unsubscribe@maven.apache.org<br>>For
> additional commands, e-mail: users-help@maven.apache.org<br>><br>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.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
|