elastic / apm-agent-java

https://www.elastic.co/guide/en/apm/agent/java/current/index.html
Apache License 2.0
567 stars 321 forks source link

Failed to execute goal enforce-java when build #935

Closed minhnguyenvan95 closed 4 years ago

minhnguyenvan95 commented 4 years ago

java 1.8

build command

./mvnw clean install -DskipTests=true -Dmaven.javadoc.skip=true -X 

catch error log

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) on project apm-agent-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) on project apm-agent-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.

build log here

Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T14:58:13+07:00)
Maven home: /home/minh/.m2/wrapper/dists/apache-maven-3.5.2-bin/7hf0mht29afbpa1e4v2d1a16p0/apache-maven-3.5.2
Java version: 1.8.0_212, vendor: Oracle Corporation
Java home: /home/minh/Library/jdk1.8.0_212/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.0.0-32-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: color
[DEBUG] Message styles: debug info warning error success failure strong mojo project
[DEBUG] Reading global settings from /home/minh/.m2/wrapper/dists/apache-maven-3.5.2-bin/7hf0mht29afbpa1e4v2d1a16p0/apache-maven-3.5.2/conf/settings.xml
[DEBUG] Reading user settings from /home/minh/.m2/settings.xml
[DEBUG] Reading global toolchains from /home/minh/.m2/wrapper/dists/apache-maven-3.5.2-bin/7hf0mht29afbpa1e4v2d1a16p0/apache-maven-3.5.2/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/minh/.m2/toolchains.xml
[DEBUG] Using local repository at /home/minh/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/minh/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project co.elastic.apm:apm-agent-parent:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-agent-core:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:elastic-apm-agent:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-agent-benchmarks:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-agent-plugins:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jaxrs-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jdbc-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jsf-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-opentracing-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-servlet-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-spring-webmvc-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-web-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-api-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-apache-httpclient-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-spring-resttemplate-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-httpclient-core:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-slf4j-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-es-restclient-plugin:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-es-restclient-plugin-common:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-es-restclient-plugin-5_6:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-es-restclient-plugin-6_4:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-es-restclient-plugin-7_1:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-okhttp-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-java-concurrent-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-urlconnection-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jaxws-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-scheduled-annotation-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-quartz-job-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-asynchttpclient-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jms-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-hibernate-search-plugin:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-hibernate-search-plugin-5_x:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-hibernate-search-plugin-6_x:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-hibernate-search-plugin-common:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-redis-plugin:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jedis-2-tests:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jedis-3-tests:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jedis-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-redis-common:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-error-logging-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-jmx-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-mule4-plugin:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-agent-api:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-opentracing:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:integration-tests:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:simple-webapp:war:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:jsf-app:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:jsf-app-dependent:war:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:jsf-app-standalone:war:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:application-server-integration-tests:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:spring-boot-1-5:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:spring-boot-2:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:spring-boot-2-base:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:spring-boot-2-jetty:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:spring-boot-2-tomcat:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:spring-boot-2-undertow:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:soap-test:war:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:cdi-app:pom:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:cdi-app-dependent:war:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:cdi-app-standalone:war:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.elastic.apm:apm-agent-attach:jar:1.11.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] co.elastic.apm:apm-agent-parent
[INFO] co.elastic.apm:apm-agent-core
[INFO] co.elastic.apm:apm-agent-plugins
[INFO] co.elastic.apm:apm-httpclient-core
[INFO] co.elastic.apm:apm-apache-httpclient-plugin
[INFO] co.elastic.apm:apm-agent-api
[INFO] co.elastic.apm:apm-api-plugin
[INFO] co.elastic.apm:apm-asynchttpclient-plugin
[INFO] co.elastic.apm:apm-error-logging-plugin
[INFO] co.elastic.apm:apm-java-concurrent-plugin
[INFO] co.elastic.apm:apm-web-plugin
[INFO] co.elastic.apm:apm-jaxrs-plugin
[INFO] co.elastic.apm:apm-jaxws-plugin
[INFO] co.elastic.apm:apm-jdbc-plugin
[INFO] co.elastic.apm:apm-redis-plugin
[INFO] co.elastic.apm:apm-redis-common
[INFO] co.elastic.apm:apm-jedis-plugin
[INFO] co.elastic.apm:apm-jms-plugin
[INFO] co.elastic.apm:apm-jmx-plugin
[INFO] co.elastic.apm:apm-jsf-plugin
[INFO] co.elastic.apm:apm-hibernate-search-plugin
[INFO] co.elastic.apm:apm-hibernate-search-plugin-common
[INFO] co.elastic.apm:apm-hibernate-search-plugin-5_x
[INFO] co.elastic.apm:apm-hibernate-search-plugin-6_x
[INFO] co.elastic.apm:apm-es-restclient-plugin
[INFO] co.elastic.apm:apm-es-restclient-plugin-common
[INFO] co.elastic.apm:apm-es-restclient-plugin-5_6
[INFO] co.elastic.apm:apm-es-restclient-plugin-6_4
[INFO] co.elastic.apm:apm-mule4-plugin
[INFO] co.elastic.apm:apm-okhttp-plugin
[INFO] co.elastic.apm:apm-opentracing-plugin
[INFO] co.elastic.apm:apm-servlet-plugin
[INFO] co.elastic.apm:apm-slf4j-plugin
[INFO] co.elastic.apm:apm-spring-resttemplate-plugin
[INFO] co.elastic.apm:apm-spring-webmvc-plugin
[INFO] co.elastic.apm:apm-urlconnection-plugin
[INFO] co.elastic.apm:apm-scheduled-annotation-plugin
[INFO] co.elastic.apm:apm-quartz-job-plugin
[INFO] co.elastic.apm:elastic-apm-agent
[INFO] co.elastic.apm:apm-agent-benchmarks
[INFO] co.elastic.apm:apm-es-restclient-plugin-7_1
[INFO] co.elastic.apm:apm-jedis-2-tests
[INFO] co.elastic.apm:apm-jedis-3-tests
[INFO] co.elastic.apm:apm-opentracing
[INFO] co.elastic.apm:integration-tests
[INFO] co.elastic.apm:simple-webapp
[INFO] co.elastic.apm:jsf-app
[INFO] co.elastic.apm:jsf-app-dependent
[INFO] co.elastic.apm:jsf-app-standalone
[INFO] co.elastic.apm:cdi-app
[INFO] co.elastic.apm:cdi-app-dependent
[INFO] co.elastic.apm:cdi-app-standalone
[INFO] co.elastic.apm:soap-test
[INFO] co.elastic.apm:apm-agent-attach
[INFO] co.elastic.apm:application-server-integration-tests
[INFO] co.elastic.apm:spring-boot-1-5
[INFO] co.elastic.apm:spring-boot-2
[INFO] co.elastic.apm:spring-boot-2-base
[INFO] co.elastic.apm:spring-boot-2-jetty
[INFO] co.elastic.apm:spring-boot-2-tomcat
[INFO] co.elastic.apm:spring-boot-2-undertow
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: co.elastic.apm:apm-agent-parent:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-agent-core:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-agent-plugins:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-httpclient-core:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-apache-httpclient-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-agent-api:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-api-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-asynchttpclient-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-error-logging-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-java-concurrent-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-web-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jaxrs-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jaxws-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jdbc-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-redis-plugin:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-redis-common:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jedis-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jms-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jmx-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jsf-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-hibernate-search-plugin:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-hibernate-search-plugin-common:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-hibernate-search-plugin-5_x:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-hibernate-search-plugin-6_x:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-es-restclient-plugin:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-es-restclient-plugin-common:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-es-restclient-plugin-5_6:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-es-restclient-plugin-6_4:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-mule4-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-okhttp-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-opentracing-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-servlet-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-slf4j-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-spring-resttemplate-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-spring-webmvc-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-urlconnection-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-scheduled-annotation-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-quartz-job-plugin:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:elastic-apm-agent:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-agent-benchmarks:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-es-restclient-plugin-7_1:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jedis-2-tests:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-jedis-3-tests:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-opentracing:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:integration-tests:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:simple-webapp:war:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:jsf-app:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:jsf-app-dependent:war:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:jsf-app-standalone:war:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:cdi-app:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:cdi-app-dependent:war:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:cdi-app-standalone:war:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:soap-test:war:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:apm-agent-attach:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:application-server-integration-tests:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:spring-boot-1-5:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:spring-boot-2:pom:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:spring-boot-2-base:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:spring-boot-2-jetty:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:spring-boot-2-tomcat:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: co.elastic.apm:spring-boot-2-undertow:jar:1.11.1-SNAPSHOT
[DEBUG] Tasks:   [clean, install]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building co.elastic.apm:apm-agent-parent 1.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       co.elastic.apm:apm-agent-parent:1.11.1-SNAPSHOT
[DEBUG] Dependencies (collect): [test]
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins)     : [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <directory default-value="${project.build.directory}"/>
  <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <reportDirectory default-value="${project.reporting.outputDirectory}"/>
  <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
  <skip default-value="false">${clean.skip}</skip>
  <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  <verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <fail default-value="true">${enforcer.fail}</fail>
  <failFast default-value="false">${enforcer.failFast}</failFast>
  <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  <mojoExecution default-value="${mojoExecution}"/>
  <project default-value="${project}"/>
  <rules>
    <requireJavaVersion>
      <version>6</version>
    </requireJavaVersion>
  </rules>
  <session default-value="${session}"/>
  <skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <address>${jacoco.address}</address>
  <append>${jacoco.append}</append>
  <classDumpDir>${jacoco.classDumpDir}</classDumpDir>
  <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile>
  <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit>
  <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders>
  <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses>
  <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses>
  <jmx>${jacoco.jmx}</jmx>
  <output>${jacoco.output}</output>
  <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  <port>${jacoco.port}</port>
  <project>${project}</project>
  <propertyName>${jacoco.propertyName}</propertyName>
  <sessionId>${jacoco.sessionId}</sessionId>
  <skip default-value="false">${jacoco.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.codehaus.mojo:license-maven-plugin:1.19:update-file-header (first)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <addJavaLicenseAfterPackage default-value="true">false</addJavaLicenseAfterPackage>
  <addSvnKeyWords default-value="false">${license.addSvnKeyWords}</addSvnKeyWords>
  <canUpdateCopyright default-value="false">${license.canUpdateCopyright}</canUpdateCopyright>
  <canUpdateDescription default-value="false">${license.canUpdateDescription}</canUpdateDescription>
  <canUpdateLicense default-value="true">${license.canUpdateLicense}</canUpdateLicense>
  <copyrightOwners>${license.copyrightOwners}</copyrightOwners>
  <descriptionTemplate default-value="/org/codehaus/mojo/license/default-file-header-description.ftl">${license.descriptionTemplate}</descriptionTemplate>
  <dryRun default-value="false">${dryRun}</dryRun>
  <emptyLineAfterHeader default-value="false">${license.emptyLineAfterHeader}</emptyLineAfterHeader>
  <encoding default-value="${project.build.sourceEncoding}">${license.encoding}</encoding>
  <excludes>${license.excludes}</excludes>
  <failOnMissingHeader default-value="false">true</failOnMissingHeader>
  <failOnNotUptodateHeader default-value="false">true</failOnNotUptodateHeader>
  <ignoreNoFileToScan default-value="false">${license.ignoreNoFileToScan}</ignoreNoFileToScan>
  <ignoreTag>${license.ignoreTag}</ignoreTag>
  <inceptionYear default-value="${project.inceptionYear}">${license.inceptionYear}</inceptionYear>
  <includes>${license.includes}</includes>
  <keepBackup default-value="false">${license.keepBackup}</keepBackup>
  <licenseName>apache2_license</licenseName>
  <licenseResolver>file:////home/minh/Desktop/acb-project/apm-agent-java/licenses</licenseResolver>
  <lineSeparator>${license.lineSeparator}</lineSeparator>
  <organizationName default-value="${project.organization.name}">Elastic and contributors</organizationName>
  <processEndTag>${license.processEndTag}</processEndTag>
  <processStartTag>${license.processStartTag}</processStartTag>
  <project default-value="${project}"/>
  <projectName default-value="${project.name}">Elastic APM Java agent</projectName>
  <roots>
    <root>src/main/java</root>
    <root>src/test/java</root>${license.roots}</roots>
  <sectionDelimiter>${license.sectionDelimiter}</sectionDelimiter>
  <session default-value="${session}"/>
  <skipUpdateLicense default-value="false">${license.skipUpdateLicense}</skipUpdateLicense>
  <trimHeaderLine default-value="false">${license.trimHeaderLine}</trimHeaderLine>
  <useJavaNoReformatCommentStartTag default-value="true">${license.useJavaNoReformatCommentStartTag}</useJavaNoReformatCommentStartTag>
  <verbose default-value="${maven.verbose}">false</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.jacoco:jacoco-maven-plugin:0.8.2:report (report)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile>
  <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/>
  <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding>
  <project>${project}</project>
  <skip default-value="false">${jacoco.skip}</skip>
  <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding>
  <title default-value="${project.name}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-javadoc-plugin:3.1.0:jar (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <additionalJOption>${additionalJOption}</additionalJOption>
  <additionalOptions>-html5</additionalOptions>
  <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix>
  <attach default-value="true">${attach}</attach>
  <author default-value="true">${author}</author>
  <bootclasspath>${bootclasspath}</bootclasspath>
  <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts>
  <bottom default-value="Copyright &amp;#169; {inceptionYear}&amp;#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom>
  <breakiterator default-value="false">${breakiterator}</breakiterator>
  <charset>${charset}</charset>
  <classifier default-value="javadoc">${maven.javadoc.classifier}</classifier>
  <debug default-value="false">${debug}</debug>
  <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  <destDir>${destDir}</destDir>
  <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink>
  <detectLinks default-value="false">${detectLinks}</detectLinks>
  <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks>
  <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding>
  <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs>
  <doclet>${doclet}</doclet>
  <docletArtifact>${docletArtifact}</docletArtifact>
  <docletArtifacts>${docletArtifacts}</docletArtifacts>
  <docletPath>${docletPath}</docletPath>
  <doclint>${doclint}</doclint>
  <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle>
  <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <excludePackageNames>${excludePackageNames}</excludePackageNames>
  <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir>
  <extdirs>${extdirs}</extdirs>
  <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError>
  <failOnWarnings default-value="false">${maven.javadoc.failOnWarnings}</failOnWarnings>
  <finalName>${project.build.finalName}</finalName>
  <footer>${footer}</footer>
  <header>${header}</header>
  <helpfile>${helpfile}</helpfile>
  <includeDependencySources default-value="false"/>
  <includeTransitiveDependencySources default-value="false"/>
  <isOffline default-value="${settings.offline}"/>
  <jarOutputDirectory>${project.build.directory}</jarOutputDirectory>
  <javaApiLinks>${javaApiLinks}</javaApiLinks>
  <javadocDirectory default-value="${basedir}/src/main/javadoc"/>
  <javadocExecutable>${javadocExecutable}</javadocExecutable>
  <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/>
  <javadocVersion>${javadocVersion}</javadocVersion>
  <keywords default-value="false">${keywords}</keywords>
  <links>${links}</links>
  <linksource default-value="false">${linksource}</linksource>
  <localRepository>${localRepository}</localRepository>
  <locale>${locale}</locale>
  <maxmemory>${maxmemory}</maxmemory>
  <minmemory>${minmemory}</minmemory>
  <mojo default-value="${mojoExecution}"/>
  <nocomment default-value="false">${nocomment}</nocomment>
  <nodeprecated default-value="false">${nodeprecated}</nodeprecated>
  <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist>
  <nohelp default-value="false">${nohelp}</nohelp>
  <noindex default-value="false">${noindex}</noindex>
  <nonavbar default-value="false">${nonavbar}</nonavbar>
  <nooverview default-value="false">${nooverview}</nooverview>
  <noqualifier>${noqualifier}</noqualifier>
  <nosince default-value="false">${nosince}</nosince>
  <notimestamp default-value="false">${notimestamp}</notimestamp>
  <notree default-value="false">${notree}</notree>
  <offlineLinks>${offlineLinks}</offlineLinks>
  <old default-value="false">${old}</old>
  <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory>
  <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview>
  <packagesheader>${packagesheader}</packagesheader>
  <project default-value="${project}"/>
  <quiet default-value="false">${quiet}</quiet>
  <reactorProjects>${reactorProjects}</reactorProjects>
  <release default-value="${maven.compiler.release}"/>
  <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts>
  <serialwarn default-value="false">${serialwarn}</serialwarn>
  <session default-value="${session}"/>
  <settings default-value="${settings}"/>
  <show default-value="protected">${show}</show>
  <skip default-value="false">${maven.javadoc.skip}</skip>
  <source>${source}</source>
  <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/>
  <sourcepath>${sourcepath}</sourcepath>
  <sourcetab>${sourcetab}</sourcetab>
  <splitindex default-value="false">${splitindex}</splitindex>
  <stylesheet default-value="java">${stylesheet}</stylesheet>
  <stylesheetfile>${stylesheetfile}</stylesheetfile>
  <subpackages>${subpackages}</subpackages>
  <taglet>${taglet}</taglet>
  <tagletArtifact>${tagletArtifact}</tagletArtifact>
  <tagletArtifacts>${tagletArtifacts}</tagletArtifacts>
  <tagletpath>${tagletpath}</tagletpath>
  <taglets>${taglets}</taglets>
  <tags>${tags}</tags>
  <top>${top}</top>
  <use default-value="true">${use}</use>
  <useDefaultManifestFile default-value="false"/>
  <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions>
  <validateLinks default-value="false">${validateLinks}</validateLinks>
  <verbose default-value="false">${verbose}</verbose>
  <version default-value="true">${version}</version>
  <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
  <argLine>${argLine}</argLine>
  <basedir default-value="${basedir}"/>
  <childDelegation default-value="false">${childDelegation}</childDelegation>
  <classesDirectory default-value="${project.build.outputDirectory}"/>
  <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
  <debugForkedProcess>${maven.failsafe.debug}</debugForkedProcess>
  <dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
  <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  <encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
  <excludedGroups>${excludedGroups}</excludedGroups>
  <excludesFile>${failsafe.excludesFile}</excludesFile>
  <failIfNoSpecifiedTests>${it.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
  <failIfNoTests>${failIfNoTests}</failIfNoTests>
  <forkCount default-value="1">${forkCount}</forkCount>
  <forkMode default-value="once">${forkMode}</forkMode>
  <forkedProcessTimeoutInSeconds>${failsafe.timeout}</forkedProcessTimeoutInSeconds>
  <groups>${groups}</groups>
  <includesFile>${failsafe.includesFile}</includesFile>
  <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  <jvm>${jvm}</jvm>
  <localRepository default-value="${localRepository}"/>
  <objectFactory>${objectFactory}</objectFactory>
  <parallel>${parallel}</parallel>
  <parallelMavenExecution default-value="${session.parallel}"/>
  <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
  <parallelTestsTimeoutForcedInSeconds>${failsafe.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
  <parallelTestsTimeoutInSeconds>${failsafe.parallel.timeout}</parallelTestsTimeoutInSeconds>
  <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
  <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  <pluginDescriptor default-value="${plugin}"/>
  <printSummary default-value="true">${failsafe.printSummary}</printSummary>
  <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
  <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
  <reportFormat default-value="brief">${failsafe.reportFormat}</reportFormat>
  <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
  <reportsDirectory default-value="${project.build.directory}/failsafe-reports"/>
  <rerunFailingTestsCount default-value="0">${failsafe.rerunFailingTestsCount}</rerunFailingTestsCount>
  <reuseForks default-value="true">${reuseForks}</reuseForks>
  <runOrder default-value="filesystem">${failsafe.runOrder}</runOrder>
  <shutdown default-value="testset">${failsafe.shutdown}</shutdown>
  <skip default-value="false">${maven.test.skip}</skip>
  <skipAfterFailureCount default-value="0">${failsafe.skipAfterFailureCount}</skipAfterFailureCount>
  <skipExec>${maven.test.skip.exec}</skipExec>
  <skipITs>${skipITs}</skipITs>
  <skipTests default-value="false">${skipTests}</skipTests>
  <suiteXmlFiles>${failsafe.suiteXmlFiles}</suiteXmlFiles>
  <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
  <test>${it.test}</test>
  <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  <threadCount>${threadCount}</threadCount>
  <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
  <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
  <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
  <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  <useFile default-value="true">${failsafe.useFile}</useFile>
  <useManifestOnlyJar default-value="true">${failsafe.useManifestOnlyJar}</useManifestOnlyJar>
  <useSystemClassLoader default-value="true">${failsafe.useSystemClassLoader}</useSystemClassLoader>
  <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
  <workingDirectory>${basedir}</workingDirectory>
  <project default-value="${project}"/>
  <session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.codehaus.mojo:animal-sniffer-maven-plugin:1.17:check (signature-check)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <failOnError default-value="true">${animal.sniffer.failOnError}</failOnError>
  <ignoreDependencies default-value="true"/>
  <ignores>java.lang.invoke.MethodHandle</ignores>
  <localRepository default-value="${localRepository}"/>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <project default-value="${project}"/>
  <signature>
    <groupId>org.codehaus.mojo.signature</groupId>
    <artifactId>java17</artifactId>
    <version>1.0</version>${animal.sniffer.signature}</signature>
  <skip default-value="false">false</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir default-value="${basedir}"/>
  <encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
  <failIfNoTests>${failIfNoTests}</failIfNoTests>
  <reportsDirectory default-value="${project.build.directory}/failsafe-reports"/>
  <skip default-value="false">${maven.test.skip}</skip>
  <skipExec>${maven.test.skip.exec}</skipExec>
  <skipITs>${skipITs}</skipITs>
  <skipTests>${skipTests}</skipTests>
  <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
  <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  <session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.codehaus.mojo:license-maven-plugin:1.19:check-file-header (license-header-check)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <addJavaLicenseAfterPackage default-value="true">false</addJavaLicenseAfterPackage>
  <addSvnKeyWords default-value="false">${license.addSvnKeyWords}</addSvnKeyWords>
  <canUpdateCopyright default-value="false">${license.canUpdateCopyright}</canUpdateCopyright>
  <canUpdateDescription default-value="false">${license.canUpdateDescription}</canUpdateDescription>
  <canUpdateLicense default-value="true">${license.canUpdateLicense}</canUpdateLicense>
  <copyrightOwners>${license.copyrightOwners}</copyrightOwners>
  <descriptionTemplate default-value="/org/codehaus/mojo/license/default-file-header-description.ftl">${license.descriptionTemplate}</descriptionTemplate>
  <emptyLineAfterHeader default-value="false">${license.emptyLineAfterHeader}</emptyLineAfterHeader>
  <encoding default-value="${project.build.sourceEncoding}">${license.encoding}</encoding>
  <excludes>${license.excludes}</excludes>
  <failOnMissingHeader default-value="false">true</failOnMissingHeader>
  <failOnNotUptodateHeader default-value="false">true</failOnNotUptodateHeader>
  <ignoreNoFileToScan default-value="false">${license.ignoreNoFileToScan}</ignoreNoFileToScan>
  <ignoreTag>${license.ignoreTag}</ignoreTag>
  <inceptionYear default-value="${project.inceptionYear}">${license.inceptionYear}</inceptionYear>
  <includes>${license.includes}</includes>
  <keepBackup default-value="false">${license.keepBackup}</keepBackup>
  <licenseName>apache2_license</licenseName>
  <licenseResolver>file:////home/minh/Desktop/acb-project/apm-agent-java/licenses</licenseResolver>
  <lineSeparator>${license.lineSeparator}</lineSeparator>
  <organizationName default-value="${project.organization.name}">Elastic and contributors</organizationName>
  <processEndTag>${license.processEndTag}</processEndTag>
  <processStartTag>${license.processStartTag}</processStartTag>
  <project default-value="${project}"/>
  <projectName default-value="${project.name}">Elastic APM Java agent</projectName>
  <roots>
    <root>src/main/java</root>
    <root>src/test/java</root>${license.roots}</roots>
  <sectionDelimiter>${license.sectionDelimiter}</sectionDelimiter>
  <session default-value="${session}"/>
  <skipCheckLicense default-value="false">${license.skipCheckLicense}</skipCheckLicense>
  <trimHeaderLine default-value="false">${license.trimHeaderLine}</trimHeaderLine>
  <useJavaNoReformatCommentStartTag default-value="true">${license.useJavaNoReformatCommentStartTag}</useJavaNoReformatCommentStartTag>
  <verbose default-value="${maven.verbose}">false</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <createChecksum default-value="false">${createChecksum}</createChecksum>
  <localRepository>${localRepository}</localRepository>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <skip default-value="false">${maven.install.skip}</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Could not find metadata com.fasterxml.jackson.core:jackson-databind/maven-metadata.xml in local (/home/minh/.m2/repository)
[DEBUG] Skipped remote request for com.fasterxml.jackson.core:jackson-databind/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=828686, ConflictMarker.markTime=314793, ConflictMarker.nodeCount=53, ConflictIdSorter.graphTime=344709, ConflictIdSorter.topsortTime=253106, ConflictIdSorter.conflictIdCount=31, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4049079, ConflictResolver.conflictItemCount=42, DefaultDependencyCollector.collectTime=157319866, DefaultDependencyCollector.transformTime=7389659}
[DEBUG] co.elastic.apm:apm-agent-parent:pom:1.11.1-SNAPSHOT
[DEBUG]    org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:provided (optional)
[DEBUG]    com.google.code.findbugs:jsr305:jar:3.0.2:provided (optional)
[DEBUG]    org.junit.jupiter:junit-jupiter-api:jar:5.4.2:test
[DEBUG]       org.apiguardian:apiguardian-api:jar:1.0.0:test
[DEBUG]       org.opentest4j:opentest4j:jar:1.1.1:test
[DEBUG]       org.junit.platform:junit-platform-commons:jar:1.4.2:test
[DEBUG]    org.junit.jupiter:junit-jupiter-params:jar:5.4.2:test
[DEBUG]    junit:junit:jar:4.12:test
[DEBUG]       org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]    org.assertj:assertj-core:jar:3.12.2:test
[DEBUG]    org.mockito:mockito-core:jar:2.22.0:test
[DEBUG]       net.bytebuddy:byte-buddy:jar:1.8.21:test
[DEBUG]       net.bytebuddy:byte-buddy-agent:jar:1.8.21:test
[DEBUG]       org.objenesis:objenesis:jar:2.6:test
[DEBUG]    com.networknt:json-schema-validator:jar:0.1.19:test
[DEBUG]       org.slf4j:slf4j-api:jar:1.7.25:test
[DEBUG]       org.slf4j:slf4j-ext:jar:1.7.25:test
[DEBUG]       org.apache.commons:commons-lang3:jar:3.5:test
[DEBUG]    com.fasterxml.jackson.core:jackson-databind:jar:2.10.1:test
[DEBUG]       com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1:test
[DEBUG]       com.fasterxml.jackson.core:jackson-core:jar:2.10.1:test
[DEBUG]    org.eclipse.jetty:jetty-servlet:jar:9.4.11.v20180605:test
[DEBUG]       org.eclipse.jetty:jetty-security:jar:9.4.11.v20180605:test
[DEBUG]          org.eclipse.jetty:jetty-server:jar:9.4.11.v20180605:test
[DEBUG]             javax.servlet:javax.servlet-api:jar:3.1.0:test
[DEBUG]             org.eclipse.jetty:jetty-http:jar:9.4.11.v20180605:test
[DEBUG]                org.eclipse.jetty:jetty-util:jar:9.4.11.v20180605:test
[DEBUG]             org.eclipse.jetty:jetty-io:jar:9.4.11.v20180605:test
[DEBUG]    com.github.tomakehurst:wiremock-standalone:jar:2.18.0:test
[DEBUG]    org.awaitility:awaitility:jar:4.0.1:test
[DEBUG]       org.hamcrest:hamcrest:jar:2.1:test
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apm-agent-parent ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=22966, ConflictMarker.markTime=13411, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=6541, ConflictIdSorter.topsortTime=9050, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=144478, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=6851554, DefaultDependencyCollector.transformTime=247937}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG]   Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: java.net.URLClassLoader@4517d9a3]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG]   (f) directory = /home/minh/Desktop/acb-project/apm-agent-java/target
[DEBUG]   (f) excludeDefaultDirectories = false
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) followSymLinks = false
[DEBUG]   (f) outputDirectory = /home/minh/Desktop/acb-project/apm-agent-java/target/classes
[DEBUG]   (f) reportDirectory = /home/minh/Desktop/acb-project/apm-agent-java/target/site
[DEBUG]   (f) retryOnError = true
[DEBUG]   (f) skip = false
[DEBUG]   (f) testOutputDirectory = /home/minh/Desktop/acb-project/apm-agent-java/target/test-classes
[DEBUG] -- end configuration --
[DEBUG] Skipping non-existing directory /home/minh/Desktop/acb-project/apm-agent-java/target
[DEBUG] Skipping non-existing directory /home/minh/Desktop/acb-project/apm-agent-java/target/classes
[DEBUG] Skipping non-existing directory /home/minh/Desktop/acb-project/apm-agent-java/target/test-classes
[DEBUG] Skipping non-existing directory /home/minh/Desktop/acb-project/apm-agent-java/target/site
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ apm-agent-parent ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=247608, ConflictMarker.markTime=100268, ConflictMarker.nodeCount=96, ConflictIdSorter.graphTime=142590, ConflictIdSorter.topsortTime=37149, ConflictIdSorter.conflictIdCount=39, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1213658, ConflictResolver.conflictItemCount=95, DefaultDependencyCollector.collectTime=77900442, DefaultDependencyCollector.transformTime=1758917}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:3.0.0-M1:
[DEBUG]    org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]    org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]       org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.24:compile
[DEBUG]    org.apache.maven.enforcer:enforcer-api:jar:3.0.0-M1:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile
[DEBUG]          junit:junit:jar:4.11:compile
[DEBUG]             org.hamcrest:hamcrest-core:jar:1.3:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven.enforcer:enforcer-rules:jar:3.0.0-M1:compile
[DEBUG]       org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1:compile
[DEBUG]          org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile
[DEBUG]             commons-io:commons-io:jar:2.5:compile
[DEBUG]       org.apache.commons:commons-lang3:jar:3.5:compile
[DEBUG]       commons-codec:commons-codec:jar:1.6:compile
[DEBUG]       org.beanshell:bsh:jar:2.0b4:compile
[DEBUG]       org.apache.maven.shared:maven-dependency-tree:jar:2.2:compile
[DEBUG]          org.eclipse.aether:aether-util:jar:0.9.0.M2:compile
[DEBUG]       org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG]          org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1
[DEBUG]   Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:3.0.0-M1
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.24
[DEBUG]   Included: org.apache.maven.enforcer:enforcer-api:jar:3.0.0-M1
[DEBUG]   Included: junit:junit:jar:4.11
[DEBUG]   Included: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG]   Included: org.apache.maven.enforcer:enforcer-rules:jar:3.0.0-M1
[DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.1.0
[DEBUG]   Included: commons-io:commons-io:jar:2.5
[DEBUG]   Included: org.apache.commons:commons-lang3:jar:3.5
[DEBUG]   Included: commons-codec:commons-codec:jar:1.6
[DEBUG]   Included: org.beanshell:bsh:jar:2.0b4
[DEBUG]   Included: org.apache.maven.shared:maven-dependency-tree:jar:2.2
[DEBUG]   Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1, parent: java.net.URLClassLoader@4517d9a3]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce' with basic configurator -->
[DEBUG]   (s) fail = true
[DEBUG]   (s) failFast = false
[DEBUG]   (f) ignoreCache = false
[DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce {execution: enforce-java}
[DEBUG]   (s) project = MavenProject: co.elastic.apm:apm-agent-parent:1.11.1-SNAPSHOT @ /home/minh/Desktop/acb-project/apm-agent-java/pom.xml
[DEBUG]   (s) version = 6
[DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireJavaVersion@24855019]
[DEBUG]   (s) session = org.apache.maven.execution.MavenSession@3abd581e
[DEBUG]   (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable.
[DEBUG] Detected Java String: '1.8.0_212'
[DEBUG] Normalized Java String: '1.8.0-212'
[DEBUG] Parsed Version: Major: 1 Minor: 8 Incremental: 0 Build: 212 Qualifier: null
[DEBUG] Adding failure due to exception
org.apache.maven.enforcer.rule.api.EnforcerRuleException: Detected JDK Version: 1.8.0-212 is not in the allowed range 6.
    at org.apache.maven.plugins.enforcer.AbstractVersionEnforcer.enforceVersion (AbstractVersionEnforcer.java:106)
    at org.apache.maven.plugins.enforcer.RequireJavaVersion.execute (RequireJavaVersion.java:60)
    at org.apache.maven.plugins.enforcer.EnforceMojo.execute (EnforceMojo.java:202)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.wrapper.BootstrapMainStarter.start (BootstrapMainStarter.java:39)
    at org.apache.maven.wrapper.WrapperExecutor.execute (WrapperExecutor.java:122)
    at org.apache.maven.wrapper.MavenWrapperMain.main (MavenWrapperMain.java:55)
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Detected JDK Version: 1.8.0-212 is not in the allowed range 6.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] co.elastic.apm:apm-agent-parent .................... FAILURE [  0.539 s]
[INFO] co.elastic.apm:apm-agent-core ...................... SKIPPED
[INFO] co.elastic.apm:apm-agent-plugins ................... SKIPPED
[INFO] co.elastic.apm:apm-httpclient-core ................. SKIPPED
[INFO] co.elastic.apm:apm-apache-httpclient-plugin ........ SKIPPED
[INFO] co.elastic.apm:apm-agent-api ....................... SKIPPED
[INFO] co.elastic.apm:apm-api-plugin ...................... SKIPPED
[INFO] co.elastic.apm:apm-asynchttpclient-plugin .......... SKIPPED
[INFO] co.elastic.apm:apm-error-logging-plugin ............ SKIPPED
[INFO] co.elastic.apm:apm-java-concurrent-plugin .......... SKIPPED
[INFO] co.elastic.apm:apm-web-plugin ...................... SKIPPED
[INFO] co.elastic.apm:apm-jaxrs-plugin .................... SKIPPED
[INFO] co.elastic.apm:apm-jaxws-plugin .................... SKIPPED
[INFO] co.elastic.apm:apm-jdbc-plugin ..................... SKIPPED
[INFO] co.elastic.apm:apm-redis-plugin .................... SKIPPED
[INFO] co.elastic.apm:apm-redis-common .................... SKIPPED
[INFO] co.elastic.apm:apm-jedis-plugin .................... SKIPPED
[INFO] co.elastic.apm:apm-jms-plugin ...................... SKIPPED
[INFO] co.elastic.apm:apm-jmx-plugin ...................... SKIPPED
[INFO] co.elastic.apm:apm-jsf-plugin ...................... SKIPPED
[INFO] co.elastic.apm:apm-hibernate-search-plugin ......... SKIPPED
[INFO] co.elastic.apm:apm-hibernate-search-plugin-common .. SKIPPED
[INFO] co.elastic.apm:apm-hibernate-search-plugin-5_x ..... SKIPPED
[INFO] co.elastic.apm:apm-hibernate-search-plugin-6_x ..... SKIPPED
[INFO] co.elastic.apm:apm-es-restclient-plugin ............ SKIPPED
[INFO] co.elastic.apm:apm-es-restclient-plugin-common ..... SKIPPED
[INFO] co.elastic.apm:apm-es-restclient-plugin-5_6 ........ SKIPPED
[INFO] co.elastic.apm:apm-es-restclient-plugin-6_4 ........ SKIPPED
[INFO] co.elastic.apm:apm-mule4-plugin .................... SKIPPED
[INFO] co.elastic.apm:apm-okhttp-plugin ................... SKIPPED
[INFO] co.elastic.apm:apm-opentracing-plugin .............. SKIPPED
[INFO] co.elastic.apm:apm-servlet-plugin .................. SKIPPED
[INFO] co.elastic.apm:apm-slf4j-plugin .................... SKIPPED
[INFO] co.elastic.apm:apm-spring-resttemplate-plugin ...... SKIPPED
[INFO] co.elastic.apm:apm-spring-webmvc-plugin ............ SKIPPED
[INFO] co.elastic.apm:apm-urlconnection-plugin ............ SKIPPED
[INFO] co.elastic.apm:apm-scheduled-annotation-plugin ..... SKIPPED
[INFO] co.elastic.apm:apm-quartz-job-plugin ............... SKIPPED
[INFO] co.elastic.apm:elastic-apm-agent ................... SKIPPED
[INFO] co.elastic.apm:apm-agent-benchmarks ................ SKIPPED
[INFO] co.elastic.apm:apm-es-restclient-plugin-7_1 ........ SKIPPED
[INFO] co.elastic.apm:apm-jedis-2-tests ................... SKIPPED
[INFO] co.elastic.apm:apm-jedis-3-tests ................... SKIPPED
[INFO] co.elastic.apm:apm-opentracing ..................... SKIPPED
[INFO] co.elastic.apm:integration-tests ................... SKIPPED
[INFO] co.elastic.apm:simple-webapp ....................... SKIPPED
[INFO] co.elastic.apm:jsf-app ............................. SKIPPED
[INFO] co.elastic.apm:jsf-app-dependent ................... SKIPPED
[INFO] co.elastic.apm:jsf-app-standalone .................. SKIPPED
[INFO] co.elastic.apm:cdi-app ............................. SKIPPED
[INFO] co.elastic.apm:cdi-app-dependent ................... SKIPPED
[INFO] co.elastic.apm:cdi-app-standalone .................. SKIPPED
[INFO] co.elastic.apm:soap-test ........................... SKIPPED
[INFO] co.elastic.apm:apm-agent-attach .................... SKIPPED
[INFO] co.elastic.apm:application-server-integration-tests  SKIPPED
[INFO] co.elastic.apm:spring-boot-1-5 ..................... SKIPPED
[INFO] co.elastic.apm:spring-boot-2 ....................... SKIPPED
[INFO] co.elastic.apm:spring-boot-2-base .................. SKIPPED
[INFO] co.elastic.apm:spring-boot-2-jetty ................. SKIPPED
[INFO] co.elastic.apm:spring-boot-2-tomcat ................ SKIPPED
[INFO] co.elastic.apm:spring-boot-2-undertow .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.879 s
[INFO] Finished at: 2019-11-19T09:03:26+07:00
[INFO] Final Memory: 21M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) on project apm-agent-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) on project apm-agent-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.wrapper.BootstrapMainStarter.start (BootstrapMainStarter.java:39)
    at org.apache.maven.wrapper.WrapperExecutor.execute (WrapperExecutor.java:122)
    at org.apache.maven.wrapper.MavenWrapperMain.main (MavenWrapperMain.java:55)
Caused by: org.apache.maven.plugin.MojoExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
    at org.apache.maven.plugins.enforcer.EnforceMojo.execute (EnforceMojo.java:243)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.wrapper.BootstrapMainStarter.start (BootstrapMainStarter.java:39)
    at org.apache.maven.wrapper.WrapperExecutor.execute (WrapperExecutor.java:122)
    at org.apache.maven.wrapper.MavenWrapperMain.main (MavenWrapperMain.java:55)
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
minhnguyenvan95 commented 4 years ago

Look like I missed the requirement JDK 9