| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| <!-- |
| Tag order follows model description at http://maven.apache.org/ref/3.0.3/maven-model/maven.html |
| --> |
| <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> |
| |
| <parent> |
| <groupId>org.apache</groupId> |
| <artifactId>apache</artifactId> |
| <version>18</version> |
| <relativePath /> |
| </parent> |
| |
| <groupId>org.apache.james</groupId> |
| <artifactId>james-project</artifactId> |
| <version>3.4.0-SNAPSHOT</version> |
| <packaging>pom</packaging> |
| |
| <name>Apache James Project</name> |
| <description>The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP, IMAP, JMAP and POP3 Mail |
| server. |
| We have designed James to be a complete and portable enterprise mail engine solution based on currently |
| available open protocols. James is also a mail application platform. We have developed a Java API to let |
| you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, |
| update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines |
| whether your mailet should process an email in the server. The James project hosts the Mailet API, and James |
| provides an implementation of this mail application platform API.</description> |
| <url>http://james.apache.org/</url> |
| <inceptionYear>2006</inceptionYear> |
| |
| <developers> |
| <!-- |
| Roles to use: |
| <role>Developer</role> |
| <role>Emeritus</role> |
| <role>PMC member</role> |
| <role>PMC chair</role> |
| --> |
| <developer> |
| <id>bago</id> |
| <name>Stefano Bagnara</name> |
| <email>bago@apache.org</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone>2</timezone> |
| </developer> |
| <developer> |
| <id>norman</id> |
| <name>Norman Maurer</name> |
| <email>norman@apache.org</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone>2</timezone> |
| </developer> |
| <developer> |
| <id>serge</id> |
| <name>Serge Knystautas</name> |
| <email>sergek@lokitech.com</email> |
| <roles> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| <properties> |
| <Donator>Serge was the original donator of the James code, which has since been massively |
| improved by people smarter than him. He tries to answer questions on the listserv and make |
| code |
| contributions when he does get a rare bit of free time.</Donator> |
| </properties> |
| </developer> |
| <developer> |
| <id>benrdf</id> |
| <name>Bernd Fondermann</name> |
| <email>bf_jak@brainlounge.de</email> |
| <roles> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>sbrewin</id> |
| <name>Steve Brewin</name> |
| <email>sbrewin@synsys.com</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>hilmer</id> |
| <name>Søren Hilmer</name> |
| <email>sh@widetrail.dk</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>noel</id> |
| <name>Noel J. Bergman</name> |
| <email>noel@devtech.com</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>danny</id> |
| <name>Danny Angus</name> |
| <email>danny@apache.org</email> |
| <organization>Student Loans Company ltd</organization> |
| <organizationUrl>http://www.slc.co.uk</organizationUrl> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| <properties> |
| <Description>Danny is a member of the Apache Software Foundation and married father |
| of two by night, and by day works as lead technical consultant for the Student Loans |
| Company ltd.</Description> |
| </properties> |
| </developer> |
| <developer> |
| <id>adc</id> |
| <name>Alan D. Cabrera</name> |
| <email>list@toolazydogs.com</email> |
| <roles> |
| <role>Developer</role> |
| </roles> |
| <timezone>-8</timezone> |
| </developer> |
| <developer> |
| <id>hbedi</id> |
| <name>Harmeet Bedi</name> |
| <email>harmeet@kodemuse.com</email> |
| <roles> |
| <role>Developer</role> |
| </roles> |
| </developer> |
| <developer> |
| <id>jasonw</id> |
| <name>Jason Webb</name> |
| <email>jw@inovem.com</email> |
| <roles> |
| <role>Developer</role> |
| </roles> |
| </developer> |
| <developer> |
| <id>vincenzo</id> |
| <name>Vincenzo Gianferrari Pini</name> |
| <email>vincenzo.gianferraripini@praxis.it</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>rdonkin</id> |
| <name>Robert Burrell Donkin</name> |
| <email>rdonkin@apache.org</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>niklas</id> |
| <name>Niklas Therning</name> |
| <email>niklas@apache.org</email> |
| <organization>Trillian AB</organization> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| </developer> |
| <developer> |
| <id>jcheng</id> |
| <name>Joe Cheng</name> |
| <email>joe@joecheng.com</email> |
| <properties> |
| <Description>Former author to the mime4j product</Description> |
| </properties> |
| </developer> |
| <developer> |
| <id>mwiederkehr</id> |
| <name>Markus Wiederkehr</name> |
| <email>mwiederkehr@apache.org</email> |
| <roles> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>olegk</id> |
| <name>Oleg Kalnichevski</name> |
| <email>olegk@apache.org</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>manolo</id> |
| <name>Manuel Carrasco Monino</name> |
| <email>manolo@apache.org</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Member</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>eric</id> |
| <name>Eric Charles</name> |
| <email>eric@apache.org</email> |
| <roles> |
| <role>Developer</role> |
| <role>PMC Chair</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>felixk</id> |
| <name>Felix Knecht</name> |
| <email>felixk@apache.org</email> |
| <roles> |
| <role>Emeritus</role> |
| </roles> |
| <timezone>1</timezone> |
| </developer> |
| <developer> |
| <id>ieugen</id> |
| <name>Ioan Eugen Stan</name> |
| <email>ieugen@apache.org</email> |
| <roles> |
| <role>PMC Member</role> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>matthieu</id> |
| <name>Matthieu Baechler</name> |
| <email>matthieu@apache.org</email> |
| <roles> |
| <role>PMC Member</role> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>btellier</id> |
| <name>Benoit Tellier</name> |
| <email>btellier@linagora.com</email> |
| <organization>Linagora</organization> |
| <organizationUrl>https://linagora.com</organizationUrl> |
| <roles> |
| <role>PMC Member</role> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>aduprat</id> |
| <name>Antoine Duprat</name> |
| <email>aduprat@linagora.com</email> |
| <organization>Linagora</organization> |
| <organizationUrl>https://linagora.com</organizationUrl> |
| <roles> |
| <role>PMC Member</role> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| </developer> |
| <developer> |
| <id>rouazana</id> |
| <name>Raphael Ouazana</name> |
| <email>rouazana@linagora.com</email> |
| <organization>Linagora</organization> |
| <organizationUrl>https://linagora.com</organizationUrl> |
| <roles> |
| <role>Developer</role> |
| </roles> |
| <timezone /> |
| </developer> |
| </developers> |
| |
| <contributors> |
| <contributor> |
| <name>Rob Oxspring</name> |
| <properties> |
| <Contribution>Contributed to the mime4j product</Contribution> |
| </properties> |
| </contributor> |
| <contributor> |
| <name>Roger Fullerton</name> |
| <properties> |
| <Contribution>Wrote spfjava, the first spf implementation in java</Contribution> |
| </properties> |
| </contributor> |
| <contributor> |
| <name>Alan D. Cabrera [ADC]</name> |
| <email>list@toolazydogs.com</email> |
| </contributor> |
| <contributor> |
| <name>Darrell DeBoer (DD)</name> |
| </contributor> |
| <contributor> |
| <name>Stephen J. McConnell (SJM)</name> |
| <email>mcconnell@apache.org</email> |
| </contributor> |
| <contributor> |
| <name>Peter M. Goldstein (PG)</name> |
| <email>farsight@alum.mit.edu</email> |
| </contributor> |
| <contributor> |
| <name>Pete Donald (PD)</name> |
| </contributor> |
| <contributor> |
| <name>Charles Benett (CB)</name> |
| <email>charles@benett1.demon.co.uk</email> |
| </contributor> |
| <contributor> |
| <name>Federico Barbieri (FB)</name> |
| <email>scoobie@systemy.it</email> |
| </contributor> |
| <contributor> |
| <name>Stuart Roebuck (SR)</name> |
| <email>stuart.roebuck@adolos.co.uk</email> |
| </contributor> |
| <contributor> |
| <name>Ivan Seskar (IS)</name> |
| <email>iseskar@upsideweb.com</email> |
| </contributor> |
| <contributor> |
| <name>Prasanna Uppaladadium (PU)</name> |
| <email>prasanna@vayusphere.com</email> |
| </contributor> |
| <contributor> |
| <name>Gabriel Bucher (GB)</name> |
| <email>gabriel.bucher@razor.ch</email> |
| </contributor> |
| <contributor> |
| <name>Matthew Pangaro (MP)</name> |
| <email>mattp@lokitech.com</email> |
| </contributor> |
| <contributor> |
| <name>Jason Borden (JB)</name> |
| <email>jborden@javasense.com</email> |
| </contributor> |
| <contributor> |
| <name>Randy Stanard (RS)</name> |
| <email>rstanard@lokitech.com</email> |
| <properties> |
| <Contribution>Contributed the James logo</Contribution> |
| </properties> |
| </contributor> |
| <contributor> |
| <name>Samuel Sadek (SS)</name> |
| <email>Samuel.Sadek@kpmg.co.uk</email> |
| </contributor> |
| <contributor> |
| <name>Stephan Schiessling (SS2)</name> |
| <email>s@rapi.com</email> |
| </contributor> |
| <contributor> |
| <name>Eung-ju Park (EP)</name> |
| <email>colus@apache.org</email> |
| </contributor> |
| <contributor> |
| <name>Paul Hammant (PH)</name> |
| <email>Paul_Hammant@yahoo.com</email> |
| </contributor> |
| <contributor> |
| <name>Jeff Keyser (JK)</name> |
| <email>JKeyser@telocity.com</email> |
| </contributor> |
| <contributor> |
| <name>Andrei Ivanov (AI)</name> |
| <email>myfam@surfeu.fi</email> |
| </contributor> |
| <contributor> |
| <name>Brad Walker (BW)</name> |
| <email>bwalker@studentadvantage.com</email> |
| </contributor> |
| <contributor> |
| <name>Christian Buchegger (CB2)</name> |
| <properties> |
| <email>christian.buchegger@planet-interkom.de</email> |
| </properties> |
| <!-- |
| See http://jira.codehaus.org/browse/MDOAP-36 |
| <email>christian.buchegger@planet-interkom.de</email> |
| --> |
| </contributor> |
| <contributor> |
| <name>Shilpa Dalmia (SD)</name> |
| <email>shilpa@postx.com</email> |
| </contributor> |
| <contributor> |
| <name>Steve Short (SS3)</name> |
| <email>sshort@postx.com</email> |
| </contributor> |
| <contributor> |
| <name>Aaron Knauf (AK)</name> |
| <email>aknauf@xtra.co.nz</email> |
| </contributor> |
| <contributor> |
| <name>Serge "Sergei" Sozonoff (SS4)</name> |
| <email>serge@globalbeach.com</email> |
| </contributor> |
| <contributor> |
| <name>Kai Londenberg [KL]</name> |
| <!-- |
| See http://jira.codehaus.org/browse/MDOAP-36 |
| <email>kai.londenberg@my-vwclub.de</email> |
| --> |
| <properties> |
| <email>kai.londenberg@my-vwclub.de</email> |
| </properties> |
| </contributor> |
| <contributor> |
| <name>Mark Imel [MI]</name> |
| <email>james@imelshire.com</email> |
| </contributor> |
| <contributor> |
| <name>Kevin Schmidt [KS]</name> |
| <email>ktschmidt@earthlink.net</email> |
| </contributor> |
| <contributor> |
| <name>Hontvari Jozsef [HJ]</name> |
| <email>hontvari2@solware.com</email> |
| </contributor> |
| <contributor> |
| <name>Cesar Bonadio [CB3]</name> |
| <email>bonadio@picture.com.br</email> |
| </contributor> |
| <contributor> |
| <name>Marco Tedone [MT]</name> |
| <email>mtedone@jemos.org</email> |
| </contributor> |
| <contributor> |
| <name>Tim Stephenson [TS]</name> |
| <email>tim@thestephensons.me.uk</email> |
| </contributor> |
| <contributor> |
| <name>Richard O. Hammer [ROH]</name> |
| <email>rohammer@earthlink.net</email> |
| </contributor> |
| <contributor> |
| <name>Luc Duzan</name> |
| <email>lduzan@linagora.com</email> |
| </contributor> |
| <contributor> |
| <name>Quynh Nguyen</name> |
| <email>qnguyen@linagora.com</email> |
| </contributor> |
| </contributors> |
| |
| <mailingLists> |
| <mailingList> |
| <name>Server Development (including components)</name> |
| <subscribe>server-dev-subscribe@james.apache.org</subscribe> |
| <unsubscribe>server-dev-unsubscribe@james.apache.org</unsubscribe> |
| <post>server-dev@james.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/james-server-dev/</archive> |
| </mailingList> |
| <mailingList> |
| <name>Server User</name> |
| <subscribe>server-user-subscribe@james.apache.org</subscribe> |
| <unsubscribe>server-user-unsubscribe@james.apache.org</unsubscribe> |
| <post>server-user@james.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/james-server-user/</archive> |
| </mailingList> |
| <mailingList> |
| <name>Mime4J</name> |
| <subscribe>mime4j-dev-subscribe@james.apache.org</subscribe> |
| <unsubscribe>mime4j-dev-unsubscribe@james.apache.org</unsubscribe> |
| <post>mime4j-dev@james.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/james-mime4j-dev/</archive> |
| </mailingList> |
| <mailingList> |
| <name>General</name> |
| <subscribe>general-subscribe@james.apache.org</subscribe> |
| <unsubscribe>general-unsubscribe@james.apache.org</unsubscribe> |
| <post>general@james.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/james-general/</archive> |
| </mailingList> |
| <mailingList> |
| <name>Website Development</name> |
| <subscribe>site-dev-subscribe@james.apache.org</subscribe> |
| <unsubscribe>site-dev-unsubscribe@james.apache.org</unsubscribe> |
| <post>site-dev@james.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/james-site-dev/</archive> |
| </mailingList> |
| </mailingLists> |
| |
| <modules> |
| <module>backends-common</module> |
| <module>core</module> |
| <module>event-sourcing</module> |
| <module>examples</module> |
| <module>javax-mail-extension</module> |
| <module>mailbox</module> |
| <module>mailet</module> |
| <module>mdn</module> |
| <module>metrics</module> |
| <module>mpt</module> |
| <module>protocols</module> |
| <module>server</module> |
| <module>third-party</module> |
| </modules> |
| |
| <scm> |
| <connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-project.git</connection> |
| <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/james-project.git</developerConnection> |
| <tag>HEAD</tag> |
| <url>http://git-wip-us.apache.org/repos/asf/james-project.git</url> |
| </scm> |
| |
| <issueManagement> |
| <system>JIRA</system> |
| <url>http://issues.apache.org/jira/browse/JAMES</url> |
| </issueManagement> |
| |
| <ciManagement> |
| <system>Jenkins</system> |
| <url>https://builds.apache.org/</url> |
| </ciManagement> |
| |
| <distributionManagement> |
| <site> |
| <id>james-website</id> |
| <!-- |
| Add postfix to build deploy url to avoid accidently overriding the common module's |
| website when using "-Psite-reports" by chance |
| --> |
| <url>scpexe://people.apache.org/www/james.apache.org/${deployTechnicalSiteDirectory}</url> |
| </site> |
| </distributionManagement> |
| |
| <properties> |
| |
| <!-- |
| Following properties can be overridden in inheriting pom.xml if needed, |
| otherwise the set values are used by default. |
| --> |
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| <target.jdk>1.8</target.jdk> |
| <james-skin.version>1.9-SNAPSHOT</james-skin.version> |
| <!-- |
| This property contains the directory where to deploy when running using "-Psite-reports" profile |
| to avoid accidently overriding the common modules website. Empty by default. |
| --> |
| <deployTechnicalSiteDirectory /> |
| |
| <james.groupId>org.apache.james</james.groupId> |
| <james.protocols.groupId>${james.groupId}.protocols</james.protocols.groupId> |
| <activemq.version>5.15.5</activemq.version> |
| <apache-mime4j.version>0.8.2</apache-mime4j.version> |
| <apache.openjpa.version>3.0.0</apache.openjpa.version> |
| <camel.version>2.22.1</camel.version> |
| <derby.version>10.14.2.0</derby.version> |
| <hadoop.version>1.1.1</hadoop.version> |
| <javax.inject.version>1</javax.inject.version> |
| <javax.activation.groupId>javax.activation</javax.activation.groupId> |
| <javax.activation.artifactId>activation</javax.activation.artifactId> |
| <jackrabbit.version>2.17.5</jackrabbit.version> |
| <jsieve.version>0.7</jsieve.version> |
| <spring.version>3.2.18.RELEASE</spring.version> |
| <geronimo-jms-spec.version>1.1.1</geronimo-jms-spec.version> |
| <activmq-artemis.version>2.6.2</activmq-artemis.version> |
| <apache-jspf-resolver.version>1.0.1</apache-jspf-resolver.version> |
| <javamail.version>1.5.4</javamail.version> |
| <javax-activation.version>1.1.1</javax-activation.version> |
| <geronimo-activation-spec.version>1.1</geronimo-activation-spec.version> |
| <geronimo-javamail.version>1.8.3</geronimo-javamail.version> |
| <slf4j.version>1.7.25</slf4j.version> |
| <servlet-api.version>2.4</servlet-api.version> |
| <commons-logging.version>1.1.1</commons-logging.version> |
| |
| <dnsjava.version>2.1.8</dnsjava.version> |
| <junit.version>4.12</junit.version> |
| <junit.jupiter.version>5.2.0</junit.jupiter.version> |
| <junit.plateform.version>1.2.0</junit.plateform.version> |
| <junit.vintage.version>5.2.0</junit.vintage.version> |
| <concurrent.version>1.3.4</concurrent.version> |
| <xbean-spring.version>4.9</xbean-spring.version> |
| <netty.version>3.10.6.Final</netty.version> |
| <geronimo-annotation-spec.version>1.0.1</geronimo-annotation-spec.version> |
| <spring-osgi-extender.version>1.2.1</spring-osgi-extender.version> |
| <org.osgi.core.version>5.0.0</org.osgi.core.version> |
| <cucumber.version>2.4.0</cucumber.version> |
| |
| <exam.version>2.6.0</exam.version> |
| <url.version>1.4.0</url.version> |
| <felix.version>4.0.3</felix.version> |
| <pax-swissbox-tinybundles.version>1.3.1</pax-swissbox-tinybundles.version> |
| <karaf.version>2.3.0</karaf.version> |
| <karaf.tooling.exam.container.version>2.3.0</karaf.tooling.exam.container.version> |
| <pax-logging-api.version>1.6.4</pax-logging-api.version> |
| <jackson.version>2.9.6</jackson.version> |
| <jetty.version>9.4.7.v20170914</jetty.version> |
| <metrics.version>3.2.6</metrics.version> |
| <testcontainers.version>1.9.0</testcontainers.version> |
| <assertj.version>3.3.0</assertj.version> |
| <es.version>2.2.1</es.version> |
| <es-reporter.version>6.0.0-RC2</es-reporter.version> |
| <guava.version>25.1-jre</guava.version> |
| |
| <jutf7.version>1.0.0</jutf7.version> |
| <plugin.mailetdocs.version>0.1</plugin.mailetdocs.version> |
| <httpclient-osgi.version>4.5.1</httpclient-osgi.version> |
| <apache.httpcomponents.version>4.5.6</apache.httpcomponents.version> |
| <!-- maven-mailetdocs-plugin artifacts --> |
| <maven-artifact.version>3.0-alpha-1</maven-artifact.version> |
| <maven-plugin-annotations.version>3.4</maven-plugin-annotations.version> |
| <maven-plugin-api.version>3.2.5</maven-plugin-api.version> |
| <maven-reporting-impl.version>2.2</maven-reporting-impl.version> |
| <maven-reporting-api.version>3.0</maven-reporting-api.version> |
| <qdox.version>2.0-M9</qdox.version> |
| <guavate.version>1.0.0</guavate.version> |
| <javax.activation.groupId>javax.activation</javax.activation.groupId> |
| <javax.activation.artifactId>activation</javax.activation.artifactId> |
| <javax.persistence.version>1.0.2</javax.persistence.version> |
| <lucene.version>3.6.2</lucene.version> |
| <xercesImpl.version>2.12.0</xercesImpl.version> |
| <xml-apis.version>1.4.01</xml-apis.version> |
| <geronimo-activation-spec.version>1.1</geronimo-activation-spec.version> |
| <jasypt.version>1.9.2</jasypt.version> |
| <guice.version>4.2.0</guice.version> |
| <jackrabbit-core.version>2.5.2</jackrabbit-core.version> |
| <jackson1.version>1.9.2</jackson1.version> |
| <logback.version>1.2.3</logback.version> |
| </properties> |
| |
| <dependencyManagement> |
| <dependencies> |
| <dependency> |
| <groupId>io.projectreactor</groupId> |
| <artifactId>reactor-bom</artifactId> |
| <version>Californium-SR3</version> |
| <type>pom</type> |
| <scope>import</scope> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-cassandra</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-es</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-es</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-jpa</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-jpa</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-rabbitmq</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-rabbitmq</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-spamassassin</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-spamassassin</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-cassandra</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-elasticsearch</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-elasticsearch</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-event-json</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-event-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-event-rabbitmq</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-jpa</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-jpa</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-lucene</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-lucene</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-maildir</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-memory</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-quota-search</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-quota-search</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-quota-search-scanning</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-quota-search-elasticsearch</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-scanning-search</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-scanning-search</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-spamassassin</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-quota-mailing</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-quota-mailing</artifactId> |
| <type>test-jar</type> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-spring</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-store</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-store</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-tika</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-tika</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-tools-copier</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-tools-indexer</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mpt-antlib</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mpt-antlib</artifactId> |
| <version>${project.version}</version> |
| <classifier>tests</classifier> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mpt-app</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mpt-app</artifactId> |
| <version>${project.version}</version> |
| <classifier>tests</classifier> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mpt-core</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mpt-core</artifactId> |
| <version>${project.version}</version> |
| <classifier>tests</classifier> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mpt-core</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-jsieve-core</artifactId> |
| <version>${jsieve.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-base</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-base</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-base</artifactId> |
| <version>${project.version}</version> |
| <classifier>tests</classifier> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.mail</groupId> |
| <artifactId>mail</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-standard</artifactId> |
| <version>${project.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.mail</groupId> |
| <artifactId>mail</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-standard</artifactId> |
| <version>${project.version}</version> |
| <classifier>tests</classifier> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.mail</groupId> |
| <artifactId>mail</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mailet-test</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mime4j-core</artifactId> |
| <version>${apache-mime4j.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mime4j-dom</artifactId> |
| <version>${apache-mime4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-mime4j-james-utils</artifactId> |
| <version>${apache-mime4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-core</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-core</artifactId> |
| <type>test-jar</type> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-mdn</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-api-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-api-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-objectstorage</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-objectstorage</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-objectstorage-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-objectstorage-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-union</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-core</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-core</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-event-store-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-event-store-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-event-store-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-event-store-cassandra</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-event-store-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-event-store-memory</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-pojo</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-sourcing-pojo</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-cassandra-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-cassandra-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-cassandra-ldap-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-cassandra-rabbitmq-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-cassandra-rabbitmq-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-cli</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-core</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-core</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-file</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-jdbc</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-jmap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-jmap</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-jmap-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-jpa</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-ldap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-library</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-library</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-data-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-dnsservice-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-dnsservice-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-dnsservice-dnsjava</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-dnsservice-library</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-dnsservice-library</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-dnsservice-test</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-fetchmail</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-filesystem-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-filesystem-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-activemq</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-common</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-common</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-utils</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-imap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-jmap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-jmap</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-mailbox</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-netty</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-smtp</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-webadmin</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jetty</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jmap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jmap-integration-testing</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jmap-integration-testing</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jwt</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-lifecycle-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailbox-adapter</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailbox-jmx</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailetcontainer-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailetcontainer-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailetcontainer-camel</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailrepository-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailrepository-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailrepository-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailrepository-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailets</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-memory-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-memory-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mail-store</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-onami</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-imap4</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-library</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-library</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-lmtp</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-managesieve</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-managesieve</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-pop3</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-smtp</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-protocols-smtp</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-activemq</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-rabbitmq</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-file</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-jms</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-jms</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-queue-memory</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-spring</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-testing</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-util</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-util</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-cassandra-data</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-core</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-core</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-data</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-mailbox</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-mailqueue</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-mailrepository</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-swagger</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>javax-mail-extension</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>javax-mail-extension</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>metrics-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>metrics-dropwizard</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>metrics-logger</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>quota-mailing-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>ch.qos.logback</groupId> |
| <artifactId>logback-classic</artifactId> |
| <version>${logback.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>ch.qos.logback</groupId> |
| <artifactId>logback-core</artifactId> |
| <version>${logback.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.beetstra.jutf7</groupId> |
| <artifactId>jutf7</artifactId> |
| <version>${jutf7.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.core</groupId> |
| <artifactId>jackson-annotations</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.core</groupId> |
| <artifactId>jackson-core</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.core</groupId> |
| <artifactId>jackson-databind</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.dataformat</groupId> |
| <artifactId>jackson-dataformat-cbor</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.dataformat</groupId> |
| <artifactId>jackson-dataformat-smile</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.dataformat</groupId> |
| <artifactId>jackson-dataformat-xml</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.dataformat</groupId> |
| <artifactId>jackson-dataformat-yaml</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.datatype</groupId> |
| <artifactId>jackson-datatype-guava</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.datatype</groupId> |
| <artifactId>jackson-datatype-jdk8</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.datatype</groupId> |
| <artifactId>jackson-datatype-joda</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.datatype</groupId> |
| <artifactId>jackson-datatype-jsr310</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.jaxrs</groupId> |
| <artifactId>jackson-jaxrs-json-provider</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.module</groupId> |
| <artifactId>jackson-module-afterburner</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.dpaukov</groupId> |
| <artifactId>combinatoricslib3</artifactId> |
| <version>3.3.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.fge</groupId> |
| <artifactId>throwing-lambdas</artifactId> |
| <version>0.5.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.kongchen</groupId> |
| <artifactId>swagger-maven-plugin</artifactId> |
| <version>3.1.7</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.spullara.mustache.java</groupId> |
| <artifactId>compiler</artifactId> |
| <version>0.9.5</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.steveash.guavate</groupId> |
| <artifactId>guavate</artifactId> |
| <version>${guavate.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.google.guava</groupId> |
| <artifactId>guava</artifactId> |
| <version>${guava.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.google.inject</groupId> |
| <artifactId>guice</artifactId> |
| <version>${guice.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.google.inject.extensions</groupId> |
| <artifactId>guice-assistedinject</artifactId> |
| <version>${guice.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.google.inject.extensions</groupId> |
| <artifactId>guice-multibindings</artifactId> |
| <version>4.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.ibm.icu</groupId> |
| <artifactId>icu4j</artifactId> |
| <version>62.1</version> |
| </dependency> |
| <dependency> |
| <groupId>com.jayway.awaitility</groupId> |
| <artifactId>awaitility</artifactId> |
| <version>1.6.5</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>com.jayway.jsonpath</groupId> |
| <artifactId>json-path</artifactId> |
| <version>2.4.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.linagora</groupId> |
| <artifactId>metrics-elasticsearch-reporter</artifactId> |
| <version>${es-reporter.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.rest-assured</groupId> |
| <artifactId>rest-assured</artifactId> |
| <version>3.1.0</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>com.rabbitmq</groupId> |
| <artifactId>amqp-client</artifactId> |
| <version>5.6.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.sparkjava</groupId> |
| <artifactId>spark-core</artifactId> |
| <version>2.8.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.sun.mail</groupId> |
| <artifactId>javax.mail</artifactId> |
| <version>1.6.1</version> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.activation</groupId> |
| <artifactId>activation</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>com.thoughtworks.qdox</groupId> |
| <artifactId>qdox</artifactId> |
| <version>${qdox.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-cli</groupId> |
| <artifactId>commons-cli</artifactId> |
| <version>1.4</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-configuration</groupId> |
| <artifactId>commons-configuration</artifactId> |
| <version>1.9</version> |
| <exclusions> |
| <exclusion> |
| <groupId>dom4j</groupId> |
| <artifactId>dom4j</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>servletapi</groupId> |
| <artifactId>servletapi</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>xerces</groupId> |
| <artifactId>xerces</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>commons-digester</groupId> |
| <artifactId>commons-digester</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>commons-beanutils</groupId> |
| <artifactId>commons-beanutils-core</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>commons-beanutils</groupId> |
| <artifactId>commons-beanutils-bean-collections</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>commons-daemon</groupId> |
| <artifactId>commons-daemon</artifactId> |
| <version>1.1.0</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-dbcp</groupId> |
| <artifactId>commons-dbcp</artifactId> |
| <version>1.4</version> |
| <exclusions> |
| <exclusion> |
| <groupId>xerces</groupId> |
| <artifactId>xercesImpl</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>commons-io</groupId> |
| <artifactId>commons-io</artifactId> |
| <version>2.6</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| <version>1.1</version> |
| <exclusions> |
| <exclusion> |
| <groupId>logkit</groupId> |
| <artifactId>logkit</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>avalon-framework</groupId> |
| <artifactId>avalon-framework</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>log4j</groupId> |
| <artifactId>log4j</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>javax.servlet</groupId> |
| <artifactId>servlet-api</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>commons-net</groupId> |
| <artifactId>commons-net</artifactId> |
| <version>3.6</version> |
| </dependency> |
| <dependency> |
| <groupId>concurrent</groupId> |
| <artifactId>concurrent</artifactId> |
| <version>${concurrent.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>dnsjava</groupId> |
| <artifactId>dnsjava</artifactId> |
| <version>${dnsjava.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.cucumber</groupId> |
| <artifactId>cucumber-guice</artifactId> |
| <version>${cucumber.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.cucumber</groupId> |
| <artifactId>cucumber-java</artifactId> |
| <version>${cucumber.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.cucumber</groupId> |
| <artifactId>cucumber-junit</artifactId> |
| <version>${cucumber.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.cucumber</groupId> |
| <artifactId>cucumber-picocontainer</artifactId> |
| <version>${cucumber.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.dropwizard.metrics</groupId> |
| <artifactId>metrics-core</artifactId> |
| <version>${metrics.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.dropwizard.metrics</groupId> |
| <artifactId>metrics-jvm</artifactId> |
| <version>${metrics.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.jsonwebtoken</groupId> |
| <artifactId>jjwt</artifactId> |
| <version>0.9.1</version> |
| </dependency> |
| <dependency> |
| <groupId>io.netty</groupId> |
| <artifactId>netty</artifactId> |
| <version>${netty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.projectreactor.rabbitmq</groupId> |
| <artifactId>reactor-rabbitmq</artifactId> |
| <version>1.0.0.RELEASE</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.activation</groupId> |
| <artifactId>activation</artifactId> |
| <version>${javax-activation.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.inject</groupId> |
| <artifactId>javax.inject</artifactId> |
| <version>${javax.inject.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.servlet</groupId> |
| <artifactId>javax.servlet-api</artifactId> |
| <version>3.1.0</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.servlet</groupId> |
| <artifactId>servlet-api</artifactId> |
| <version>${servlet-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>junit</groupId> |
| <artifactId>junit</artifactId> |
| <version>${junit.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>net.javacrumbs.json-unit</groupId> |
| <artifactId>json-unit-assertj</artifactId> |
| <version>2.0.0.RC1</version> |
| </dependency> |
| <dependency> |
| <groupId>nl.jqno.equalsverifier</groupId> |
| <artifactId>equalsverifier</artifactId> |
| <version>2.5.1</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.activemq</groupId> |
| <artifactId>activemq-broker</artifactId> |
| <version>${activemq.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>org.springframework.osgi</groupId> |
| <artifactId>spring-osgi-core</artifactId> |
| </exclusion> |
| <!-- exlude this, its only used in the authentication plugin which we don't use --> |
| <exclusion> |
| <groupId>com.ibm.icu</groupId> |
| <artifactId>icu4j</artifactId> |
| </exclusion> |
| <!-- exclude this, we don't use osgi yet --> |
| <exclusion> |
| <groupId>org.osgi</groupId> |
| <artifactId>org.osgi.core</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.activemq</groupId> |
| <artifactId>artemis-jms-client</artifactId> |
| <version>${activmq-artemis.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.ant</groupId> |
| <artifactId>ant</artifactId> |
| <version>1.10.5</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.ant</groupId> |
| <artifactId>ant-antunit</artifactId> |
| <version>1.4</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.camel</groupId> |
| <artifactId>camel-core</artifactId> |
| <version>${camel.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.camel</groupId> |
| <artifactId>camel-spring</artifactId> |
| <version>${camel.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-web</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-collections4</artifactId> |
| <version>4.2</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-lang3</artifactId> |
| <version>3.7</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-text</artifactId> |
| <version>1.4</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.derby</groupId> |
| <artifactId>derby</artifactId> |
| <version>${derby.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.directory.api</groupId> |
| <artifactId>api-ldap-model</artifactId> |
| <version>1.0.2</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.felix</groupId> |
| <artifactId>org.apache.felix.framework</artifactId> |
| <version>${felix.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.specs</groupId> |
| <artifactId>geronimo-activation_1.1_spec</artifactId> |
| <version>${geronimo-activation-spec.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.specs</groupId> |
| <artifactId>geronimo-annotation_1.0_spec</artifactId> |
| <version>${geronimo-annotation-spec.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.specs</groupId> |
| <artifactId>geronimo-annotation_1.1_spec</artifactId> |
| <version>${geronimo-annotation-spec.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.specs</groupId> |
| <artifactId>geronimo-jms_1.1_spec</artifactId> |
| <version>${geronimo-jms-spec.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.hadoop</groupId> |
| <artifactId>hadoop-core</artifactId> |
| <version>${hadoop.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.hadoop</groupId> |
| <artifactId>hadoop-test</artifactId> |
| <version>${hadoop.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpclient-osgi</artifactId> |
| <version>${apache.httpcomponents.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.jackrabbit</groupId> |
| <artifactId>jackrabbit-core</artifactId> |
| <version>${jackrabbit.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>org.apache.pdfbox</groupId> |
| <artifactId>pdfbox</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>edu.ucar</groupId> |
| <artifactId>netcdf</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.james.jspf</groupId> |
| <artifactId>apache-jspf-resolver</artifactId> |
| <version>${apache-jspf-resolver.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>log4j</groupId> |
| <artifactId>log4j</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>dnsjava</groupId> |
| <artifactId>dnsjava</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>commons-cli</groupId> |
| <artifactId>commons-cli</artifactId> |
| </exclusion> |
| <!-- only used for the asynchronous executors --> |
| <exclusion> |
| <groupId>uk.nominet</groupId> |
| <artifactId>dnsjnio</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-imap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-imap</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-lmtp</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-managesieve</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-managesieve</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-netty</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-pop3</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-smtp</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.protocols.groupId}</groupId> |
| <artifactId>protocols-smtp</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.karaf.tooling.exam</groupId> |
| <artifactId>org.apache.karaf.tooling.exam.container</artifactId> |
| <version>${karaf.tooling.exam.container.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven</groupId> |
| <artifactId>maven-plugin-api</artifactId> |
| <version>${maven-plugin-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven.artifact</groupId> |
| <artifactId>maven-artifact</artifactId> |
| <version>${maven-artifact.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven.plugin-tools</groupId> |
| <artifactId>maven-plugin-annotations</artifactId> |
| <version>${maven-plugin-annotations.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven.reporting</groupId> |
| <artifactId>maven-reporting-api</artifactId> |
| <version>${maven-reporting-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven.reporting</groupId> |
| <artifactId>maven-reporting-impl</artifactId> |
| <version>${maven-reporting-impl.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.pdfbox</groupId> |
| <artifactId>pdfbox</artifactId> |
| <version>2.0.12</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.xbean</groupId> |
| <artifactId>xbean-spring</artifactId> |
| <version>${xbean-spring.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-web</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.assertj</groupId> |
| <artifactId>assertj-core</artifactId> |
| <version>3.10.0</version> |
| </dependency> |
| <dependency> |
| <groupId>org.assertj</groupId> |
| <artifactId>assertj-guava</artifactId> |
| <version>3.2.0</version> |
| </dependency> |
| <dependency> |
| <groupId>org.awaitility</groupId> |
| <artifactId>awaitility</artifactId> |
| <version>3.1.2</version> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcmail-jdk15on</artifactId> |
| <version>1.60</version> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcpkix-jdk15on</artifactId> |
| <version>1.60</version> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcprov-jdk15on</artifactId> |
| <version>1.60</version> |
| </dependency> |
| <dependency> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>jackson-core-asl</artifactId> |
| <version>${jackson1.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>jackson-jaxrs</artifactId> |
| <version>${jackson1.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>jackson-mapper-asl</artifactId> |
| <version>${jackson1.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>jackson-xc</artifactId> |
| <version>${jackson1.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.eclipse.jetty</groupId> |
| <artifactId>jetty-http</artifactId> |
| <version>${jetty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.eclipse.jetty</groupId> |
| <artifactId>jetty-server</artifactId> |
| <version>${jetty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.eclipse.jetty</groupId> |
| <artifactId>jetty-servlet</artifactId> |
| <version>${jetty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.hamcrest</groupId> |
| <artifactId>java-hamcrest</artifactId> |
| <version>2.0.0.0</version> |
| </dependency> |
| <dependency> |
| <groupId>org.jasypt</groupId> |
| <artifactId>jasypt</artifactId> |
| <version>${jasypt.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.jupiter</groupId> |
| <artifactId>junit-jupiter-engine</artifactId> |
| <version>${junit.jupiter.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.jupiter</groupId> |
| <artifactId>junit-jupiter-migrationsupport</artifactId> |
| <version>${junit.jupiter.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.jupiter</groupId> |
| <artifactId>junit-jupiter-params</artifactId> |
| <version>${junit.jupiter.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.platform</groupId> |
| <artifactId>junit-platform-engine</artifactId> |
| <version>${junit.plateform.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.platform</groupId> |
| <artifactId>junit-platform-launcher</artifactId> |
| <version>${junit.plateform.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.vintage</groupId> |
| <artifactId>junit-vintage-engine</artifactId> |
| <version>${junit.vintage.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.mockito</groupId> |
| <artifactId>mockito-core</artifactId> |
| <version>2.21.0</version> |
| </dependency> |
| <dependency> |
| <groupId>org.ops4j.pax.exam</groupId> |
| <artifactId>pax-exam</artifactId> |
| <version>${exam.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.ops4j.pax.exam</groupId> |
| <artifactId>pax-exam-junit4</artifactId> |
| <version>${exam.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.ops4j.pax.exam</groupId> |
| <artifactId>pax-exam-link-mvn</artifactId> |
| <version>${exam.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.ops4j.pax.logging</groupId> |
| <artifactId>pax-logging-api</artifactId> |
| <version>${pax-logging-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.ops4j.pax.swissbox</groupId> |
| <artifactId>pax-swissbox-tinybundles</artifactId> |
| <version>${pax-swissbox-tinybundles.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.ops4j.pax.url</groupId> |
| <artifactId>pax-url-aether</artifactId> |
| <version>${url.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.osgi</groupId> |
| <artifactId>org.osgi.core</artifactId> |
| <version>${org.osgi.core.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>jcl-over-slf4j</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>slf4j-api</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>slf4j-log4j12</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-aop</artifactId> |
| <version>${spring.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-beans</artifactId> |
| <version>${spring.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-context</artifactId> |
| <version>${spring.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-core</artifactId> |
| <version>${spring.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-jdbc</artifactId> |
| <version>${spring.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-jms</artifactId> |
| <version>${spring.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-orm</artifactId> |
| <version>${spring.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>com.oracle.toplink</groupId> |
| <artifactId>toplink</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>com.oracle</groupId> |
| <artifactId>toplink-essentials</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.hibernate</groupId> |
| <artifactId>hibernate</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.hibernate</groupId> |
| <artifactId>hibernate-entitymanager</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-web</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-tx</artifactId> |
| <version>${spring.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-web</artifactId> |
| <version>${spring.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.osgi</groupId> |
| <artifactId>spring-osgi-extender</artifactId> |
| <version>${spring-osgi-extender.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>org.springframework</groupId> |
| <artifactId>org.springframework.core</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.springframework</groupId> |
| <artifactId>org.springframework.aop</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.springframework</groupId> |
| <artifactId>org.springframework.context</artifactId> |
| </exclusion> |
| <exclusion> |
| <groupId>org.springframework</groupId> |
| <artifactId>org.springframework.beans</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.testcontainers</groupId> |
| <artifactId>testcontainers</artifactId> |
| <version>${testcontainers.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.threeten</groupId> |
| <artifactId>threeten-extra</artifactId> |
| <version>1.3.2</version> |
| </dependency> |
| <dependency> |
| <groupId>pl.pragmatists</groupId> |
| <artifactId>JUnitParams</artifactId> |
| <version>1.1.1</version> |
| </dependency> |
| <dependency> |
| <groupId>xerces</groupId> |
| <artifactId>xercesImpl</artifactId> |
| <version>${xercesImpl.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>xml-apis</groupId> |
| <artifactId>xml-apis</artifactId> |
| <version>${xml-apis.version}</version> |
| </dependency> |
| </dependencies> |
| </dependencyManagement> |
| |
| <build> |
| <pluginManagement> |
| <plugins> |
| <!-- Order by groupId / artifactId / scope --> |
| <plugin> |
| <groupId>com.github.kongchen</groupId> |
| <artifactId>swagger-maven-plugin</artifactId> |
| <version>3.1.7</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.felix</groupId> |
| <artifactId>maven-bundle-plugin</artifactId> |
| <version>3.3.0</version> |
| <extensions>true</extensions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-antrun-plugin</artifactId> |
| <version>1.8</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-assembly-plugin</artifactId> |
| <version>3.1.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-changes-plugin</artifactId> |
| <version>2.12.1</version> |
| <configuration> |
| <onlyCurrentVersion>true</onlyCurrentVersion> |
| <resolutionIds>Fixed</resolutionIds> |
| <statusIds>Resolved,Closed</statusIds> |
| <columnNames>Type,Key,Summary,Status,Resolution,Fix Version</columnNames> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-checkstyle-plugin</artifactId> |
| <version>2.17</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-clean-plugin</artifactId> |
| <version>3.0.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <version>3.7.0</version> |
| <configuration> |
| <optimize>true</optimize> |
| <source>${target.jdk}</source> |
| <target>${target.jdk}</target> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-dependency-plugin</artifactId> |
| <version>3.0.2</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-deploy-plugin</artifactId> |
| <version>2.8.2</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-doap-plugin</artifactId> |
| <version>1.2</version> |
| <configuration> |
| <doapOptions> |
| <!-- See http://projects.apache.org/languages.html --> |
| <programmingLanguage>Java</programmingLanguage> |
| <!-- http://projects.apache.org/categories.html --> |
| <category>mail, network-server</category> |
| <!-- Default values --> |
| <bugDatabase>${project.issueManagement.url}</bugDatabase> |
| <created>${project.inceptionYear}-01-01</created> |
| <description>${project.description}</description> |
| <downloadPage>${project.url}/download.cgi</downloadPage> |
| <homepage>${project.url}</homepage> |
| <license>${project.url}/license.html</license> |
| <mailingList>${project.url}/mail-lists.html</mailingList> |
| <name>${project.name}</name> |
| <scmAnonymous>${project.scm.connection}</scmAnonymous> |
| <scmDeveloper>${project.scm.developerConnection}</scmDeveloper> |
| <shortdesc>The Apache James Project</shortdesc> |
| <vendor>${project.organization.name}</vendor> |
| </doapOptions> |
| <asfExtOptions> |
| <charter>${project.description}</charter> |
| <!-- Default values --> |
| <pmc>${project.url}</pmc> |
| <name>${project.name}</name> |
| |
| <!-- If this Apache project implements a standard --> |
| <standards> |
| <standard> |
| <title>Extensible Stylesheet Language - Formatting Objects (XSL-FO 1.1)</title> |
| <body>W3C</body> |
| <id>XSL 1.1</id> |
| <url>http://www.w3.org/TR/xsl11/</url> |
| </standard> |
| </standards> |
| </asfExtOptions> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-eclipse-plugin</artifactId> |
| <version>2.10</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-jar-plugin</artifactId> |
| <version>3.0.2</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-javadoc-plugin</artifactId> |
| <version>2.10.4</version> |
| <configuration> |
| <linksource>true</linksource> |
| <maxmemory>1g</maxmemory> |
| <minmemory>256m</minmemory> |
| <source>${target.jdk}</source> |
| <tags> |
| <tag> |
| <name>note</name> |
| <placement>a</placement> |
| <head>NOTE</head> |
| </tag> |
| <tag> |
| <name>todo</name> |
| <placement>a</placement> |
| <head>TODO</head> |
| </tag> |
| <tag> |
| <name>warning</name> |
| <placement>a</placement> |
| <head>WARNING</head> |
| </tag> |
| </tags> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-gpg-plugin</artifactId> |
| <version>1.6</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-jxr-plugin</artifactId> |
| <version>2.5</version> |
| <configuration> |
| <aggregate>true</aggregate> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-plugin-plugin</artifactId> |
| <version>3.5</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-pmd-plugin</artifactId> |
| <version>3.8</version> |
| <configuration> |
| <aggregate>true</aggregate> |
| <targetJdk>${target.jdk}</targetJdk> |
| <rulesets> |
| <ruleset>/rulesets/basic.xml</ruleset> |
| <ruleset>/rulesets/unusedcode.xml</ruleset> |
| <ruleset>/rulesets/imports.xml</ruleset> |
| </rulesets> |
| <format>xml</format> |
| <linkXref>true</linkXref> |
| <sourceEncoding>utf-8</sourceEncoding> |
| <minimumTokens>100</minimumTokens> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-project-info-reports-plugin</artifactId> |
| <version>2.9</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-remote-resources-plugin</artifactId> |
| <version>1.5</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-release-plugin</artifactId> |
| <version>2.5.3</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-resources-plugin</artifactId> |
| <version>3.0.2</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-scm-plugin</artifactId> |
| <version>1.9.5</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-source-plugin</artifactId> |
| <version>3.0.1</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-shade-plugin</artifactId> |
| <version>3.1.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-site-plugin</artifactId> |
| <version>3.6</version> |
| <dependencies> |
| <dependency> |
| <groupId>org.apache.maven.wagon</groupId> |
| <artifactId>wagon-ssh</artifactId> |
| <version>2.0</version> |
| </dependency> |
| </dependencies> |
| <executions> |
| <execution> |
| <id>attach-descriptor</id> |
| <goals> |
| <goal>attach-descriptor</goal> |
| </goals> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-surefire-plugin</artifactId> |
| <version>2.22.0</version> |
| <configuration> |
| <argLine>-Xms512m -Xmx1024m</argLine> |
| <reuseForks>false</reuseForks> |
| <!-- Fail tests longer than 2 hours, prevent form random locking tests --> |
| <forkedProcessTimeoutInSeconds>7200</forkedProcessTimeoutInSeconds> |
| </configuration> |
| <dependencies> |
| <dependency> |
| <groupId>org.junit.jupiter</groupId> |
| <artifactId>junit-jupiter-engine</artifactId> |
| <version>${junit.jupiter.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.vintage</groupId> |
| <artifactId>junit-vintage-engine</artifactId> |
| <version>${junit.vintage.version}</version> |
| </dependency> |
| </dependencies> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-surefire-report-plugin</artifactId> |
| <version>2.22.0</version> |
| <configuration> |
| <aggregate>true</aggregate> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-war-plugin</artifactId> |
| <version>3.1.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.rat</groupId> |
| <artifactId>apache-rat-plugin</artifactId> |
| <version>0.12</version> |
| <configuration> |
| <excludes> |
| <exclude>BUILDING.*</exclude> |
| <exclude>HOWTO.*</exclude> |
| <exclude>HOWTO_*</exclude> |
| <exclude>LICENSE.*</exclude> |
| <exclude>NOTICE.*</exclude> |
| <!-- site resources --> |
| <exclude>src/site/resources/download*.cgi</exclude> |
| <exclude>src/site/resources/downloads/formatting.xml</exclude> |
| <exclude>src/site/resources/js/galleria/**</exclude> |
| <exclude>src/site/resources/model-eclipse-modeler/*</exclude> |
| <exclude>src/site/resources/robots.txt</exclude> |
| <!-- Generated by Maven --> |
| <exclude>release.properties</exclude> |
| <exclude>dist/**/*</exclude> |
| <exclude>**/derby.log</exclude> |
| <!-- Eclipse --> |
| <exclude>**/.*</exclude> |
| <exclude>.*/**/*</exclude> |
| <!-- Schemas for offline use --> |
| <exclude>**/META-INF/XSD/activemq-core-*.xsd</exclude> |
| <exclude>**/META-INF/XSD/camel-spring-*.xsd</exclude> |
| <exclude>**/META-INF/XSD/spring-beans-*.xsd</exclude> |
| </excludes> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>build-helper-maven-plugin</artifactId> |
| <version>3.0.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>cobertura-maven-plugin</artifactId> |
| <version>2.7</version> |
| <configuration> |
| <aggregate>true</aggregate> |
| <!-- |
| Whether to remove GPL licensed files from the generated report. This is required to distribute |
| the report as part of a distribution, which is licensed under the ASL, or a similar license, |
| which is incompatible with the GPL |
| --> |
| <omitGplFiles>true</omitGplFiles> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>exec-maven-plugin</artifactId> |
| <version>1.6.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>findbugs-maven-plugin</artifactId> |
| <version>3.0.5</version> |
| <configuration> |
| <!-- required by dashboard plugin and jenkins --> |
| <xmlOutput>true</xmlOutput> |
| <effort>Max</effort> |
| <findbugsXmlOutput>true</findbugsXmlOutput> |
| <findbugsXmlWithMessages>true</findbugsXmlWithMessages> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>javacc-maven-plugin</artifactId> |
| <version>2.6</version> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>taglist-maven-plugin</artifactId> |
| <version>2.4</version> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>versions-maven-plugin</artifactId> |
| <version>2.4</version> |
| </plugin> |
| <plugin> |
| <groupId>org.eclipse.m2e</groupId> |
| <artifactId>lifecycle-mapping</artifactId> |
| <version>1.0.0</version> |
| <configuration> |
| <lifecycleMappingMetadata> |
| <pluginExecutions> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>openjpa-maven-plugin</artifactId> |
| <versionRange>[1.1,)</versionRange> |
| <goals> |
| <goal>enhance</goal> |
| </goals> |
| </pluginExecutionFilter> |
| <action> |
| <execute> |
| <runOnIncremental>false</runOnIncremental> |
| </execute> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>gwt-maven-plugin</artifactId> |
| <versionRange>[2.4.0,)</versionRange> |
| <goals> |
| <goal>resources</goal> |
| </goals> |
| </pluginExecutionFilter> |
| <action> |
| <execute> |
| <runOnIncremental>false</runOnIncremental> |
| </execute> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.bsc.maven</groupId> |
| <artifactId>maven-processor-plugin</artifactId> |
| <versionRange>[2.0.5,)</versionRange> |
| <goals> |
| <goal>process</goal> |
| </goals> |
| </pluginExecutionFilter> |
| <action> |
| <execute> |
| <runOnIncremental>false</runOnIncremental> |
| </execute> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>javacc-maven-plugin</artifactId> |
| <versionRange>[2.6,)</versionRange> |
| <goals> |
| <goal>javacc</goal> |
| <goal>jjtree-javacc</goal> |
| </goals> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.apache.felix</groupId> |
| <artifactId>maven-bundle-plugin</artifactId> |
| <versionRange>[2.3.4,)</versionRange> |
| <goals> |
| <goal>manifest</goal> |
| </goals> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| </pluginExecutions> |
| </lifecycleMappingMetadata> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>animal-sniffer-maven-plugin</artifactId> |
| <version>1.16</version> |
| </plugin> |
| <plugin> |
| <groupId>pl.project13.maven</groupId> |
| <artifactId>git-commit-id-plugin</artifactId> |
| <version>2.2.5</version> |
| </plugin> |
| </plugins> |
| </pluginManagement> |
| <plugins> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-enforcer-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>enforce-maven</id> |
| <goals> |
| <goal>enforce</goal> |
| </goals> |
| <configuration> |
| <rules> |
| <requireMavenVersion> |
| <version>3.3.9</version> |
| </requireMavenVersion> |
| </rules> |
| </configuration> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-jar-plugin</artifactId> |
| <configuration> |
| <skip>false</skip> |
| <archive> |
| <manifest> |
| <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> |
| <addDefaultImplementationEntries>true</addDefaultImplementationEntries> |
| </manifest> |
| </archive> |
| </configuration> |
| <executions> |
| <execution> |
| <goals> |
| <goal>test-jar</goal> |
| </goals> |
| <phase>package</phase> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-source-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>attach-sources</id> |
| <goals> |
| <goal>jar</goal> |
| <goal>test-jar</goal> |
| </goals> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-doap-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>site</id> |
| <goals> |
| <goal>generate</goal> |
| </goals> |
| <phase>site</phase> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-site-plugin</artifactId> |
| <configuration> |
| <inputEncoding>UTF-8</inputEncoding> |
| <outputEncoding>UTF-8</outputEncoding> |
| </configuration> |
| |
| <dependencies> |
| <dependency> |
| <groupId>org.apache.maven.doxia</groupId> |
| <artifactId>doxia-module-markdown</artifactId> |
| <version>1.7</version> |
| </dependency> |
| </dependencies> |
| </plugin> |
| <plugin> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>animal-sniffer-maven-plugin</artifactId> |
| <configuration> |
| <signature> |
| <groupId>org.codehaus.mojo.signature</groupId> |
| <artifactId>java18</artifactId> |
| <version>1.0</version> |
| </signature> |
| </configuration> |
| <executions> |
| <execution> |
| <id>check_java_8</id> |
| <goals> |
| <goal>check</goal> |
| </goals> |
| <phase>test</phase> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-checkstyle-plugin</artifactId> |
| <configuration> |
| <configLocation>checkstyle.xml</configLocation> |
| <failOnViolation>true</failOnViolation> |
| <logViolationsToConsole>true</logViolationsToConsole> |
| <includeTestResources>true</includeTestResources> |
| <suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation> |
| </configuration> |
| <dependencies> |
| <dependency> |
| <groupId>com.puppycrawl.tools</groupId> |
| <artifactId>checkstyle</artifactId> |
| <version>8.5</version> |
| </dependency> |
| </dependencies> |
| <executions> |
| <execution> |
| <goals> |
| <goal>check</goal> |
| </goals> |
| <phase>compile</phase> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>pl.project13.maven</groupId> |
| <artifactId>git-commit-id-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>get-the-git-infos</id> |
| <goals> |
| <goal>revision</goal> |
| </goals> |
| </execution> |
| </executions> |
| <configuration> |
| <dotGitDirectory>${project.basedir}/.git</dotGitDirectory> |
| <prefix>git</prefix> |
| <verbose>false</verbose> |
| <generateGitPropertiesFile>true</generateGitPropertiesFile> |
| <generateGitPropertiesFilename>${project.build.outputDirectory}/git.properties</generateGitPropertiesFilename> |
| <format>json</format> |
| <gitDescribe> |
| <skip>false</skip> |
| <always>false</always> |
| <dirty>-dirty</dirty> |
| </gitDescribe> |
| </configuration> |
| </plugin> |
| </plugins> |
| <extensions> |
| <extension> |
| <!-- Adding a Protocol to Deploy the Site (support for ssh/scp) --> |
| <groupId>org.apache.maven.wagon</groupId> |
| <artifactId>wagon-ssh-external</artifactId> |
| <version>2.0</version> |
| </extension> |
| </extensions> |
| </build> |
| |
| <profiles> |
| <!-- |
| Switches between generating the documentation site (without using this profile) and |
| generating the technical reports site (using this profile) |
| --> |
| <profile> |
| <id>site-reports</id> |
| <properties> |
| <!-- |
| This property contains the directory where to deploy when running using "-Psite-reports" profile |
| to avoid accidently overriding the common modules website |
| --> |
| <deployTechnicalSiteDirectory>technical-reports/</deployTechnicalSiteDirectory> |
| </properties> |
| |
| <build> |
| <pluginManagement> |
| <plugins> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-site-plugin</artifactId> |
| <configuration> |
| <siteDirectory>${basedir}/src/reporting-site</siteDirectory> |
| </configuration> |
| <dependencies> |
| <dependency> |
| <groupId>org.apache.maven.doxia</groupId> |
| <artifactId>doxia-module-markdown</artifactId> |
| </dependency> |
| </dependencies> |
| </plugin> |
| </plugins> |
| </pluginManagement> |
| </build> |
| </profile> |
| <profile> |
| <id>partial-build</id> |
| <build> |
| <plugins> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-enforcer-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>enforce-environment-variable-is-set</id> |
| <goals> |
| <goal>enforce</goal> |
| </goals> |
| <configuration> |
| <rules> |
| <requireEnvironmentVariable> |
| <variableName>JAMES_PARTIAL_BUILD_BASE_BRANCH</variableName> |
| <message>When using 'partial-build' profile, you need to define the 'JAMES_PARTIAL_BUILD_BASE_BRANCH' |
| environment variable defining which branch should be taken as a reference to detect changes.</message> |
| </requireEnvironmentVariable> |
|
|