junit dependency in pom.xml with default compile scope
------------------------------------------------------
Key: HTTPCLIENT-605
URL: http://issues.apache.org/jira/browse/HTTPCLIENT-605
Project: HttpComponents HttpClient
Issue Type: Improvement
Components: HttpClient
Affects Versions: 3.0.1
Reporter: Frank Cornelis
The dependency set as defined in:
http://www.ibiblio.org/maven2/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.pom
includes junit, but not with a <scope>test</test>. I suppose the junit
dependency should have a test scope. Could someone fix this? Because of this my
application is packaged including junit 3.8.1, which adds 118KiB for nothing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]