2007-05-09 18:32:01 -04:00
|
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<groupId>davmail</groupId>
|
|
|
|
|
<artifactId>davmail</artifactId>
|
|
|
|
|
<packaging>jar</packaging>
|
2009-03-09 18:31:20 -04:00
|
|
|
|
<version>3.1.0</version>
|
2009-02-12 09:35:03 -05:00
|
|
|
|
<name>DavMail POP/IMAP/SMTP/Caldav/LDAP Exchange Gateway</name>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
<url>http://www.sourceforge.net/projects/davmail</url>
|
|
|
|
|
<description>
|
2009-02-19 17:17:58 -05:00
|
|
|
|
Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/LDAP exchange gateway allowing
|
|
|
|
|
users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with an Exchange server,
|
|
|
|
|
even from the internet or behind a firewall through Outlook Web Access. DavMail now includes an
|
|
|
|
|
LDAP gateway to Exchange global address book to allow recipient address completion in mail compoze
|
|
|
|
|
window and full calendar support with attendees free/busy display.
|
|
|
|
|
DavMail gateway is implemented in java and should run on any platform. Releases are tested on Windows,
|
|
|
|
|
Linux (Ubuntu) and Mac OSX. Tray does not work on MacOS and is replaced with a full frame.
|
2008-12-10 17:30:11 -05:00
|
|
|
|
Tested successfully with the Iphone (gateway running on a server).
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</description>
|
|
|
|
|
<developers>
|
|
|
|
|
<developer>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<name>Micka<EFBFBD>l Guessant</name>
|
2008-12-02 05:20:46 -05:00
|
|
|
|
<id>mguessan</id>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
<email>mguessan@free.fr</email>
|
|
|
|
|
<url>http://mguessan.free.fr</url>
|
|
|
|
|
<roles>
|
|
|
|
|
<role>Project Founder</role>
|
2007-10-23 18:53:28 -04:00
|
|
|
|
<role>Java Developer</role>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</roles>
|
|
|
|
|
</developer>
|
|
|
|
|
</developers>
|
2009-02-19 17:17:58 -05:00
|
|
|
|
<contributors>
|
|
|
|
|
<contributor>
|
|
|
|
|
<name>John Ahern</name>
|
|
|
|
|
<email>jahern2502@users.sourceforge.net</email>
|
|
|
|
|
<url>http://sourceforge.net/users/jahern2502</url>
|
|
|
|
|
<roles>
|
|
|
|
|
<role>Java Contributor</role>
|
|
|
|
|
</roles>
|
|
|
|
|
</contributor>
|
2009-02-23 12:40:19 -05:00
|
|
|
|
<contributor>
|
|
|
|
|
<name>Dfoody</name>
|
|
|
|
|
<email>dfoody@users.sourceforge.net</email>
|
|
|
|
|
<url>http://sourceforge.net/users/dfoody</url>
|
|
|
|
|
<roles>
|
|
|
|
|
<role>Java Contributor</role>
|
|
|
|
|
</roles>
|
|
|
|
|
</contributor>
|
2009-02-19 17:17:58 -05:00
|
|
|
|
<contributor>
|
|
|
|
|
<name>Henning Holtschneider</name>
|
|
|
|
|
<email>hehol@users.sourceforge.net</email>
|
|
|
|
|
<url>http://sourceforge.net/users/hehol</url>
|
|
|
|
|
<roles>
|
|
|
|
|
<role>Tester</role>
|
|
|
|
|
</roles>
|
|
|
|
|
</contributor>
|
|
|
|
|
<contributor>
|
|
|
|
|
<name>Shocker</name>
|
|
|
|
|
<email>gkwait@users.sourceforge.net</email>
|
|
|
|
|
<url>http://sourceforge.net/users/gkwait</url>
|
|
|
|
|
<roles>
|
|
|
|
|
<role>Tester</role>
|
|
|
|
|
</roles>
|
|
|
|
|
</contributor>
|
|
|
|
|
<contributor>
|
|
|
|
|
<name>Guido</name>
|
|
|
|
|
<email>guido2@users.sourceforge.net</email>
|
|
|
|
|
<url>http://sourceforge.net/users/guido2</url>
|
|
|
|
|
<roles>
|
|
|
|
|
<role>Tester</role>
|
|
|
|
|
</roles>
|
|
|
|
|
</contributor>
|
|
|
|
|
</contributors>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<licenses>
|
|
|
|
|
<license>
|
|
|
|
|
<name>GNU General Public License</name>
|
2007-10-23 18:53:28 -04:00
|
|
|
|
<url>http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt</url>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<distribution>repo</distribution>
|
|
|
|
|
</license>
|
|
|
|
|
</licenses>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
<mailingLists>
|
|
|
|
|
<mailingList>
|
|
|
|
|
<name>DavMail User List</name>
|
|
|
|
|
<post>davmail-users@lists.sourceforge.net.</post>
|
|
|
|
|
<subscribe>http://lists.sourceforge.net/lists/listinfo/davmail-users</subscribe>
|
|
|
|
|
<unsubscribe>http://lists.sourceforge.net/lists/listinfo/davmail-users</unsubscribe>
|
|
|
|
|
<archive>http://sourceforge.net/mailarchive/forum.php?forum_name=davmail-users</archive>
|
|
|
|
|
</mailingList>
|
|
|
|
|
</mailingLists>
|
|
|
|
|
<scm>
|
2007-10-23 18:53:28 -04:00
|
|
|
|
<connection>scm:svn:http://davmail.svn.sourceforge.net/svnroot/davmail/trunk</connection>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
<developerConnection>scm:svn:https://davmail.svn.sourceforge.net/svnroot/davmail/trunk</developerConnection>
|
|
|
|
|
<tag>HEAD</tag>
|
2007-05-10 17:49:46 -04:00
|
|
|
|
<url>http://davmail.svn.sourceforge.net/viewvc/davmail/trunk/</url>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</scm>
|
|
|
|
|
<issueManagement>
|
|
|
|
|
<system>SourceForge</system>
|
|
|
|
|
<url>http://sourceforge.net/tracker/?group_id=184600</url>
|
|
|
|
|
</issueManagement>
|
|
|
|
|
<repositories>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>central</id>
|
|
|
|
|
<name>Maven Repository Switchboard</name>
|
|
|
|
|
<layout>default</layout>
|
|
|
|
|
<url>http://repo1.maven.org/maven2</url>
|
|
|
|
|
<snapshots>
|
|
|
|
|
<enabled>false</enabled>
|
|
|
|
|
</snapshots>
|
|
|
|
|
</repository>
|
2008-12-02 04:33:24 -05:00
|
|
|
|
<repository>
|
|
|
|
|
<id>xwiki</id>
|
|
|
|
|
<layout>default</layout>
|
|
|
|
|
<url>http://maven.xwiki.org/externals</url>
|
|
|
|
|
<snapshots>
|
|
|
|
|
<enabled>false</enabled>
|
|
|
|
|
</snapshots>
|
|
|
|
|
</repository>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</repositories>
|
|
|
|
|
<dependencies>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
|
<artifactId>junit</artifactId>
|
|
|
|
|
<version>3.8.1</version>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>slide</groupId>
|
|
|
|
|
<artifactId>slide-webdavlib</artifactId>
|
|
|
|
|
<version>2.1</version>
|
2008-11-03 11:06:01 -05:00
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>de.zeigermann.xml</groupId>
|
|
|
|
|
<artifactId>xml-im-exporter</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>log4j</groupId>
|
|
|
|
|
<artifactId>log4j</artifactId>
|
|
|
|
|
<version>1.2.8</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>javax.mail</groupId>
|
2008-10-28 18:00:59 -04:00
|
|
|
|
<artifactId>mail</artifactId>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
<version>1.4</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>javax.activation</groupId>
|
2008-10-28 18:00:59 -04:00
|
|
|
|
<artifactId>activation</artifactId>
|
2008-11-03 11:06:01 -05:00
|
|
|
|
<version>1.1</version>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</dependency>
|
2007-10-23 18:53:28 -04:00
|
|
|
|
<dependency>
|
2008-12-02 04:33:24 -05:00
|
|
|
|
<groupId>org.eclipse</groupId>
|
2007-10-23 18:53:28 -04:00
|
|
|
|
<artifactId>swt</artifactId>
|
2008-12-02 04:33:24 -05:00
|
|
|
|
<version>3.3.0-v3346</version>
|
|
|
|
|
<optional>true</optional>
|
2007-10-23 18:53:28 -04:00
|
|
|
|
</dependency>
|
2008-10-28 18:00:59 -04:00
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>javax.servlet</groupId>
|
|
|
|
|
<artifactId>servlet-api</artifactId>
|
|
|
|
|
<version>2.4</version>
|
2008-12-05 08:28:35 -05:00
|
|
|
|
<optional>true</optional>
|
2008-10-28 18:00:59 -04:00
|
|
|
|
</dependency>
|
2008-12-01 07:38:49 -05:00
|
|
|
|
<dependency>
|
2008-12-02 04:33:24 -05:00
|
|
|
|
<groupId>net.sourceforge.htmlcleaner</groupId>
|
2008-12-01 07:38:49 -05:00
|
|
|
|
<artifactId>htmlcleaner</artifactId>
|
|
|
|
|
<version>2.1</version>
|
|
|
|
|
</dependency>
|
2008-12-02 04:33:24 -05:00
|
|
|
|
<!-- included in Java 1.6, needed with Java 1.5 -->
|
|
|
|
|
<dependency>
|
2008-12-05 07:31:11 -05:00
|
|
|
|
<groupId>org.codehaus.woodstox</groupId>
|
|
|
|
|
<artifactId>wstx-asl</artifactId>
|
|
|
|
|
<version>3.2.7</version>
|
2008-12-02 04:33:24 -05:00
|
|
|
|
</dependency>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</dependencies>
|
|
|
|
|
<build>
|
|
|
|
|
<sourceDirectory>src/java</sourceDirectory>
|
|
|
|
|
<plugins>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
|
<configuration>
|
2008-11-03 11:06:01 -05:00
|
|
|
|
<source>1.5</source>
|
|
|
|
|
<target>1.5</target>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</configuration>
|
|
|
|
|
</plugin>
|
|
|
|
|
</plugins>
|
|
|
|
|
</build>
|
2007-04-26 19:27:25 -04:00
|
|
|
|
<distributionManagement>
|
|
|
|
|
<site>
|
2008-11-03 11:06:01 -05:00
|
|
|
|
<id>sourceforge.net</id>
|
2008-10-28 18:00:59 -04:00
|
|
|
|
<url>scp://web.sourceforge.net/home/groups/d/da/davmail/htdocs</url>
|
2007-04-26 19:27:25 -04:00
|
|
|
|
</site>
|
|
|
|
|
</distributionManagement>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<reporting>
|
|
|
|
|
<plugins>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-project-info-reports-plugin</artifactId>
|
|
|
|
|
<reportSets>
|
|
|
|
|
<reportSet>
|
|
|
|
|
<reports>
|
2007-05-10 17:34:28 -04:00
|
|
|
|
<report>dependencies</report>
|
|
|
|
|
<report>dependency-convergence</report>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<report>project-team</report>
|
|
|
|
|
<report>mailing-list</report>
|
|
|
|
|
<report>issue-tracking</report>
|
|
|
|
|
<report>license</report>
|
|
|
|
|
<report>scm</report>
|
2007-05-10 17:34:28 -04:00
|
|
|
|
<report>index</report>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
</reports>
|
|
|
|
|
</reportSet>
|
|
|
|
|
</reportSets>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
|
|
|
|
</plugin>
|
2007-05-10 17:49:46 -04:00
|
|
|
|
<plugin>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-changelog-plugin</artifactId>
|
2007-05-10 17:49:46 -04:00
|
|
|
|
</plugin>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
|
<artifactId>findbugs-maven-plugin</artifactId>
|
2008-11-03 11:06:01 -05:00
|
|
|
|
<version>1.2</version>
|
2007-05-09 18:32:01 -04:00
|
|
|
|
<configuration>
|
|
|
|
|
<threshold>Normal</threshold>
|
|
|
|
|
<effort>Default</effort>
|
|
|
|
|
</configuration>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
|
|
|
|
<configuration>
|
|
|
|
|
<configLocation>src/checkstyle/checkstyle-configuration.xml</configLocation>
|
|
|
|
|
</configuration>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-jxr-plugin</artifactId>
|
|
|
|
|
</plugin>
|
|
|
|
|
</plugins>
|
|
|
|
|
</reporting>
|
2007-04-16 12:57:03 -04:00
|
|
|
|
</project>
|