You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2005/11/17 10:25:14 UTC

[jira] Closed: (MEV-190) Missing dependencies for slide-webdavlib

     [ http://jira.codehaus.org/browse/MEV-190?page=all ]
     
Edwin Punzalan closed MEV-190:
------------------------------

    Resolution: Fixed

Fixed. Sorry, I was looking for 2.1 for webdavlib not slide-webdavlib.

NOTE: May take up to 4 hours for the fix to reach central repo.

> Missing dependencies for slide-webdavlib
> ----------------------------------------
>
>          Key: MEV-190
>          URL: http://jira.codehaus.org/browse/MEV-190
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Dependencies
>     Reporter: Mark Hobson
>     Assignee: Edwin Punzalan

>
>
> Unsure who's responsible for this - apache projects are meant to be synced with ibiblio and thus should be fixed at source, although the slide team have ignored requests to do so:
> http://mail-archives.apache.org/mod_mbox/jakarta-slide-dev/200510.mbox/%3c6fbcfd760510141020h701c83dcr@mail.gmail.com%3e
> The dependencies should be:
>   <dependencies>
>     <dependency>
>       <groupId>commons-httpclient</groupId>
>       <artifactId>commons-httpclient</artifactId>
>       <version>2.0.2</version>
>     </dependency>
>     <dependency>
>       <groupId>jdom</groupId>
>       <artifactId>jdom</artifactId>
>       <version>1.0</version>
>     </dependency>
>     <dependency>
>       <groupId>de.zeigermann.xml</groupId>
>       <artifactId>xml-im-exporter</artifactId>
>       <version>1.1</version>
>     </dependency>
>   </dependencies>

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org