commons-logging-1.0.4 POM dependencies not using <optional> properly
--------------------------------------------------------------------
Key: MEV-185
URL: http://jira.codehaus.org/browse/MEV-185
Project: Maven Evangelism
Type: Bug
Components: Dependencies
Reporter: Fabrice BELLINGARD
In the following dependency :
<dependency>
<groupId>avalon-framework</groupId>
<artifactId>avalon-framework</artifactId>
<version>4.1.3</version>
<optional/>
</dependency>
"<optional>true</optional>" should be used.
I haven't checked for the other versions of the artifact.
--
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]