| <?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>21</version> |
| <relativePath /> |
| </parent> |
| |
| <groupId>org.apache.james</groupId> |
| <artifactId>james-project</artifactId> |
| <version>3.6.2-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@apache.org</email> |
| </contributor> |
| <contributor> |
| <name>Quynh Nguyen</name> |
| <email>qnguyen@apache.org</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-bus</module> |
| <module>event-sourcing</module> |
| <module>examples</module> |
| <module>javax-mail-extension</module> |
| <module>json</module> |
| <module>mailbox</module> |
| <module>mailet</module> |
| <module>mdn</module> |
| <module>metrics</module> |
| <module>mpt</module> |
| <module>protocols</module> |
| <module>server</module> |
| <module>testing/base</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>11</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.16.1</activemq.version> |
| <apache-mime4j.version>0.8.3</apache-mime4j.version> |
| <apache.openjpa.version>3.1.2</apache.openjpa.version> |
| <camel.version>3.8.0</camel.version> |
| <derby.version>10.14.2.0</derby.version> |
| <log4j2.version>2.17.1</log4j2.version> |
| <javax.inject.version>1</javax.inject.version> |
| <javax.activation.groupId>javax.activation</javax.activation.groupId> |
| <javax.activation.artifactId>activation</javax.activation.artifactId> |
| <jsieve.version>0.7</jsieve.version> |
| <spring.version>4.3.25.RELEASE</spring.version> |
| <activmq-artemis.version>2.16.0</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> |
| <slf4j.version>1.7.27</slf4j.version> |
| |
| <dnsjava.version>3.3.1</dnsjava.version> |
| <junit.jupiter.version>5.7.0</junit.jupiter.version> |
| <junit.platform.version>1.7.0</junit.platform.version> |
| <junit.vintage.version>5.7.0</junit.vintage.version> |
| <concurrent.version>1.3.4</concurrent.version> |
| <xbean-spring.version>4.18</xbean-spring.version> |
| <netty.version>3.10.6.Final</netty.version> |
| <cucumber.version>2.4.0</cucumber.version> |
| |
| <pax-logging-api.version>1.6.4</pax-logging-api.version> |
| <jackson.version>2.12.1</jackson.version> |
| <feign.version>10.3.0</feign.version> |
| <feign-form.version>3.8.0</feign-form.version> |
| <metrics.version>4.1.17</metrics.version> |
| <testcontainers.version>1.15.1</testcontainers.version> |
| <assertj.version>3.3.0</assertj.version> |
| <es.version>2.2.1</es.version> |
| <es-reporter.version>6.0.0-RC3</es-reporter.version> |
| <guava.version>25.1-jre</guava.version> |
| |
| <jutf7.version>1.0.0</jutf7.version> |
| <apache.httpcomponents.version>4.5.13</apache.httpcomponents.version> |
| <!-- maven-mailetdocs-plugin artifacts --> |
| <maven-artifact.version>3.0-alpha-1</maven-artifact.version> |
| <maven-plugin-annotations.version>3.6.0</maven-plugin-annotations.version> |
| <maven-plugin-api.version>3.6.3</maven-plugin-api.version> |
| <maven-reporting-impl.version>3.0.0</maven-reporting-impl.version> |
| <maven-reporting-api.version>3.0</maven-reporting-api.version> |
| <qdox.version>2.0.0</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> |
| <jaxb.version>2.3.1</jaxb.version> |
| <lucene.version>3.6.2</lucene.version> |
| <jasypt.version>1.9.3</jasypt.version> |
| <guice.version>4.2.3</guice.version> |
| <logback.version>1.2.9</logback.version> |
| |
| <bouncycastle.version>1.68</bouncycastle.version> |
| |
| <scala.base>2.13</scala.base> |
| <scala.version>${scala.base}.4</scala.version> |
| <scalatestplus-play.version>5.0.0</scalatestplus-play.version> |
| <doclint>none</doclint> |
| </properties> |
| |
| <dependencyManagement> |
| <dependencies> |
| <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-v7</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-backends-es-v7</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-linshare</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-linshare</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-deleted-messages-vault</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-deleted-messages-vault</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-deleted-messages-vault-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-elasticsearch-v7</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-elasticsearch-v7</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-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-mailing</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-quota-mailing</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-elasticsearch-v7</artifactId> |
| <version>${project.version}</version> |
| </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-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-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-mailbox-tools-quota-recompute</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>apache-james-mailbox-tools-quota-recompute</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </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-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-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>backup</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>backup</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </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-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-common</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-export-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-export-file</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-export-file</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-export-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-export-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-memory</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-memory-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-s3</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-s3</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-s3-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-s3-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>blob-storage-strategy</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>dead-letter-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-bus-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-bus-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-bus-distributed</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>event-bus-in-vm</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-core</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-core</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-json</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-json</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-mdn</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-blob</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-blob</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-data-memory</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-deleted-messages-vault</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-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-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-sieve-file</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-sieve-file</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-sieve-jpa</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-guice-sieve-jpa</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </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-utils</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-jmap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jmap-draft</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jmap-draft-integration-testing</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jmap-draft-integration-testing</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-jmap-rfc-8621</artifactId> |
| <version>${project.version}</version> |
| </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-mail-store</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-mailbox-plugin-deleted-messages-vault-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailbox-plugin-deleted-messages-vault-guice</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-mailet-dkim</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-mailets</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-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-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-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-queue-rabbitmq</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-spring</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-api</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-distributed</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-distributed</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-json</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-json</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-memory</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-task-memory</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-testing</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-dropwizard-metrics</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-integration-test-common</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-jmap</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>james-server-webadmin-mail-over-web</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-mailbox-deleted-message-vault</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-rabbitmq</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-api</artifactId> |
| <version>${project.version}</version> |
| <type>test-jar</type> |
| </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>metrics-tests</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>mock-smtp-server</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>queue-activemq-guice</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>quota-mailing-cassandra</artifactId> |
| <version>${project.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>testing-base</artifactId> |
| <version>${project.version}</version> |
| </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>ch.qos.logback</groupId> |
| <artifactId>logback-classic</artifactId> |
| <version>${logback.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>ch.qos.logback.contrib</groupId> |
| <artifactId>logback-jackson</artifactId> |
| <version>0.1.5</version> |
| </dependency> |
| <dependency> |
| <groupId>ch.qos.logback.contrib</groupId> |
| <artifactId>logback-json-classic</artifactId> |
| <version>0.1.5</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.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-jsr310</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.8</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.spullara.mustache.java</groupId> |
| <artifactId>compiler</artifactId> |
| <version>0.9.7</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.stefanbirkner</groupId> |
| <artifactId>system-lambda</artifactId> |
| <version>1.2.0</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.ibm.icu</groupId> |
| <artifactId>icu4j</artifactId> |
| <version>68.2</version> |
| </dependency> |
| <dependency> |
| <groupId>com.jayway.jsonpath</groupId> |
| <artifactId>json-path</artifactId> |
| <version>2.5.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.linagora</groupId> |
| <artifactId>metrics-elasticsearch-reporter</artifactId> |
| <version>${es-reporter.version}</version> |
| </dependency> |
| |
| <dependency> |
| <groupId>com.rabbitmq</groupId> |
| <artifactId>amqp-client</artifactId> |
| <version>5.10.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.sparkjava</groupId> |
| <artifactId>spark-core</artifactId> |
| <version>2.9.3</version> |
| </dependency> |
| <dependency> |
| <groupId>com.sun.activation</groupId> |
| <artifactId>javax.activation</artifactId> |
| <version>1.2.0</version> |
| </dependency> |
| <dependency> |
| <groupId>com.sun.mail</groupId> |
| <artifactId>javax.mail</artifactId> |
| <version>1.6.2</version> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.activation</groupId> |
| <artifactId>activation</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>com.sun.xml.bind</groupId> |
| <artifactId>jaxb-core</artifactId> |
| <version>2.3.0.1</version> |
| </dependency> |
| <dependency> |
| <groupId>com.sun.xml.bind</groupId> |
| <artifactId>jaxb-impl</artifactId> |
| <version>${jaxb.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.thoughtworks.qdox</groupId> |
| <artifactId>qdox</artifactId> |
| <version>${qdox.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.typesafe.play</groupId> |
| <artifactId>play-json_${scala.base}</artifactId> |
| <version>2.9.2</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-beanutils</groupId> |
| <artifactId>commons-beanutils</artifactId> |
| <version>1.9.4</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-cli</groupId> |
| <artifactId>commons-cli</artifactId> |
| <version>1.4</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-daemon</groupId> |
| <artifactId>commons-daemon</artifactId> |
| <version>1.2.4</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.8.0</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-net</groupId> |
| <artifactId>commons-net</artifactId> |
| <version>3.7.2</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-jmx</artifactId> |
| <version>${metrics.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.dropwizard.metrics</groupId> |
| <artifactId>metrics-jvm</artifactId> |
| <version>${metrics.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.github.openfeign</groupId> |
| <artifactId>feign-core</artifactId> |
| <version>${feign.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.github.openfeign</groupId> |
| <artifactId>feign-jackson</artifactId> |
| <version>${feign.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.github.openfeign</groupId> |
| <artifactId>feign-slf4j</artifactId> |
| <version>${feign.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.github.openfeign.form</groupId> |
| <artifactId>feign-form</artifactId> |
| <version>${feign-form.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</groupId> |
| <artifactId>reactor-bom</artifactId> |
| <version>2020.0.3</version> |
| <type>pom</type> |
| <scope>import</scope> |
| </dependency> |
| <dependency> |
| <groupId>io.projectreactor</groupId> |
| <artifactId>reactor-scala-extensions_${scala.base}</artifactId> |
| <version>0.8.0</version> |
| </dependency> |
| <dependency> |
| <groupId>io.rest-assured</groupId> |
| <artifactId>rest-assured</artifactId> |
| <version>4.3.3</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>io.vavr</groupId> |
| <artifactId>vavr</artifactId> |
| <version>0.10.3</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.activation</groupId> |
| <artifactId>activation</artifactId> |
| <version>${javax-activation.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.activation</groupId> |
| <artifactId>javax.activation-api</artifactId> |
| <version>1.2.0</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.annotation</groupId> |
| <artifactId>javax.annotation-api</artifactId> |
| <version>1.3.2</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>4.0.1</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.xml.bind</groupId> |
| <artifactId>jaxb-api</artifactId> |
| <version>${jaxb.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>net.javacrumbs.json-unit</groupId> |
| <artifactId>json-unit-assertj</artifactId> |
| <version>2.23.0</version> |
| </dependency> |
| <dependency> |
| <groupId>nl.jqno.equalsverifier</groupId> |
| <artifactId>equalsverifier</artifactId> |
| <version>3.5.2</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.9</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.camel</groupId> |
| <artifactId>camel-support</artifactId> |
| <version>${camel.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-collections4</artifactId> |
| <version>4.4</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-compress</artifactId> |
| <version>1.20</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-configuration2</artifactId> |
| <version>2.7</version> |
| <exclusions> |
| <exclusion> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-lang3</artifactId> |
| <version>3.11</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-pool2</artifactId> |
| <version>2.9.0</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-text</artifactId> |
| <version>1.9</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>2.0.1</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpclient</artifactId> |
| <version>4.5.13</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpcore</artifactId> |
| <version>4.4.14</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.james</groupId> |
| <artifactId>apache-mime4j-dom</artifactId> |
| <version>${apache-mime4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.james</groupId> |
| <artifactId>apache-mime4j-james-utils</artifactId> |
| <version>${apache-mime4j.version}</version> |
| </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>org.apache.logging.log4j</groupId> |
| <artifactId>log4j</artifactId> |
| <version>${log4j2.version}</version> |
| <type>pom</type> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.logging.log4j</groupId> |
| <artifactId>log4j-slf4j-impl</artifactId> |
| <version>${log4j2.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.22</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.19.0</version> |
| </dependency> |
| <dependency> |
| <groupId>org.awaitility</groupId> |
| <artifactId>awaitility</artifactId> |
| <version>4.0.3</version> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcmail-jdk15on</artifactId> |
| <version>${bouncycastle.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcpkix-jdk15on</artifactId> |
| <version>${bouncycastle.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcprov-jdk15on</artifactId> |
| <version>${bouncycastle.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.jsoup</groupId> |
| <artifactId>jsoup</artifactId> |
| <version>1.13.1</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.platform.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.platform</groupId> |
| <artifactId>junit-platform-launcher</artifactId> |
| <version>${junit.platform.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>3.7.7</version> |
| </dependency> |
| <dependency> |
| <groupId>org.scala-lang</groupId> |
| <artifactId>scala-library</artifactId> |
| <version>${scala.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.scala-lang.modules</groupId> |
| <artifactId>scala-java8-compat_${scala.base}</artifactId> |
| <version>0.9.1</version> |
| </dependency> |
| <dependency> |
| <groupId>org.scalacheck</groupId> |
| <artifactId>scalacheck_${scala.base}</artifactId> |
| <version>1.15.2</version> |
| </dependency> |
| <dependency> |
| <groupId>org.scalatest</groupId> |
| <artifactId>scalatest_${scala.base}</artifactId> |
| <version>3.2.3</version> |
| </dependency> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>jcl-over-slf4j</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>log4j-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.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.subethamail</groupId> |
| <artifactId>subethasmtp</artifactId> |
| <version>3.1.7</version> |
| </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.5.0</version> |
| </dependency> |
| <dependency> |
| <groupId>pl.pragmatists</groupId> |
| <artifactId>JUnitParams</artifactId> |
| <version>1.1.1</version> |
| </dependency> |
| </dependencies> |
| </dependencyManagement> |
| |
| <build> |
| <pluginManagement> |
| <plugins> |
| <plugin> |
| <groupId>${james.groupId}</groupId> |
| <artifactId>mailetdocs-maven-plugin</artifactId> |
| <version>${project.version}</version> |
| </plugin> |
| <!-- Order by groupId / artifactId / scope --> |
| <plugin> |
| <groupId>com.coderplus.maven.plugins</groupId> |
| <artifactId>copy-rename-maven-plugin</artifactId> |
| <version>1.0</version> |
| </plugin> |
| <plugin> |
| <groupId>com.github.ekryd.sortpom</groupId> |
| <artifactId>sortpom-maven-plugin</artifactId> |
| <version>2.12.0</version> |
| <configuration> |
| <createBackupFile>false</createBackupFile> |
| <expandEmptyElements>false</expandEmptyElements> |
| <keepBlankLines>true</keepBlankLines> |
| <nrOfIndentSpace>4</nrOfIndentSpace> |
| <sortDependencies>groupId,artifactId</sortDependencies> |
| <sortModules>true</sortModules> |
| <predefinedSortOrder>recommended_2008_06</predefinedSortOrder> |
| </configuration> |
| <executions> |
| <execution> |
| <id>strict-pom-ordering</id> |
| <goals> |
| <goal>verify</goal> |
| </goals> |
| <phase>validate</phase> |
| <configuration> |
| <verifyFail>Stop</verifyFail> |
| </configuration> |
| </execution> |
| <execution> |
| <!-- |
| Use -PsortPom to switch from verify and |
| fail to sort in place. Note that sort in place |
| will rewrite the pom files and may introduce |
| non-semantic changes in the xml: |
| - attribute ordering, |
| - empty tag format, |
| - whitespace |
| --> |
| <id>fix-pom-ordering</id> |
| <goals> |
| <goal>verify</goal> |
| </goals> |
| <phase>none</phase> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>com.github.kongchen</groupId> |
| <artifactId>swagger-maven-plugin</artifactId> |
| <version>3.1.7</version> |
| <dependencies> |
| <dependency> |
| <groupId>javax.xml.bind</groupId> |
| <artifactId>jaxb-api</artifactId> |
| <version>${jaxb.version}</version> |
| </dependency> |
| </dependencies> |
| </plugin> |
| <plugin> |
| <groupId>com.google.cloud.tools</groupId> |
| <artifactId>jib-maven-plugin</artifactId> |
| <version>2.7.1</version> |
| </plugin> |
| <plugin> |
| <groupId>org.scalatest</groupId> |
| <artifactId>scalatest-maven-plugin</artifactId> |
| <version>2.0.0</version> |
| <configuration> |
| <reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory> |
| <junitxml>.</junitxml> |
| <filereports>WDF TestSuite.txt</filereports> |
| </configuration> |
| <executions> |
| <execution> |
| <id>test</id> |
| <goals> |
| <goal>test</goal> |
| </goals> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>net.alchim31.maven</groupId> |
| <artifactId>scala-maven-plugin</artifactId> |
| <version>3.4.6</version> |
| <configuration> |
| <args> |
| <arg>-Xlog-implicits</arg> |
| <arg>-feature</arg> |
| <arg>-unchecked</arg> |
| <arg>-deprecation</arg> |
| <arg>-explaintypes</arg> |
| </args> |
| </configuration> |
| <executions> |
| <execution> |
| <id>scala-compile-first</id> |
| <goals> |
| <goal>add-source</goal> |
| <goal>compile</goal> |
| </goals> |
| <phase>process-resources</phase> |
| </execution> |
| <execution> |
| <id>scala-test-compile</id> |
| <goals> |
| <goal>testCompile</goal> |
| </goals> |
| <phase>process-test-resources</phase> |
| </execution> |
| </executions> |
| </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.1</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>3.1.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-clean-plugin</artifactId> |
| <version>3.1.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <version>3.8.1</version> |
| <configuration> |
| <optimize>true</optimize> |
| <source>${target.jdk}</source> |
| <target>${target.jdk}</target> |
| <release>${target.jdk}</release> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-dependency-plugin</artifactId> |
| <version>3.1.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.1.2</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-javadoc-plugin</artifactId> |
| <version>3.1.1</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.6.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-pmd-plugin</artifactId> |
| <version>3.12.0</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>3.0.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-remote-resources-plugin</artifactId> |
| <version>1.6.0</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.1.0</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.1.0</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-shade-plugin</artifactId> |
| <version>3.2.1</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-site-plugin</artifactId> |
| <version>3.8.2</version> |
| <dependencies> |
| <dependency> |
| <groupId>org.apache.maven.wagon</groupId> |
| <artifactId>wagon-ssh</artifactId> |
| <version>3.4.2</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.2</version> |
| <configuration> |
| <argLine>-Xms512m -Xmx1024m</argLine> |
| <reuseForks>true</reuseForks> |
| <!-- Fail tests longer than 20 minutes, prevent form random locking tests --> |
| <forkedProcessTimeoutInSeconds>1200</forkedProcessTimeoutInSeconds> |
| <excludedGroups>unstable</excludedGroups> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-surefire-report-plugin</artifactId> |
| <version>2.22.2</version> |
| <configuration> |
| <aggregate>true</aggregate> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-war-plugin</artifactId> |
| <version>3.2.3</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.rat</groupId> |
| <artifactId>apache-rat-plugin</artifactId> |
| <version>0.13</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>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.7</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> |
| </pluginExecutions> |
| </lifecycleMappingMetadata> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>pl.project13.maven</groupId> |
| <artifactId>git-commit-id-plugin</artifactId> |
| <version>3.0.1</version> |
| </plugin> |
| </plugins> |
| </pluginManagement> |
| <plugins> |
| <plugin> |
| <groupId>com.github.ekryd.sortpom</groupId> |
| <artifactId>sortpom-maven-plugin</artifactId> |
| </plugin> |
| <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.6.0</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> |