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


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/[EMAIL 
PROTECTED]

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to