You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2006/05/15 09:39:40 UTC

[jira] Commented: (MEV-392) bad dependencies in commons-logging-1.1.pom

    [ http://jira.codehaus.org/browse/MEV-392?page=comments#action_65369 ] 

Olivier Lamy commented on MEV-392:
----------------------------------

I have posted an email to @commons-dev/user to have a comment from commons-logging dev comment.
I hope one will put a comment or an approvment.
Oliver

> bad dependencies in commons-logging-1.1.pom
> -------------------------------------------
>
>          Key: MEV-392
>          URL: http://jira.codehaus.org/browse/MEV-392
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Dependencies
>     Reporter: Olivier Lamy

>
>
> Hi,
> I have trouble concerning dependencies in commons-logging 1.1
>     <dependency>
>       <groupId>javax.servlet</groupId>
>       <artifactId>servlet-api</artifactId>
>       <version>2.3</version>
>     </dependency>
> scope must be provided
>     <dependency>
>       <groupId>avalon-framework</groupId>
>       <artifactId>avalon-framework</artifactId>
>       <version>4.1.3</version>
>     </dependency>
> as 1.0.4 scope must be optionnal
>     <dependency>
>       <groupId>logkit</groupId>
>       <artifactId>logkit</artifactId>
>       <version>1.0.1</version>
>     </dependency>
> as 1.0.4 scope must be optionnal

-- 
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