Hi Emmanuel,
I'm not sure that I'm using any? Grepping through my dependency list for
'ignl' does not yield any results. I've attached the output of mvn
dependency:list as a dependency for good measure (ANSI warning: use 'less
-r' for proper rendering).
What is this beast anyway? Trying to Google for "ignl" or "ignl mina" does
not give me any useful hints, and the mvnrepository.com search index does
not show any artifacts by that name either.
Kind regards,
Guus
On Fri, 6 Aug 2021 at 06:17, Emmanuel Lécharny <[email protected]> wrote:
> Hi,
>
> which version of the IGNL lib are you using ?
>
> On 04/08/2021 16:48, Guus der Kinderen wrote:
> > I'm trying the register and use the MINA-provided MBeans, following the
> > guide provided at
> >
> https://mina.apache.org/mina-project/userguide/ch16-jmx-support/ch16-jmx-support.html
> >
> > Compile-time, everything is OK, and runtime, the beans appear to be
> > registered properly. However, whenever someone tries to access attributes
> > of one of the registered beans, this fails. Server-sided, this exception
> is
> > logged.
> >
> > 021.08.04 15:49:41 WARN [Jetty-QTP-BOSH-95]:
> > org.apache.mina.integration.jmx.ObjectMBean - Unexpected exception.
> > java.lang.RuntimeException: MemberAccess implementation must be provided!
> > at ognl.OgnlContext.<init>(OgnlContext.java:140)
> > ~[ognl-3.2.10.jar:?]
> > at ognl.OgnlContext.<init>(OgnlContext.java:110)
> > ~[ognl-3.2.10.jar:?]
> > at ognl.Ognl.createDefaultContext(Ognl.java:159)
> > ~[ognl-3.2.10.jar:?]
> > at
> >
> org.apache.mina.integration.jmx.ObjectMBean.getAttribute(ObjectMBean.java:646)
> > ~[mina-integration-jmx-2.1.3.jar:?]
> > at
> >
> org.apache.mina.integration.jmx.ObjectMBean.getAttribute(ObjectMBean.java:186)
> > ~[mina-integration-jmx-2.1.3.jar:?]
> > at
> >
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:647)
> > ~[?:1.8.0_292]
> >
> > I'm not sure exactly how to interpret this. One possibility that I
> > considered was that I was missing concrete implemenations, so, in
> addition
> > to the dependencies:
> >
> > - org.apache.mina:mina-core
> > - org.apache.mina:mina-integration-jmx
> >
> > I experimented with adding:
> >
> > - org.apache.mina:mina-integration-beans
> > - org.apache.mina:mina-integration-ognl
> >
> > Sadly, that didn't make a difference. Do I need another dependency, or
> am I
> > looking at this entirely wrong?
> >
> > Kind regards,
> >
> > Guus
> >
>
> --
> *Emmanuel Lécharny - CTO* 205 Promenade des Anglais – 06200 NICE
> T. +33 (0)4 89 97 36 50
> P. +33 (0)6 08 33 32 61
> [email protected] https://www.busit.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
[[1;34mINFO[m] Scanning for projects...
[[1;33mWARNING[m]
[[1;33mWARNING[m] Some problems were encountered while building the effective
model for org.igniterealtime.openfire:starter:jar:4.6.4
[[1;33mWARNING[m] 'dependencies.dependency.systemPath' for
install4j:install4j:jar should not point at files within the project directory,
${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent
projects @ line 61, column 25
[[1;33mWARNING[m]
[[1;33mWARNING[m] It is highly recommended to fix these problems because they
threaten the stability of your build.
[[1;33mWARNING[m]
[[1;33mWARNING[m] For this reason, future Maven versions might no longer
support building such malformed projects.
[[1;33mWARNING[m]
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Build Order:[m
[[1;34mINFO[m]
[[1;34mINFO[m] Parent
[pom]
[[1;34mINFO[m] Internationalization files for Openfire
[jar]
[[1;34mINFO[m] Core XMPP Server
[jar]
[[1;34mINFO[m] Starter for Openfire
[jar]
[[1;34mINFO[m] Openfire Plugins
[pom]
[[1;34mINFO[m] Openfire Plugin Assembly Descriptor
[jar]
[[1;34mINFO[m] Distribution
[jar]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------<
[0;36morg.igniterealtime.openfire:parent[0;1m >-----------------[m
[[1;34mINFO[m] [1mBuilding Parent 4.6.4
[1/7][m
[[1;34mINFO[m] [1m--------------------------------[ pom
]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-dependency-plugin:3.1.1:list[m
[1m(default-cli)[m @ [36mparent[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] The following files have been resolved:
[[1;34mINFO[m] none
[[1;34mINFO[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m------------------<
[0;36morg.igniterealtime.openfire:i18n[0;1m >------------------[m
[[1;34mINFO[m] [1mBuilding Internationalization files for Openfire 4.6.4
[2/7][m
[[1;34mINFO[m] [1m--------------------------------[ jar
]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-dependency-plugin:3.1.1:list[m
[1m(default-cli)[m @ [36mi18n[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] The following files have been resolved:
[[1;34mINFO[m] none
[[1;34mINFO[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------<
[0;36morg.igniterealtime.openfire:xmppserver[0;1m >---------------[m
[[1;34mINFO[m] [1mBuilding Core XMPP Server 4.6.4
[3/7][m
[[1;34mINFO[m] [1m--------------------------------[ jar
]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-dependency-plugin:3.1.1:list[m
[1m(default-cli)[m @ [36mxmppserver[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] The following files have been resolved:
[[1;34mINFO[m] org.igniterealtime.openfire:i18n:jar:4.6.4:compile[36m --
module i18n[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime:tinder:jar:2.0.0:compile[36m -- module
tinder[0;1;33m (auto)[m
[[1;34mINFO[m] net.jcip:jcip-annotations:jar:1.0:compile[36m -- module
jcip.annotations[0;1;33m (auto)[m
[[1;34mINFO[m] org.gnu.inet:libidn:jar:1.35:compile[36m -- module
libidn[0;1;33m (auto)[m
[[1;34mINFO[m]
com.github.ben-manes.caffeine:caffeine:jar:2.7.0:compile[36m -- module
com.github.benmanes.caffeine[0;1m [auto][m
[[1;34mINFO[m] org.dom4j:dom4j:jar:2.1.3:compile[36m -- module
dom4j[0;1;33m (auto)[m
[[1;34mINFO[m] jaxen:jaxen:jar:1.2.0:compile[36m -- module jaxen[0;1;33m
(auto)[m
[[1;34mINFO[m] xpp3:xpp3:jar:1.1.4c:compile[36m -- module xpp3[0;1;33m
(auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-server:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.server[0;1m [auto][m
[[1;34mINFO[m] javax.servlet:javax.servlet-api:jar:3.1.0:compile[36m --
module javax.servlet.api[0;1;33m (auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-http:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.http[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-io:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.io[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlets:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.servlets[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-continuation:jar:9.4.35.v20201120:compile[36m --
module org.eclipse.jetty.continuation[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.util[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-webapp:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.webapp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-xml:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.xml[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlet:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-security:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.security[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util-ajax:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.util.ajax[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jmx:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.jmx[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-plus:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.plus[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jndi:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.jndi[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-annotations:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.annotations[0;1m [auto][m
[[1;34mINFO[m]
javax.annotation:javax.annotation-api:jar:1.3.2:compile[36m -- module
java.annotation[0;1m [auto][m
[[1;34mINFO[m] org.ow2.asm:asm:jar:9.0:compile[36m -- module
org.objectweb.asm[m
[[1;34mINFO[m] org.ow2.asm:asm-commons:jar:9.0:compile[36m -- module
org.objectweb.asm.commons[m
[[1;34mINFO[m] org.ow2.asm:asm-tree:jar:9.0:compile[36m -- module
org.objectweb.asm.tree[m
[[1;34mINFO[m] org.ow2.asm:asm-analysis:jar:9.0:compile[36m -- module
org.objectweb.asm.tree.analysis[m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-server:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.server[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-common:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.common[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-api:jar:9.4.35.v20201120:compile[36m --
module org.eclipse.jetty.websocket.api[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-client:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-client:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:apache-jsp:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.apache.jsp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:compile[36m -- module
jetty.schemas[0;1;33m (auto)[m
[[1;34mINFO[m] org.mortbay.jasper:apache-jsp:jar:8.5.54:compile[36m --
module org.mortbay.apache.jasper[0;1m [auto][m
[[1;34mINFO[m] org.mortbay.jasper:apache-el:jar:8.5.54:compile[36m --
module org.mortbay.apache.el[0;1m [auto][m
[[1;34mINFO[m] org.eclipse.jdt:ecj:jar:3.19.0:compile[36m -- module
ecj[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:compile[36m -- module
taglibs.standard.impl[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:compile[36m -- module
taglibs.standard.spec[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.mina:mina-core:jar:2.1.3:compile[36m -- module
mina.core[0;1;33m (auto)[m
[[1;34mINFO[m] org.slf4j:slf4j-api:jar:1.7.30:compile[36m -- module
org.slf4j[0;1m [auto][m
[[1;34mINFO[m] org.apache.mina:mina-integration-jmx:jar:2.1.3:compile[36m
-- module mina.integration.jmx[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-beans:bundle:2.1.3:compile[36m -- module
mina.integration.beans[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-ognl:bundle:2.1.3:compile[36m -- module
mina.integration.ognl[0;1;33m (auto)[m
[[1;34mINFO[m] ognl:ognl:jar:3.2.10:compile[36m -- module ognl[0;1;33m
(auto)[m
[[1;34mINFO[m] org.javassist:javassist:jar:3.24.1-GA:compile[36m --
module javassist[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-filter-compression:jar:2.1.3:compile[36m -- module
mina.filter.compression[0;1;33m (auto)[m
[[1;34mINFO[m] com.jcraft:jzlib:jar:1.1.3:compile[36m -- module
jzlib[0;1;33m (auto)[m
[[1;34mINFO[m] org.bouncycastle:bcpg-jdk15on:jar:1.68:compile[36m --
module org.bouncycastle.pg[m
[[1;34mINFO[m] org.bouncycastle:bcpkix-jdk15on:jar:1.68:compile[36m --
module org.bouncycastle.pkix[m
[[1;34mINFO[m] org.bouncycastle:bcprov-jdk15on:jar:1.68:compile[36m --
module org.bouncycastle.provider[m
[[1;34mINFO[m]
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.3:compile[36m -- module
org.apache.logging.log4j.slf4j[0;1m [auto][m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-api:jar:2.13.3:compile[36m
-- module org.apache.logging.log4j[m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-core:jar:2.13.3:compile[36m
-- module org.apache.logging.log4j.core[0;1m [auto][m
[[1;34mINFO[m] org.slf4j:jcl-over-slf4j:jar:1.7.30:compile[36m -- module
org.apache.commons.logging[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome:jar:1.12.0:compile[36m -- module
com.rometools.rome[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome-utils:jar:1.12.0:compile[36m -- module
com.rometools.rome.utils[0;1m [auto][m
[[1;34mINFO[m] org.jdom:jdom2:jar:2.0.6:compile[36m -- module
jdom2[0;1;33m (auto)[m
[[1;34mINFO[m] com.sun.mail:javax.mail:jar:1.6.2:compile[36m -- module
java.mail[0;1m [auto][m
[[1;34mINFO[m] javax.activation:activation:jar:1.1:compile[36m -- module
activation[0;1;33m (auto)[m
[[1;34mINFO[m] jmdns:jmdns:jar:1.0:compile[36m -- module jmdns[0;1;33m
(auto)[m
[[1;34mINFO[m] org.apache.commons:commons-dbcp2:jar:2.6.0:compile[36m --
module commons.dbcp2[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-pool2:jar:2.6.2:compile[36m --
module commons.pool2[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.httpcomponents:httpclient:jar:4.5.13:compile[36m -- module
org.apache.httpcomponents.httpclient[0;1m [auto][m
[[1;34mINFO[m] org.apache.httpcomponents:httpcore:jar:4.4.13:compile[36m
-- module org.apache.httpcomponents.httpcore[0;1m [auto][m
[[1;34mINFO[m] commons-logging:commons-logging:jar:1.2:compile[36m --
module commons.logging[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-lang3:jar:3.9:compile[36m --
module org.apache.commons.lang3[0;1m [auto][m
[[1;34mINFO[m] org.apache.commons:commons-text:jar:1.6:compile[36m --
module org.apache.commons.text[0;1m [auto][m
[[1;34mINFO[m] commons-codec:commons-codec:jar:1.12:compile[36m -- module
org.apache.commons.codec[0;1m [auto][m
[[1;34mINFO[m] com.cenqua.shaj:shaj:jar:0.5:compile[36m -- module
shaj[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant:jar:1.10.9:compile[36m -- module
ant[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant-launcher:jar:1.10.9:compile[36m --
module ant.launcher[0;1;33m (auto)[m
[[1;34mINFO[m] org.jsmpp:jsmpp:jar:2.3.7:compile[36m -- module
jsmpp[0;1;33m (auto)[m
[[1;34mINFO[m] opensymphony:sitemesh:jar:2.4.2:compile[36m -- module
sitemesh[0;1;33m (auto)[m
[[1;34mINFO[m] commons-fileupload:commons-fileupload:jar:1.4:compile[36m
-- module commons.fileupload[0;1;33m (auto)[m
[[1;34mINFO[m] commons-io:commons-io:jar:2.7:compile[36m -- module
org.apache.commons.io[0;1m [auto][m
[[1;34mINFO[m] org.directwebremoting:dwr:jar:3.0.2-RELEASE:compile[36m --
module dwr[0;1;33m (auto)[m
[[1;34mINFO[m] javax.xml.bind:jaxb-api:jar:2.3.1:compile[36m -- module
java.xml.bind[m
[[1;34mINFO[m]
javax.activation:javax.activation-api:jar:1.2.0:compile[36m -- module
java.activation[0;1m [auto][m
[[1;34mINFO[m] org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:compile[36m --
module com.sun.xml.bind[m
[[1;34mINFO[m]
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile[36m -- module
java.xml.bind[m
[[1;34mINFO[m] org.glassfish.jaxb:txw2:jar:2.3.2:compile[36m -- module
com.sun.xml.txw2[m
[[1;34mINFO[m]
com.sun.istack:istack-commons-runtime:jar:3.0.8:compile[36m -- module
com.sun.istack.runtime[m
[[1;34mINFO[m] org.jvnet.staxex:stax-ex:jar:1.8.1:compile[36m -- module
org.jvnet.staxex[m
[[1;34mINFO[m] com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:compile[36m
-- module com.sun.xml.fastinfoset[m
[[1;34mINFO[m]
jakarta.activation:jakarta.activation-api:jar:1.2.1:compile[36m -- module
jakarta.activation[0;1m [auto][m
[[1;34mINFO[m] com.twelvemonkeys.imageio:imageio-bmp:jar:3.5:compile[36m
-- module imageio.bmp[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.imageio:imageio-core:jar:3.5:compile[36m
-- module imageio.core[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-lang:jar:3.5:compile[36m
-- module common.lang[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-io:jar:3.5:compile[36m --
module common.io[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-image:jar:3.5:compile[36m
-- module common.image[0;1;33m (auto)[m
[[1;34mINFO[m] org.hsqldb:hsqldb:jar:2.4.1:compile[36m -- module
hsqldb[0;1;33m (auto)[m
[[1;34mINFO[m] mysql:mysql-connector-java:jar:8.0.21:compile[36m --
module mysql.connector.java[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.protobuf:protobuf-java:jar:3.11.4:compile[36m
-- module com.google.protobuf[0;1m [auto][m
[[1;34mINFO[m] org.postgresql:postgresql:jar:42.2.14:compile[36m --
module org.postgresql.jdbc[0;1m [auto][m
[[1;34mINFO[m] net.sourceforge.jtds:jtds:jar:1.3.1:compile[36m -- module
jtds[0;1;33m (auto)[m
[[1;34mINFO[m]
com.microsoft.sqlserver:mssql-jdbc:jar:7.2.2.jre8:compile[36m -- module
mssql.jdbc[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.guava:guava:jar:30.1-jre:compile[36m -- module
com.google.common[0;1m [auto][m
[[1;34mINFO[m] com.google.guava:failureaccess:jar:1.0.1:compile[36m --
module failureaccess[0;1;33m (auto)[m
[[1;34mINFO[m]
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile[36m
-- module listenablefuture[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.code.findbugs:jsr305:jar:3.0.2:compile[36m --
module jsr305[0;1;33m (auto)[m
[[1;34mINFO[m] org.checkerframework:checker-qual:jar:3.5.0:compile[36m --
module org.checkerframework.checker.qual[0;1m [auto][m
[[1;34mINFO[m]
com.google.errorprone:error_prone_annotations:jar:2.3.4:compile[36m -- module
com.google.errorprone.annotations[0;1m [auto][m
[[1;34mINFO[m] com.google.j2objc:j2objc-annotations:jar:1.3:compile[36m
-- module j2objc.annotations[0;1;33m (auto)[m
[[1;34mINFO[m] junit:junit:jar:4.13.1:test[36m -- module junit[0;1m
[auto][m
[[1;34mINFO[m] org.hamcrest:hamcrest-core:jar:1.3:test[36m -- module
hamcrest.core[0;1;33m (auto)[m
[[1;34mINFO[m] org.mockito:mockito-core:jar:2.27.0:test[36m -- module
org.mockito[0;1m [auto][m
[[1;34mINFO[m] net.bytebuddy:byte-buddy:jar:1.9.10:test[36m -- module
net.bytebuddy[m
[[1;34mINFO[m] net.bytebuddy:byte-buddy-agent:jar:1.9.10:test[36m --
module net.bytebuddy.agent[m
[[1;34mINFO[m] org.objenesis:objenesis:jar:2.6:test[36m -- module
objenesis[0;1;33m (auto)[m
[[1;34mINFO[m] org.hamcrest:hamcrest-all:jar:1.3:test[36m -- module
hamcrest.all[0;1;33m (auto)[m
[[1;34mINFO[m] org.awaitility:awaitility:jar:3.1.6:test[36m -- module
awaitility[0;1;33m (auto)[m
[[1;34mINFO[m] org.hamcrest:hamcrest-library:jar:1.3:test[36m -- module
hamcrest.library[0;1;33m (auto)[m
[[1;34mINFO[m] org.zapodot:embedded-ldap-junit:jar:0.7:test[36m -- module
embedded.ldap.junit[0;1;33m (auto)[m
[[1;34mINFO[m] com.unboundid:unboundid-ldapsdk:jar:4.0.4:test[36m --
module unboundid.ldapsdk[0;1;33m (auto)[m
[[1;34mINFO[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m----------------<
[0;36morg.igniterealtime.openfire:starter[0;1m >-----------------[m
[[1;34mINFO[m] [1mBuilding Starter for Openfire 4.6.4
[4/7][m
[[1;34mINFO[m] [1m--------------------------------[ jar
]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-dependency-plugin:3.1.1:list[m
[1m(default-cli)[m @ [36mstarter[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] The following files have been resolved:
[[1;34mINFO[m] org.igniterealtime.openfire:i18n:jar:4.6.4:compile[36m --
module i18n[0;1;33m (auto)[m
[[1;34mINFO[m] org.slf4j:slf4j-api:jar:1.7.30:compile[36m -- module
org.slf4j[0;1m [auto][m
[[1;34mINFO[m]
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.3:compile[36m -- module
org.apache.logging.log4j.slf4j[0;1m [auto][m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-api:jar:2.13.3:compile[36m
-- module org.apache.logging.log4j[m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-core:jar:2.13.3:runtime[36m
-- module org.apache.logging.log4j.core[0;1m [auto][m
[[1;34mINFO[m] install4j:install4j:jar:1.0:system[36m -- module
i4jruntime[0;1;33m (auto)[m
[[1;34mINFO[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m----------------<
[0;36morg.igniterealtime.openfire:plugins[0;1m >-----------------[m
[[1;34mINFO[m] [1mBuilding Openfire Plugins 4.6.4
[5/7][m
[[1;34mINFO[m] [1m--------------------------------[ pom
]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-dependency-plugin:3.1.1:list[m
[1m(default-cli)[m @ [36mplugins[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] The following files have been resolved:
[[1;34mINFO[m]
org.igniterealtime.openfire:xmppserver:jar:4.6.4:provided[36m -- module
xmppserver[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime.openfire:i18n:jar:4.6.4:provided[36m --
module i18n[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime:tinder:jar:2.0.0:provided[36m -- module
tinder[0;1;33m (auto)[m
[[1;34mINFO[m] net.jcip:jcip-annotations:jar:1.0:provided[36m -- module
jcip.annotations[0;1;33m (auto)[m
[[1;34mINFO[m] org.gnu.inet:libidn:jar:1.35:provided[36m -- module
libidn[0;1;33m (auto)[m
[[1;34mINFO[m]
com.github.ben-manes.caffeine:caffeine:jar:2.7.0:provided[36m -- module
com.github.benmanes.caffeine[0;1m [auto][m
[[1;34mINFO[m] org.dom4j:dom4j:jar:2.1.3:provided[36m -- module
dom4j[0;1;33m (auto)[m
[[1;34mINFO[m] jaxen:jaxen:jar:1.2.0:provided[36m -- module
jaxen[0;1;33m (auto)[m
[[1;34mINFO[m] xpp3:xpp3:jar:1.1.4c:provided[36m -- module xpp3[0;1;33m
(auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-server:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.server[0;1m [auto][m
[[1;34mINFO[m] javax.servlet:javax.servlet-api:jar:3.1.0:provided[36m --
module javax.servlet.api[0;1;33m (auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-http:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.http[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-io:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.io[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlets:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.servlets[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-continuation:jar:9.4.35.v20201120:provided[36m --
module org.eclipse.jetty.continuation[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.util[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-webapp:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.webapp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-xml:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.xml[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlet:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-security:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.security[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util-ajax:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.util.ajax[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jmx:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.jmx[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-plus:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.plus[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jndi:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.jndi[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-annotations:jar:9.4.35.v20201120:provided[36m --
module org.eclipse.jetty.annotations[0;1m [auto][m
[[1;34mINFO[m]
javax.annotation:javax.annotation-api:jar:1.3.2:provided[36m -- module
java.annotation[0;1m [auto][m
[[1;34mINFO[m] org.ow2.asm:asm:jar:9.0:provided[36m -- module
org.objectweb.asm[m
[[1;34mINFO[m] org.ow2.asm:asm-commons:jar:9.0:provided[36m -- module
org.objectweb.asm.commons[m
[[1;34mINFO[m] org.ow2.asm:asm-tree:jar:9.0:provided[36m -- module
org.objectweb.asm.tree[m
[[1;34mINFO[m] org.ow2.asm:asm-analysis:jar:9.0:provided[36m -- module
org.objectweb.asm.tree.analysis[m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-server:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.server[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-common:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.common[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-api:jar:9.4.35.v20201120:provided[36m --
module org.eclipse.jetty.websocket.api[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-client:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-client:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:apache-jsp:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.apache.jsp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:provided[36m -- module
jetty.schemas[0;1;33m (auto)[m
[[1;34mINFO[m] org.mortbay.jasper:apache-jsp:jar:8.5.54:provided[36m --
module org.mortbay.apache.jasper[0;1m [auto][m
[[1;34mINFO[m] org.mortbay.jasper:apache-el:jar:8.5.54:provided[36m --
module org.mortbay.apache.el[0;1m [auto][m
[[1;34mINFO[m] org.eclipse.jdt:ecj:jar:3.19.0:provided[36m -- module
ecj[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:provided[36m -- module
taglibs.standard.impl[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:provided[36m -- module
taglibs.standard.spec[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.mina:mina-core:jar:2.1.3:provided[36m -- module
mina.core[0;1;33m (auto)[m
[[1;34mINFO[m] org.slf4j:slf4j-api:jar:1.7.26:provided[36m -- module
slf4j.api[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-jmx:jar:2.1.3:provided[36m -- module
mina.integration.jmx[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-beans:bundle:2.1.3:provided[36m -- module
mina.integration.beans[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-ognl:bundle:2.1.3:provided[36m -- module
mina.integration.ognl[0;1;33m (auto)[m
[[1;34mINFO[m] ognl:ognl:jar:3.2.10:provided[36m -- module ognl[0;1;33m
(auto)[m
[[1;34mINFO[m] org.javassist:javassist:jar:3.24.1-GA:provided[36m --
module javassist[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-filter-compression:jar:2.1.3:provided[36m -- module
mina.filter.compression[0;1;33m (auto)[m
[[1;34mINFO[m] com.jcraft:jzlib:jar:1.1.3:provided[36m -- module
jzlib[0;1;33m (auto)[m
[[1;34mINFO[m] org.bouncycastle:bcpg-jdk15on:jar:1.68:provided[36m --
module org.bouncycastle.pg[m
[[1;34mINFO[m] org.bouncycastle:bcpkix-jdk15on:jar:1.68:provided[36m --
module org.bouncycastle.pkix[m
[[1;34mINFO[m] org.bouncycastle:bcprov-jdk15on:jar:1.68:provided[36m --
module org.bouncycastle.provider[m
[[1;34mINFO[m]
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.3:provided[36m -- module
org.apache.logging.log4j.slf4j[0;1m [auto][m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-api:jar:2.13.3:provided[36m
-- module org.apache.logging.log4j[m
[[1;34mINFO[m]
org.apache.logging.log4j:log4j-core:jar:2.13.3:provided[36m -- module
org.apache.logging.log4j.core[0;1m [auto][m
[[1;34mINFO[m] org.slf4j:jcl-over-slf4j:jar:1.7.30:provided[36m -- module
org.apache.commons.logging[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome:jar:1.12.0:provided[36m -- module
com.rometools.rome[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome-utils:jar:1.12.0:provided[36m -- module
com.rometools.rome.utils[0;1m [auto][m
[[1;34mINFO[m] org.jdom:jdom2:jar:2.0.6:provided[36m -- module
jdom2[0;1;33m (auto)[m
[[1;34mINFO[m] com.sun.mail:javax.mail:jar:1.6.2:provided[36m -- module
java.mail[0;1m [auto][m
[[1;34mINFO[m] javax.activation:activation:jar:1.1:provided[36m -- module
activation[0;1;33m (auto)[m
[[1;34mINFO[m] jmdns:jmdns:jar:1.0:provided[36m -- module jmdns[0;1;33m
(auto)[m
[[1;34mINFO[m] org.apache.commons:commons-dbcp2:jar:2.6.0:provided[36m --
module commons.dbcp2[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-pool2:jar:2.6.2:provided[36m --
module commons.pool2[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.httpcomponents:httpclient:jar:4.5.13:provided[36m -- module
org.apache.httpcomponents.httpclient[0;1m [auto][m
[[1;34mINFO[m] org.apache.httpcomponents:httpcore:jar:4.4.13:provided[36m
-- module org.apache.httpcomponents.httpcore[0;1m [auto][m
[[1;34mINFO[m] commons-logging:commons-logging:jar:1.2:provided[36m --
module commons.logging[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-lang3:jar:3.9:provided[36m --
module org.apache.commons.lang3[0;1m [auto][m
[[1;34mINFO[m] org.apache.commons:commons-text:jar:1.6:provided[36m --
module org.apache.commons.text[0;1m [auto][m
[[1;34mINFO[m] commons-codec:commons-codec:jar:1.12:provided[36m --
module org.apache.commons.codec[0;1m [auto][m
[[1;34mINFO[m] com.cenqua.shaj:shaj:jar:0.5:provided[36m -- module
shaj[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant:jar:1.10.9:provided[36m -- module
ant[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant-launcher:jar:1.10.9:provided[36m --
module ant.launcher[0;1;33m (auto)[m
[[1;34mINFO[m] org.jsmpp:jsmpp:jar:2.3.7:provided[36m -- module
jsmpp[0;1;33m (auto)[m
[[1;34mINFO[m] opensymphony:sitemesh:jar:2.4.2:provided[36m -- module
sitemesh[0;1;33m (auto)[m
[[1;34mINFO[m] commons-fileupload:commons-fileupload:jar:1.4:provided[36m
-- module commons.fileupload[0;1;33m (auto)[m
[[1;34mINFO[m] commons-io:commons-io:jar:2.7:provided[36m -- module
org.apache.commons.io[0;1m [auto][m
[[1;34mINFO[m] org.directwebremoting:dwr:jar:3.0.2-RELEASE:provided[36m
-- module dwr[0;1;33m (auto)[m
[[1;34mINFO[m] javax.xml.bind:jaxb-api:jar:2.3.1:provided[36m -- module
java.xml.bind[m
[[1;34mINFO[m]
javax.activation:javax.activation-api:jar:1.2.0:provided[36m -- module
java.activation[0;1m [auto][m
[[1;34mINFO[m] org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:provided[36m --
module com.sun.xml.bind[m
[[1;34mINFO[m]
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:provided[36m -- module
java.xml.bind[m
[[1;34mINFO[m] org.glassfish.jaxb:txw2:jar:2.3.2:provided[36m -- module
com.sun.xml.txw2[m
[[1;34mINFO[m]
com.sun.istack:istack-commons-runtime:jar:3.0.8:provided[36m -- module
com.sun.istack.runtime[m
[[1;34mINFO[m] org.jvnet.staxex:stax-ex:jar:1.8.1:provided[36m -- module
org.jvnet.staxex[m
[[1;34mINFO[m]
com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:provided[36m -- module
com.sun.xml.fastinfoset[m
[[1;34mINFO[m]
jakarta.activation:jakarta.activation-api:jar:1.2.1:provided[36m -- module
jakarta.activation[0;1m [auto][m
[[1;34mINFO[m] com.twelvemonkeys.imageio:imageio-bmp:jar:3.5:provided[36m
-- module imageio.bmp[0;1;33m (auto)[m
[[1;34mINFO[m]
com.twelvemonkeys.imageio:imageio-core:jar:3.5:provided[36m -- module
imageio.core[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-lang:jar:3.5:provided[36m
-- module common.lang[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-io:jar:3.5:provided[36m --
module common.io[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-image:jar:3.5:provided[36m
-- module common.image[0;1;33m (auto)[m
[[1;34mINFO[m] org.hsqldb:hsqldb:jar:2.4.1:provided[36m -- module
hsqldb[0;1;33m (auto)[m
[[1;34mINFO[m] mysql:mysql-connector-java:jar:8.0.21:provided[36m --
module mysql.connector.java[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.protobuf:protobuf-java:jar:3.11.4:provided[36m
-- module com.google.protobuf[0;1m [auto][m
[[1;34mINFO[m] org.postgresql:postgresql:jar:42.2.14:provided[36m --
module org.postgresql.jdbc[0;1m [auto][m
[[1;34mINFO[m] net.sourceforge.jtds:jtds:jar:1.3.1:provided[36m -- module
jtds[0;1;33m (auto)[m
[[1;34mINFO[m]
com.microsoft.sqlserver:mssql-jdbc:jar:7.2.2.jre8:provided[36m -- module
mssql.jdbc[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.guava:guava:jar:30.1-jre:provided[36m -- module
com.google.common[0;1m [auto][m
[[1;34mINFO[m] com.google.guava:failureaccess:jar:1.0.1:provided[36m --
module failureaccess[0;1;33m (auto)[m
[[1;34mINFO[m]
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided[36m
-- module listenablefuture[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.code.findbugs:jsr305:jar:3.0.2:provided[36m --
module jsr305[0;1;33m (auto)[m
[[1;34mINFO[m] org.checkerframework:checker-qual:jar:3.5.0:provided[36m
-- module org.checkerframework.checker.qual[0;1m [auto][m
[[1;34mINFO[m]
com.google.errorprone:error_prone_annotations:jar:2.3.4:provided[36m -- module
com.google.errorprone.annotations[0;1m [auto][m
[[1;34mINFO[m] com.google.j2objc:j2objc-annotations:jar:1.3:provided[36m
-- module j2objc.annotations[0;1;33m (auto)[m
[[1;34mINFO[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--<
[0;36morg.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor[0;1m
>--[m
[[1;34mINFO[m] [1mBuilding Openfire Plugin Assembly Descriptor 4.6.4
[6/7][m
[[1;34mINFO[m] [1m--------------------------------[ jar
]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-dependency-plugin:3.1.1:list[m
[1m(default-cli)[m @ [36mopenfire-plugin-assembly-descriptor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] The following files have been resolved:
[[1;34mINFO[m]
org.igniterealtime.openfire:xmppserver:jar:4.6.4:provided[36m -- module
xmppserver[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime.openfire:i18n:jar:4.6.4:provided[36m --
module i18n[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime:tinder:jar:2.0.0:provided[36m -- module
tinder[0;1;33m (auto)[m
[[1;34mINFO[m] net.jcip:jcip-annotations:jar:1.0:provided[36m -- module
jcip.annotations[0;1;33m (auto)[m
[[1;34mINFO[m] org.gnu.inet:libidn:jar:1.35:provided[36m -- module
libidn[0;1;33m (auto)[m
[[1;34mINFO[m]
com.github.ben-manes.caffeine:caffeine:jar:2.7.0:provided[36m -- module
com.github.benmanes.caffeine[0;1m [auto][m
[[1;34mINFO[m] org.dom4j:dom4j:jar:2.1.3:provided[36m -- module
dom4j[0;1;33m (auto)[m
[[1;34mINFO[m] jaxen:jaxen:jar:1.2.0:provided[36m -- module
jaxen[0;1;33m (auto)[m
[[1;34mINFO[m] xpp3:xpp3:jar:1.1.4c:provided[36m -- module xpp3[0;1;33m
(auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-server:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.server[0;1m [auto][m
[[1;34mINFO[m] javax.servlet:javax.servlet-api:jar:3.1.0:provided[36m --
module javax.servlet.api[0;1;33m (auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-http:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.http[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-io:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.io[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlets:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.servlets[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-continuation:jar:9.4.35.v20201120:provided[36m --
module org.eclipse.jetty.continuation[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.util[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-webapp:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.webapp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-xml:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.xml[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlet:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-security:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.security[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util-ajax:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.util.ajax[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jmx:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.jmx[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-plus:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.plus[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jndi:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.jndi[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-annotations:jar:9.4.35.v20201120:provided[36m --
module org.eclipse.jetty.annotations[0;1m [auto][m
[[1;34mINFO[m]
javax.annotation:javax.annotation-api:jar:1.3.2:provided[36m -- module
java.annotation[0;1m [auto][m
[[1;34mINFO[m] org.ow2.asm:asm:jar:9.0:provided[36m -- module
org.objectweb.asm[m
[[1;34mINFO[m] org.ow2.asm:asm-commons:jar:9.0:provided[36m -- module
org.objectweb.asm.commons[m
[[1;34mINFO[m] org.ow2.asm:asm-tree:jar:9.0:provided[36m -- module
org.objectweb.asm.tree[m
[[1;34mINFO[m] org.ow2.asm:asm-analysis:jar:9.0:provided[36m -- module
org.objectweb.asm.tree.analysis[m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-server:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.server[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-common:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.common[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-api:jar:9.4.35.v20201120:provided[36m --
module org.eclipse.jetty.websocket.api[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-client:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-client:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.35.v20201120:provided[36m
-- module org.eclipse.jetty.websocket.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:apache-jsp:jar:9.4.35.v20201120:provided[36m -- module
org.eclipse.jetty.apache.jsp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:provided[36m -- module
jetty.schemas[0;1;33m (auto)[m
[[1;34mINFO[m] org.mortbay.jasper:apache-jsp:jar:8.5.54:provided[36m --
module org.mortbay.apache.jasper[0;1m [auto][m
[[1;34mINFO[m] org.mortbay.jasper:apache-el:jar:8.5.54:provided[36m --
module org.mortbay.apache.el[0;1m [auto][m
[[1;34mINFO[m] org.eclipse.jdt:ecj:jar:3.19.0:provided[36m -- module
ecj[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:provided[36m -- module
taglibs.standard.impl[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:provided[36m -- module
taglibs.standard.spec[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.mina:mina-core:jar:2.1.3:provided[36m -- module
mina.core[0;1;33m (auto)[m
[[1;34mINFO[m] org.slf4j:slf4j-api:jar:1.7.26:provided[36m -- module
slf4j.api[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-jmx:jar:2.1.3:provided[36m -- module
mina.integration.jmx[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-beans:bundle:2.1.3:provided[36m -- module
mina.integration.beans[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-ognl:bundle:2.1.3:provided[36m -- module
mina.integration.ognl[0;1;33m (auto)[m
[[1;34mINFO[m] ognl:ognl:jar:3.2.10:provided[36m -- module ognl[0;1;33m
(auto)[m
[[1;34mINFO[m] org.javassist:javassist:jar:3.24.1-GA:provided[36m --
module javassist[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-filter-compression:jar:2.1.3:provided[36m -- module
mina.filter.compression[0;1;33m (auto)[m
[[1;34mINFO[m] com.jcraft:jzlib:jar:1.1.3:provided[36m -- module
jzlib[0;1;33m (auto)[m
[[1;34mINFO[m] org.bouncycastle:bcpg-jdk15on:jar:1.68:provided[36m --
module org.bouncycastle.pg[m
[[1;34mINFO[m] org.bouncycastle:bcpkix-jdk15on:jar:1.68:provided[36m --
module org.bouncycastle.pkix[m
[[1;34mINFO[m] org.bouncycastle:bcprov-jdk15on:jar:1.68:provided[36m --
module org.bouncycastle.provider[m
[[1;34mINFO[m]
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.3:provided[36m -- module
org.apache.logging.log4j.slf4j[0;1m [auto][m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-api:jar:2.13.3:provided[36m
-- module org.apache.logging.log4j[m
[[1;34mINFO[m]
org.apache.logging.log4j:log4j-core:jar:2.13.3:provided[36m -- module
org.apache.logging.log4j.core[0;1m [auto][m
[[1;34mINFO[m] org.slf4j:jcl-over-slf4j:jar:1.7.30:provided[36m -- module
org.apache.commons.logging[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome:jar:1.12.0:provided[36m -- module
com.rometools.rome[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome-utils:jar:1.12.0:provided[36m -- module
com.rometools.rome.utils[0;1m [auto][m
[[1;34mINFO[m] org.jdom:jdom2:jar:2.0.6:provided[36m -- module
jdom2[0;1;33m (auto)[m
[[1;34mINFO[m] com.sun.mail:javax.mail:jar:1.6.2:provided[36m -- module
java.mail[0;1m [auto][m
[[1;34mINFO[m] javax.activation:activation:jar:1.1:provided[36m -- module
activation[0;1;33m (auto)[m
[[1;34mINFO[m] jmdns:jmdns:jar:1.0:provided[36m -- module jmdns[0;1;33m
(auto)[m
[[1;34mINFO[m] org.apache.commons:commons-dbcp2:jar:2.6.0:provided[36m --
module commons.dbcp2[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-pool2:jar:2.6.2:provided[36m --
module commons.pool2[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.httpcomponents:httpclient:jar:4.5.13:provided[36m -- module
org.apache.httpcomponents.httpclient[0;1m [auto][m
[[1;34mINFO[m] org.apache.httpcomponents:httpcore:jar:4.4.13:provided[36m
-- module org.apache.httpcomponents.httpcore[0;1m [auto][m
[[1;34mINFO[m] commons-logging:commons-logging:jar:1.2:provided[36m --
module commons.logging[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-lang3:jar:3.9:provided[36m --
module org.apache.commons.lang3[0;1m [auto][m
[[1;34mINFO[m] org.apache.commons:commons-text:jar:1.6:provided[36m --
module org.apache.commons.text[0;1m [auto][m
[[1;34mINFO[m] commons-codec:commons-codec:jar:1.12:provided[36m --
module org.apache.commons.codec[0;1m [auto][m
[[1;34mINFO[m] com.cenqua.shaj:shaj:jar:0.5:provided[36m -- module
shaj[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant:jar:1.10.9:provided[36m -- module
ant[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant-launcher:jar:1.10.9:provided[36m --
module ant.launcher[0;1;33m (auto)[m
[[1;34mINFO[m] org.jsmpp:jsmpp:jar:2.3.7:provided[36m -- module
jsmpp[0;1;33m (auto)[m
[[1;34mINFO[m] opensymphony:sitemesh:jar:2.4.2:provided[36m -- module
sitemesh[0;1;33m (auto)[m
[[1;34mINFO[m] commons-fileupload:commons-fileupload:jar:1.4:provided[36m
-- module commons.fileupload[0;1;33m (auto)[m
[[1;34mINFO[m] commons-io:commons-io:jar:2.7:provided[36m -- module
org.apache.commons.io[0;1m [auto][m
[[1;34mINFO[m] org.directwebremoting:dwr:jar:3.0.2-RELEASE:provided[36m
-- module dwr[0;1;33m (auto)[m
[[1;34mINFO[m] javax.xml.bind:jaxb-api:jar:2.3.1:provided[36m -- module
java.xml.bind[m
[[1;34mINFO[m]
javax.activation:javax.activation-api:jar:1.2.0:provided[36m -- module
java.activation[0;1m [auto][m
[[1;34mINFO[m] org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:provided[36m --
module com.sun.xml.bind[m
[[1;34mINFO[m]
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:provided[36m -- module
java.xml.bind[m
[[1;34mINFO[m] org.glassfish.jaxb:txw2:jar:2.3.2:provided[36m -- module
com.sun.xml.txw2[m
[[1;34mINFO[m]
com.sun.istack:istack-commons-runtime:jar:3.0.8:provided[36m -- module
com.sun.istack.runtime[m
[[1;34mINFO[m] org.jvnet.staxex:stax-ex:jar:1.8.1:provided[36m -- module
org.jvnet.staxex[m
[[1;34mINFO[m]
com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:provided[36m -- module
com.sun.xml.fastinfoset[m
[[1;34mINFO[m]
jakarta.activation:jakarta.activation-api:jar:1.2.1:provided[36m -- module
jakarta.activation[0;1m [auto][m
[[1;34mINFO[m] com.twelvemonkeys.imageio:imageio-bmp:jar:3.5:provided[36m
-- module imageio.bmp[0;1;33m (auto)[m
[[1;34mINFO[m]
com.twelvemonkeys.imageio:imageio-core:jar:3.5:provided[36m -- module
imageio.core[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-lang:jar:3.5:provided[36m
-- module common.lang[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-io:jar:3.5:provided[36m --
module common.io[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-image:jar:3.5:provided[36m
-- module common.image[0;1;33m (auto)[m
[[1;34mINFO[m] org.hsqldb:hsqldb:jar:2.4.1:provided[36m -- module
hsqldb[0;1;33m (auto)[m
[[1;34mINFO[m] mysql:mysql-connector-java:jar:8.0.21:provided[36m --
module mysql.connector.java[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.protobuf:protobuf-java:jar:3.11.4:provided[36m
-- module com.google.protobuf[0;1m [auto][m
[[1;34mINFO[m] org.postgresql:postgresql:jar:42.2.14:provided[36m --
module org.postgresql.jdbc[0;1m [auto][m
[[1;34mINFO[m] net.sourceforge.jtds:jtds:jar:1.3.1:provided[36m -- module
jtds[0;1;33m (auto)[m
[[1;34mINFO[m]
com.microsoft.sqlserver:mssql-jdbc:jar:7.2.2.jre8:provided[36m -- module
mssql.jdbc[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.guava:guava:jar:30.1-jre:provided[36m -- module
com.google.common[0;1m [auto][m
[[1;34mINFO[m] com.google.guava:failureaccess:jar:1.0.1:provided[36m --
module failureaccess[0;1;33m (auto)[m
[[1;34mINFO[m]
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided[36m
-- module listenablefuture[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.code.findbugs:jsr305:jar:3.0.2:provided[36m --
module jsr305[0;1;33m (auto)[m
[[1;34mINFO[m] org.checkerframework:checker-qual:jar:3.5.0:provided[36m
-- module org.checkerframework.checker.qual[0;1m [auto][m
[[1;34mINFO[m]
com.google.errorprone:error_prone_annotations:jar:2.3.4:provided[36m -- module
com.google.errorprone.annotations[0;1m [auto][m
[[1;34mINFO[m] com.google.j2objc:j2objc-annotations:jar:1.3:provided[36m
-- module j2objc.annotations[0;1;33m (auto)[m
[[1;34mINFO[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------------<
[0;36morg.igniterealtime.openfire:distribution[0;1m >--------------[m
[[1;34mINFO[m] [1mBuilding Distribution 4.6.4
[7/7][m
[[1;34mINFO[m] [1m--------------------------------[ jar
]---------------------------------[m
Downloading from ej-technologies:
https://maven.ej-technologies.com/repository/org/igniterealtime/openfire/starter/4.6.4/starter-4.6.4.jar
Downloading from igniterealtime:
https://igniterealtime.org/archiva/repository/maven/org/igniterealtime/openfire/starter/4.6.4/starter-4.6.4.jar
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 45 kB
Progress (1): 49 kB
Progress (1): 53 kB
Progress (1): 57 kB
Progress (1): 61 kB
Progress (1): 64 kB
Downloaded from igniterealtime:
https://igniterealtime.org/archiva/repository/maven/org/igniterealtime/openfire/starter/4.6.4/starter-4.6.4.jar
(64 kB at 460 kB/s)
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-dependency-plugin:3.1.1:list[m
[1m(default-cli)[m @ [36mdistribution[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] The following files have been resolved:
[[1;34mINFO[m]
org.igniterealtime.openfire:xmppserver:jar:4.6.4:compile[36m -- module
xmppserver[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime.openfire:i18n:jar:4.6.4:compile[36m --
module i18n[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime:tinder:jar:2.0.0:compile[36m -- module
tinder[0;1;33m (auto)[m
[[1;34mINFO[m] net.jcip:jcip-annotations:jar:1.0:compile[36m -- module
jcip.annotations[0;1;33m (auto)[m
[[1;34mINFO[m] org.gnu.inet:libidn:jar:1.35:compile[36m -- module
libidn[0;1;33m (auto)[m
[[1;34mINFO[m]
com.github.ben-manes.caffeine:caffeine:jar:2.7.0:compile[36m -- module
com.github.benmanes.caffeine[0;1m [auto][m
[[1;34mINFO[m] org.dom4j:dom4j:jar:2.1.3:compile[36m -- module
dom4j[0;1;33m (auto)[m
[[1;34mINFO[m] jaxen:jaxen:jar:1.2.0:compile[36m -- module jaxen[0;1;33m
(auto)[m
[[1;34mINFO[m] xpp3:xpp3:jar:1.1.4c:compile[36m -- module xpp3[0;1;33m
(auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-server:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.server[0;1m [auto][m
[[1;34mINFO[m] javax.servlet:javax.servlet-api:jar:3.1.0:compile[36m --
module javax.servlet.api[0;1;33m (auto)[m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-http:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.http[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-io:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.io[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlets:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.servlets[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-continuation:jar:9.4.35.v20201120:compile[36m --
module org.eclipse.jetty.continuation[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.util[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-webapp:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.webapp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-xml:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.xml[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-servlet:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-security:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.security[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-util-ajax:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.util.ajax[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jmx:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.jmx[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-plus:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.plus[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-jndi:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.jndi[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-annotations:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.annotations[0;1m [auto][m
[[1;34mINFO[m]
javax.annotation:javax.annotation-api:jar:1.3.2:compile[36m -- module
java.annotation[0;1m [auto][m
[[1;34mINFO[m] org.ow2.asm:asm:jar:9.0:compile[36m -- module
org.objectweb.asm[m
[[1;34mINFO[m] org.ow2.asm:asm-commons:jar:9.0:compile[36m -- module
org.objectweb.asm.commons[m
[[1;34mINFO[m] org.ow2.asm:asm-tree:jar:9.0:compile[36m -- module
org.objectweb.asm.tree[m
[[1;34mINFO[m] org.ow2.asm:asm-analysis:jar:9.0:compile[36m -- module
org.objectweb.asm.tree.analysis[m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-server:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.server[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-common:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.common[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-api:jar:9.4.35.v20201120:compile[36m --
module org.eclipse.jetty.websocket.api[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-client:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:jetty-client:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.client[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.35.v20201120:compile[36m
-- module org.eclipse.jetty.websocket.servlet[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty:apache-jsp:jar:9.4.35.v20201120:compile[36m -- module
org.eclipse.jetty.apache.jsp[0;1m [auto][m
[[1;34mINFO[m]
org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:compile[36m -- module
jetty.schemas[0;1;33m (auto)[m
[[1;34mINFO[m] org.mortbay.jasper:apache-jsp:jar:8.5.54:compile[36m --
module org.mortbay.apache.jasper[0;1m [auto][m
[[1;34mINFO[m] org.mortbay.jasper:apache-el:jar:8.5.54:compile[36m --
module org.mortbay.apache.el[0;1m [auto][m
[[1;34mINFO[m] org.eclipse.jdt:ecj:jar:3.19.0:compile[36m -- module
ecj[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:compile[36m -- module
taglibs.standard.impl[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:compile[36m -- module
taglibs.standard.spec[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.mina:mina-core:jar:2.1.3:compile[36m -- module
mina.core[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.mina:mina-integration-jmx:jar:2.1.3:compile[36m
-- module mina.integration.jmx[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-beans:bundle:2.1.3:compile[36m -- module
mina.integration.beans[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-integration-ognl:bundle:2.1.3:compile[36m -- module
mina.integration.ognl[0;1;33m (auto)[m
[[1;34mINFO[m] ognl:ognl:jar:3.2.10:compile[36m -- module ognl[0;1;33m
(auto)[m
[[1;34mINFO[m] org.javassist:javassist:jar:3.24.1-GA:compile[36m --
module javassist[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.mina:mina-filter-compression:jar:2.1.3:compile[36m -- module
mina.filter.compression[0;1;33m (auto)[m
[[1;34mINFO[m] com.jcraft:jzlib:jar:1.1.3:compile[36m -- module
jzlib[0;1;33m (auto)[m
[[1;34mINFO[m] org.bouncycastle:bcpg-jdk15on:jar:1.68:compile[36m --
module org.bouncycastle.pg[m
[[1;34mINFO[m] org.bouncycastle:bcpkix-jdk15on:jar:1.68:compile[36m --
module org.bouncycastle.pkix[m
[[1;34mINFO[m] org.bouncycastle:bcprov-jdk15on:jar:1.68:compile[36m --
module org.bouncycastle.provider[m
[[1;34mINFO[m]
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.3:compile[36m -- module
org.apache.logging.log4j.slf4j[0;1m [auto][m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-api:jar:2.13.3:compile[36m
-- module org.apache.logging.log4j[m
[[1;34mINFO[m] org.apache.logging.log4j:log4j-core:jar:2.13.3:compile[36m
-- module org.apache.logging.log4j.core[0;1m [auto][m
[[1;34mINFO[m] org.slf4j:jcl-over-slf4j:jar:1.7.30:compile[36m -- module
org.apache.commons.logging[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome:jar:1.12.0:compile[36m -- module
com.rometools.rome[0;1m [auto][m
[[1;34mINFO[m] com.rometools:rome-utils:jar:1.12.0:compile[36m -- module
com.rometools.rome.utils[0;1m [auto][m
[[1;34mINFO[m] org.jdom:jdom2:jar:2.0.6:compile[36m -- module
jdom2[0;1;33m (auto)[m
[[1;34mINFO[m] com.sun.mail:javax.mail:jar:1.6.2:compile[36m -- module
java.mail[0;1m [auto][m
[[1;34mINFO[m] javax.activation:activation:jar:1.1:compile[36m -- module
activation[0;1;33m (auto)[m
[[1;34mINFO[m] jmdns:jmdns:jar:1.0:compile[36m -- module jmdns[0;1;33m
(auto)[m
[[1;34mINFO[m] org.apache.commons:commons-dbcp2:jar:2.6.0:compile[36m --
module commons.dbcp2[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-pool2:jar:2.6.2:compile[36m --
module commons.pool2[0;1;33m (auto)[m
[[1;34mINFO[m]
org.apache.httpcomponents:httpclient:jar:4.5.13:compile[36m -- module
org.apache.httpcomponents.httpclient[0;1m [auto][m
[[1;34mINFO[m] org.apache.httpcomponents:httpcore:jar:4.4.13:compile[36m
-- module org.apache.httpcomponents.httpcore[0;1m [auto][m
[[1;34mINFO[m] commons-logging:commons-logging:jar:1.2:compile[36m --
module commons.logging[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.commons:commons-lang3:jar:3.9:compile[36m --
module org.apache.commons.lang3[0;1m [auto][m
[[1;34mINFO[m] org.apache.commons:commons-text:jar:1.6:compile[36m --
module org.apache.commons.text[0;1m [auto][m
[[1;34mINFO[m] commons-codec:commons-codec:jar:1.12:compile[36m -- module
org.apache.commons.codec[0;1m [auto][m
[[1;34mINFO[m] com.cenqua.shaj:shaj:jar:0.5:compile[36m -- module
shaj[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant:jar:1.10.9:compile[36m -- module
ant[0;1;33m (auto)[m
[[1;34mINFO[m] org.apache.ant:ant-launcher:jar:1.10.9:compile[36m --
module ant.launcher[0;1;33m (auto)[m
[[1;34mINFO[m] org.jsmpp:jsmpp:jar:2.3.7:compile[36m -- module
jsmpp[0;1;33m (auto)[m
[[1;34mINFO[m] opensymphony:sitemesh:jar:2.4.2:compile[36m -- module
sitemesh[0;1;33m (auto)[m
[[1;34mINFO[m] commons-fileupload:commons-fileupload:jar:1.4:compile[36m
-- module commons.fileupload[0;1;33m (auto)[m
[[1;34mINFO[m] commons-io:commons-io:jar:2.7:compile[36m -- module
org.apache.commons.io[0;1m [auto][m
[[1;34mINFO[m] org.directwebremoting:dwr:jar:3.0.2-RELEASE:compile[36m --
module dwr[0;1;33m (auto)[m
[[1;34mINFO[m] javax.xml.bind:jaxb-api:jar:2.3.1:compile[36m -- module
java.xml.bind[m
[[1;34mINFO[m]
javax.activation:javax.activation-api:jar:1.2.0:compile[36m -- module
java.activation[0;1m [auto][m
[[1;34mINFO[m] org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:compile[36m --
module com.sun.xml.bind[m
[[1;34mINFO[m]
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile[36m -- module
java.xml.bind[m
[[1;34mINFO[m] org.glassfish.jaxb:txw2:jar:2.3.2:compile[36m -- module
com.sun.xml.txw2[m
[[1;34mINFO[m]
com.sun.istack:istack-commons-runtime:jar:3.0.8:compile[36m -- module
com.sun.istack.runtime[m
[[1;34mINFO[m] org.jvnet.staxex:stax-ex:jar:1.8.1:compile[36m -- module
org.jvnet.staxex[m
[[1;34mINFO[m] com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:compile[36m
-- module com.sun.xml.fastinfoset[m
[[1;34mINFO[m]
jakarta.activation:jakarta.activation-api:jar:1.2.1:compile[36m -- module
jakarta.activation[0;1m [auto][m
[[1;34mINFO[m] com.twelvemonkeys.imageio:imageio-bmp:jar:3.5:compile[36m
-- module imageio.bmp[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.imageio:imageio-core:jar:3.5:compile[36m
-- module imageio.core[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-lang:jar:3.5:compile[36m
-- module common.lang[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-io:jar:3.5:compile[36m --
module common.io[0;1;33m (auto)[m
[[1;34mINFO[m] com.twelvemonkeys.common:common-image:jar:3.5:compile[36m
-- module common.image[0;1;33m (auto)[m
[[1;34mINFO[m] org.hsqldb:hsqldb:jar:2.4.1:compile[36m -- module
hsqldb[0;1;33m (auto)[m
[[1;34mINFO[m] mysql:mysql-connector-java:jar:8.0.21:compile[36m --
module mysql.connector.java[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.protobuf:protobuf-java:jar:3.11.4:compile[36m
-- module com.google.protobuf[0;1m [auto][m
[[1;34mINFO[m] org.postgresql:postgresql:jar:42.2.14:compile[36m --
module org.postgresql.jdbc[0;1m [auto][m
[[1;34mINFO[m] net.sourceforge.jtds:jtds:jar:1.3.1:compile[36m -- module
jtds[0;1;33m (auto)[m
[[1;34mINFO[m]
com.microsoft.sqlserver:mssql-jdbc:jar:7.2.2.jre8:compile[36m -- module
mssql.jdbc[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.guava:guava:jar:30.1-jre:compile[36m -- module
com.google.common[0;1m [auto][m
[[1;34mINFO[m] com.google.guava:failureaccess:jar:1.0.1:compile[36m --
module failureaccess[0;1;33m (auto)[m
[[1;34mINFO[m]
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile[36m
-- module listenablefuture[0;1;33m (auto)[m
[[1;34mINFO[m] com.google.code.findbugs:jsr305:jar:3.0.2:compile[36m --
module jsr305[0;1;33m (auto)[m
[[1;34mINFO[m] org.checkerframework:checker-qual:jar:3.5.0:compile[36m --
module org.checkerframework.checker.qual[0;1m [auto][m
[[1;34mINFO[m]
com.google.errorprone:error_prone_annotations:jar:2.3.4:compile[36m -- module
com.google.errorprone.annotations[0;1m [auto][m
[[1;34mINFO[m] com.google.j2objc:j2objc-annotations:jar:1.3:compile[36m
-- module j2objc.annotations[0;1;33m (auto)[m
[[1;34mINFO[m] org.igniterealtime.openfire:starter:jar:4.6.4:provided[36m
-- module starter[0;1;33m (auto)[m
[[1;34mINFO[m] org.slf4j:slf4j-api:jar:1.7.30:compile[36m -- module
org.slf4j[0;1m [auto][m
[[1;34mINFO[m] install4j:install4j:jar:1.0:system[36m -- module
i4jruntime[0;1;33m (auto)[m
[[1;34mINFO[m]
org.igniterealtime.openfire.plugins:search:jar:openfire-plugin-assembly:1.7.3:provided[36m
-- module search[0;1;33m (auto)[m
[[1;34mINFO[m]
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Summary for Parent 4.6.4:[m
[[1;34mINFO[m]
[[1;34mINFO[m] Parent .............................................
[1;32mSUCCESS[m [ 0.362 s]
[[1;34mINFO[m] Internationalization files for Openfire ............
[1;32mSUCCESS[m [ 0.010 s]
[[1;34mINFO[m] Core XMPP Server ...................................
[1;32mSUCCESS[m [ 0.499 s]
[[1;34mINFO[m] Starter for Openfire ...............................
[1;32mSUCCESS[m [ 0.016 s]
[[1;34mINFO[m] Openfire Plugins ...................................
[1;32mSUCCESS[m [ 0.151 s]
[[1;34mINFO[m] Openfire Plugin Assembly Descriptor ................
[1;32mSUCCESS[m [ 0.130 s]
[[1;34mINFO[m] Distribution .......................................
[1;32mSUCCESS[m [ 0.570 s]
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;32mBUILD SUCCESS[m
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 2.348 s
[[1;34mINFO[m] Finished at: 2021-08-06T08:09:52+02:00
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]