commons-logging 1.0.4 dependencies note really required
-------------------------------------------------------
Key: MEV-130
URL: http://jira.codehaus.org/browse/MEV-130
Project: Maven Evangelism
Type: Bug
Components: Invalid POM
Reporter: Alexandre Vivien
These 2 dependencies are not really required, so they should be <optional/> :
<dependency>
<groupId>logkit</groupId>
<artifactId>logkit</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>avalon-framework</groupId>
<artifactId>avalon-framework</artifactId>
<version>4.1.3</version>
</dependency>
Thanks,
Alexandre Vivien
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/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]