Hi Roopa, Junit is only needed to run the unit tests. Maven 1.0 (what we use for our builds) doesn't differentiate between compile, runtime, and test dependencies.
Mike On 11/11/05, Roopa Trivedi (rotrived) <[EMAIL PROTECTED]> wrote: > Hi, > The following link indicates that the HttpClient 3.0-rc4 has some > dependencies on Junit: > http://jakarta.apache.org/commons/httpclient/dependencies.html > > Why do we need the junit jar? Is there an option to remove this > dependency if not needed. > > Thanks, > Roopa > > --------------------------------------------------------------------- > 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]
