On 02-07-2003 15:37, "Christopher Prince" <[EMAIL PROTECTED]> wrote:

> the problem occurs when maven attempts to compile the junit test code.  The
> compile fails because it
> cannot find the junit jar.  So I added in a dependency
> 
>  <!-- dependency for junit -->
>  <dependency>
>     <id>juint</id>
>     <groupID>juint</groupID>
>     <version>3.8.1</version>
>  </dependency>
> 
> and this didn't help at all and there is a junit jar in the repository
> 
> what's the scoop?
> 

Maybe it's just in your mail, but junit is spelled junit, not juint.

regards


m.


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

Reply via email to