pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.37k stars 3.75k forks source link

pinpoint-thrift: Compilation failure #2418

Closed luispalominof closed 7 years ago

luispalominof commented 7 years ago

HI, im trying to install apm but im not getting a success instalation...

Im working on ubuntu 16.04.1 and following the quickstart guide (with GIT)

This is the log for mvn install -Dmaven.test.skip=true -X

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_111, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: es_CL, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-57-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[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.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] Reading global settings from /usr/share/maven/conf/settings.xml
[DEBUG] Reading user settings from /home/luis/.m2/settings.xml
[DEBUG] Reading global toolchains from /usr/share/maven/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/luis/.m2/toolchains.xml
[DEBUG] Using local repository at /home/luis/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/luis/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint:pom:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-agent:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-bootstrap-core:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-bootstrap-core-optional:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-bootstrap:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-collector:war:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-commons:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-commons-hbase:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-commons-server:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-tools:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-plugins:pom:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-httpclient3-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-httpclient4-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-ning-asynchttpclient-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-gson-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-jackson-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-cubrid-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-mysql-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-mariadb-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-postgresql-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-jtds-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-commons-dbcp-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-commons-dbcp2-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-oracle-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-jdk-http-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-json-lib-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-redis-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-tomcat-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-thrift-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-user-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-arcus-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-google-httpclient-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-jetty-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-spring-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-spring-boot-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-ibatis-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-mybatis-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-okhttp-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-log4j-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-logback-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-dubbo-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-cassandra-driver-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-activemq-client-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-cxf-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-hystrix-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-jboss-plugin:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-profiler:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-profiler-optional:pom:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-profiler-optional-jdk6:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-profiler-optional-jdk7:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-profiler-optional-jdk8:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-profiler-optional-parent:pom:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-profiler-test:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-rpc:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-thrift:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-test:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-web:war:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-hbase:pom:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-thirdparty:pom:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.navercorp.pinpoint:pinpoint-google-guava:jar:1.6.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] pinpoint
[INFO] pinpoint-thrift
[INFO] pinpoint-commons
[INFO] pinpoint-bootstrap-core
[INFO] pinpoint-bootstrap
[INFO] pinpoint-rpc
[INFO] pinpoint-google-guava
[INFO] pinpoint-profiler
[INFO] pinpoint-commons-hbase
[INFO] pinpoint-commons-server
[INFO] pinpoint-profiler-test
[INFO] pinpoint-profiler-optional-parent
[INFO] pinpoint-profiler-optional-jdk6
[INFO] pinpoint-profiler-optional-jdk7
[INFO] pinpoint-profiler-optional
[INFO] pinpoint-httpclient3-plugin
[INFO] pinpoint-httpclient4-plugin
[INFO] pinpoint-ning-asynchttpclient-plugin
[INFO] pinpoint-gson-plugin
[INFO] pinpoint-cubrid-jdbc-driver-plugin
[INFO] pinpoint-mysql-jdbc-driver-plugin
[INFO] pinpoint-mariadb-jdbc-driver-plugin
[INFO] pinpoint-postgresql-jdbc-driver-plugin
[INFO] pinpoint-jtds-plugin
[INFO] pinpoint-oracle-jdbc-driver-plugin
[INFO] pinpoint-commons-dbcp-plugin
[INFO] pinpoint-commons-dbcp2-plugin
[INFO] pinpoint-test
[INFO] pinpoint-cassandra-driver-plugin
[INFO] pinpoint-jdk-http-plugin
[INFO] pinpoint-redis-plugin
[INFO] pinpoint-tomcat-plugin
[INFO] pinpoint-json-lib-plugin
[INFO] pinpoint-jackson-plugin
[INFO] pinpoint-thrift-plugin
[INFO] pinpoint-user-plugin
[INFO] pinpoint-arcus-plugin
[INFO] pinpoint-google-httpclient-plugin
[INFO] pinpoint-jetty-plugin
[INFO] pinpoint-spring-plugin
[INFO] pinpoint-spring-boot-plugin
[INFO] pinpoint-ibatis-plugin
[INFO] pinpoint-mybatis-plugin
[INFO] pinpoint-okhttp-plugin
[INFO] pinpoint-log4j-plugin
[INFO] pinpoint-logback-plugin
[INFO] pinpoint-dubbo-plugin
[INFO] pinpoint-activemq-client-plugin
[INFO] pinpoint-cxf-plugin
[INFO] pinpoint-hystrix-plugin
[INFO] pinpoint-jboss-plugin
[INFO] pinpoint-plugins
[INFO] pinpoint-bootstrap-core-optional
[INFO] pinpoint-tools
[INFO] pinpoint-agent-distribution
[INFO] pinpoint-collector
[INFO] pinpoint-profiler-optional-jdk8
[INFO] pinpoint-web
[INFO] pinpoint-hbase-distribution
[INFO] pinpoint-thirdparty
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.navercorp.pinpoint:pinpoint:pom:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-thrift:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-commons:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-bootstrap-core:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-bootstrap:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-rpc:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-google-guava:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-profiler:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-commons-hbase:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-commons-server:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-profiler-test:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-profiler-optional-parent:pom:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-profiler-optional-jdk6:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-profiler-optional-jdk7:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-profiler-optional:pom:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-httpclient3-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-httpclient4-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-ning-asynchttpclient-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-gson-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-cubrid-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-mysql-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-mariadb-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-postgresql-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-jtds-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-oracle-jdbc-driver-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-commons-dbcp-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-commons-dbcp2-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-test:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-cassandra-driver-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-jdk-http-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-redis-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-tomcat-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-json-lib-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-jackson-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-thrift-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-user-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-arcus-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-google-httpclient-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-jetty-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-spring-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-spring-boot-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-ibatis-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-mybatis-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-okhttp-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-log4j-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-logback-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-dubbo-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-activemq-client-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-cxf-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-hystrix-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-jboss-plugin:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-plugins:pom:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-bootstrap-core-optional:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-tools:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-agent:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-collector:war:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-profiler-optional-jdk8:jar:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-web:war:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-hbase:pom:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.navercorp.pinpoint:pinpoint-thirdparty:pom:1.6.1-SNAPSHOT
[DEBUG] Tasks:   [install]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building pinpoint 1.6.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] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       com.navercorp.pinpoint:pinpoint:1.6.1-SNAPSHOT
[DEBUG] Dependencies (collect): [test]
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] Repositories (dependencies): [cloudera (https://repository.cloudera.com/artifactory/cloudera-repos/, default, releases+snapshots), spring-maven-repository (http://maven.springframework.org/release/, default, releases+snapshots), spring-maven-release-remote (http://repo.spring.io/libs-release-remote/, default, releases+snapshots), bintray (http://jcenter.bintray.com, default, releases+snapshots), jboss-3rd-party-releases (https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins)     : [central (http://repo1.maven.org/maven2/, default, releases+snapshots)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-pinpoint-build-requirements)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <fail default-value="true">true</fail>
  <failFast default-value="false">${enforcer.failFast}</failFast>
  <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  <mojoExecution default-value="${mojoExecution}"/>
  <project default-value="${project}"/>
  <rules>
    <requireMavenVersion>
      <version>3.2</version>
    </requireMavenVersion>
    <requireJavaVersion>
      <version>1.7</version>
    </requireJavaVersion>
    <requireEnvironmentVariable>
      <variableName>JAVA_6_HOME</variableName>
    </requireEnvironmentVariable>
    <requireEnvironmentVariable>
      <variableName>JAVA_7_HOME</variableName>
    </requireEnvironmentVariable>
    <requireEnvironmentVariable>
      <variableName>JAVA_8_HOME</variableName>
    </requireEnvironmentVariable>
  </rules>
  <session default-value="${session}"/>
  <skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.codehaus.mojo:animal-sniffer-maven-plugin:1.15:check (ensure-java-1.6-class-library)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <ignoreDependencies default-value="true"/>
  <ignores>
    <ignore>sun.*</ignore>
  </ignores>
  <localRepository default-value="${localRepository}"/>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <project default-value="${project}"/>
  <signature>
    <groupId>org.codehaus.mojo.signature</groupId>
    <artifactId>java16</artifactId>
    <version>1.0</version>${animal.sniffer.signature}</signature>
  <skip default-value="false">${animal.sniffer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-install-plugin:2.5.2: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>
  <installAtEnd default-value="false">${installAtEnd}</installAtEnd>
  <localRepository>${localRepository}</localRepository>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <project default-value="${project}"/>
  <reactorProjects default-value="${reactorProjects}"/>
  <skip default-value="false">${maven.install.skip}</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=6, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6, ConflictResolver.conflictItemCount=5, DefaultDependencyCollector.collectTime=30, DefaultDependencyCollector.transformTime=13}
[DEBUG] com.navercorp.pinpoint:pinpoint:pom:1.6.1-SNAPSHOT
[DEBUG]    junit:junit:jar:4.12:test
[DEBUG]       org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]    org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG]    org.mockito:mockito-all:jar:1.10.19:test
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-pinpoint-build-requirements) @ pinpoint ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=137, ConflictIdSorter.graphTime=6, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=49, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6, ConflictResolver.conflictItemCount=112, DefaultDependencyCollector.collectTime=282, DefaultDependencyCollector.transformTime=12}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1:
[DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG]       org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG]          org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG]       org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG]       classworlds:classworlds:jar:1.1: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.22:compile
[DEBUG]    commons-lang:commons-lang:jar:2.3:compile
[DEBUG]    org.apache.maven.enforcer:enforcer-api:jar:1.4.1:compile
[DEBUG]    org.apache.maven.enforcer:enforcer-rules:jar:1.4.1:compile
[DEBUG]       org.apache.maven.shared:maven-common-artifact-filters:jar:1.4:compile
[DEBUG]       org.beanshell:bsh:jar:2.0b4:compile
[DEBUG]       org.apache.maven.shared:maven-dependency-tree:jar:2.2:compile
[DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]          org.eclipse.aether:aether-util:jar:0.9.0.M2:compile
[DEBUG]       org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
[DEBUG]    org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.3:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:2.2:compile
[DEBUG]          org.codehaus.plexus:plexus-io:jar:2.0.4:compile
[DEBUG]       junit:junit:jar:4.11:compile
[DEBUG]          org.hamcrest:hamcrest-core:jar:1.3:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1
[DEBUG]   Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1
[DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG]   Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG]   Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG]   Included: commons-cli:commons-cli:jar:1.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[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.22
[DEBUG]   Included: commons-lang:commons-lang:jar:2.3
[DEBUG]   Included: org.apache.maven.enforcer:enforcer-api:jar:1.4.1
[DEBUG]   Included: org.apache.maven.enforcer:enforcer-rules:jar:1.4.1
[DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.4
[DEBUG]   Included: org.beanshell:bsh:jar:2.0b4
[DEBUG]   Included: org.apache.maven.shared:maven-dependency-tree:jar:2.2
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
[DEBUG]   Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
[DEBUG]   Included: org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.3
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.2
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.0.4
[DEBUG]   Included: junit:junit:jar:4.11
[DEBUG]   Included: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4.1: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:1.4.1:enforce {execution: enforce-pinpoint-build-requirements}
[DEBUG]   (s) project = MavenProject: com.navercorp.pinpoint:pinpoint:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/pom.xml
[DEBUG]   (s) version = 3.2
[DEBUG]   (s) version = 1.7
[DEBUG]   (s) variableName = JAVA_6_HOME
[DEBUG]   (s) variableName = JAVA_7_HOME
[DEBUG]   (s) variableName = JAVA_8_HOME
[DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@47dd778, org.apache.maven.plugins.enforcer.RequireJavaVersion@15515c51, org.apache.maven.plugins.enforcer.RequireEnvironmentVariable@36a7abe1, org.apache.maven.plugins.enforcer.RequireEnvironmentVariable@64a896b0, org.apache.maven.plugins.enforcer.RequireEnvironmentVariable@e044b4a]
[DEBUG]   (s) session = org.apache.maven.execution.MavenSession@11a82d0f
[DEBUG]   (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Detected Maven Version: 3.3.9
[DEBUG] Detected Maven Version: 3.3.9 is allowed in the range 3.2.
[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_111
[DEBUG] Normalized Java String: 1.8.0-111
[DEBUG] Parsed Version: Major: 1 Minor: 8 Incremental: 0 Build: 111 Qualifier: null
[DEBUG] Detected JDK Version: 1.8.0-111 is allowed in the range 1.7.
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireEnvironmentVariable is cacheable.
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireEnvironmentVariable is cacheable.
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireEnvironmentVariable is cacheable.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (ensure-java-1.6-class-library) @ pinpoint ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=121, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=9, ConflictResolver.conflictItemCount=85, DefaultDependencyCollector.collectTime=78, DefaultDependencyCollector.transformTime=10}
[DEBUG] org.codehaus.mojo:animal-sniffer-maven-plugin:jar:1.15:
[DEBUG]    org.codehaus.mojo:animal-sniffer:jar:1.15:compile
[DEBUG]       org.ow2.asm:asm-all:jar:5.0.3:compile
[DEBUG]    org.codehaus.mojo:java-boot-classpath-detector:jar:1.15:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG]       org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG]          org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG]       org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:4.11:test
[DEBUG]             org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]       org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-toolchain:jar:2.2.1:compile
[DEBUG]    org.apache.maven.shared:maven-common-artifact-filters:jar:1.4:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:animal-sniffer-maven-plugin:1.15
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:animal-sniffer-maven-plugin:1.15
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.codehaus.mojo:animal-sniffer-maven-plugin:1.15
[DEBUG]   Included: org.codehaus.mojo:animal-sniffer-maven-plugin:jar:1.15
[DEBUG]   Included: org.codehaus.mojo:animal-sniffer:jar:1.15
[DEBUG]   Included: org.ow2.asm:asm-all:jar:5.0.3
[DEBUG]   Included: org.codehaus.mojo:java-boot-classpath-detector:jar:1.15
[DEBUG]   Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG]   Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG]   Included: commons-cli:commons-cli:jar:1.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[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-interpolation:jar:1.11
[DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
[DEBUG] Configuring mojo org.codehaus.mojo:animal-sniffer-maven-plugin:1.15:check from plugin realm ClassRealm[plugin>org.codehaus.mojo:animal-sniffer-maven-plugin:1.15, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.codehaus.mojo:animal-sniffer-maven-plugin:1.15:check' with basic configurator -->
[DEBUG]   (f) ignoreDependencies = true
[DEBUG]   (f) ignores = [sun.*]
[DEBUG]   (f) localRepository =       id: local
      url: file:///home/luis/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) outputDirectory = /home/luis/Escritorio/pinpoint/target/classes
[DEBUG]   (f) project = MavenProject: com.navercorp.pinpoint:pinpoint:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/pom.xml
[DEBUG]   (s) groupId = org.codehaus.mojo.signature
[DEBUG]   (s) artifactId = java16
[DEBUG]   (s) version = 1.0
[DEBUG]   (f) signature = org.codehaus.mojo.signature:java16:1.0
[DEBUG]   (f) skip = false
[DEBUG] -- end configuration --
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[DEBUG] Building list of classes from dependencies
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pinpoint ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=40, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=19, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=40, DefaultDependencyCollector.collectTime=39, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.5.2:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG]       backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG]    commons-codec:commons-codec:jar:1.6:compile
[DEBUG]    org.apache.maven.shared:maven-shared-utils:jar:0.4:compile
[DEBUG]       com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.5.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.5.2
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.5.2
[DEBUG]   Included: org.apache.maven.plugins:maven-install-plugin:jar:2.5.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG]   Included: commons-codec:commons-codec:jar:1.6
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:0.4
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.15
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.5.2:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.5.2, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.5.2:install' with basic configurator -->
[DEBUG]   (f) artifact = com.navercorp.pinpoint:pinpoint:pom:1.6.1-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = []
[DEBUG]   (f) createChecksum = false
[DEBUG]   (f) installAtEnd = false
[DEBUG]   (f) localRepository =       id: local
      url: file:///home/luis/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) packaging = pom
[DEBUG]   (f) pomFile = /home/luis/Escritorio/pinpoint/pom.xml
[DEBUG]   (f) project = MavenProject: com.navercorp.pinpoint:pinpoint:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/pom.xml
[DEBUG]   (f) reactorProjects = [MavenProject: com.navercorp.pinpoint:pinpoint:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-thrift:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/thrift/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-commons:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/commons/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-bootstrap-core:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/bootstrap-core/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-bootstrap:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/bootstrap/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-rpc:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/rpc/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-google-guava:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/thirdparty/google-guava/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-profiler:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/profiler/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-commons-hbase:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/commons-hbase/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-commons-server:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/commons-server/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-profiler-test:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/profiler-test/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-profiler-optional-parent:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/profiler-optional/profiler-optional-parent/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-profiler-optional-jdk6:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/profiler-optional/profiler-optional-jdk6/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-profiler-optional-jdk7:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/profiler-optional/profiler-optional-jdk7/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-profiler-optional:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/profiler-optional/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-httpclient3-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/httpclient3/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-httpclient4-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/httpclient4/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-ning-asynchttpclient-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/ning-asynchttpclient/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-gson-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/gson/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-cubrid-jdbc-driver-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/cubrid-jdbc/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-mysql-jdbc-driver-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/mysql-jdbc/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-mariadb-jdbc-driver-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/mariadb-jdbc/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-postgresql-jdbc-driver-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/postgresql-jdbc/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-jtds-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/jtds/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-oracle-jdbc-driver-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/oracle-jdbc/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-commons-dbcp-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/dbcp/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-commons-dbcp2-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/dbcp2/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-test:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/test/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-cassandra-driver-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/cassandra/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-jdk-http-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/jdk-http/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-redis-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/redis/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-tomcat-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/tomcat/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-json-lib-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/json-lib/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-jackson-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/jackson/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-thrift-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/thrift/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-user-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/user/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-arcus-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/arcus/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-google-httpclient-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/google-httpclient/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-jetty-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/jetty/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-spring-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/spring/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-spring-boot-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/spring-boot/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-ibatis-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/ibatis/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-mybatis-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/mybatis/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-okhttp-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/okhttp/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-log4j-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/log4j/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-logback-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/logback/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-dubbo-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/dubbo/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-activemq-client-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/activemq-client/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-cxf-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/cxf/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-hystrix-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/hystrix/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-jboss-plugin:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/jboss/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-plugins:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/plugins/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-bootstrap-core-optional:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/bootstrap-core-optional/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-tools:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/tools/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-agent:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/agent/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-collector:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/collector/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-profiler-optional-jdk8:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/profiler-optional/profiler-optional-jdk8/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-web:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/web/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-hbase:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/hbase/pom.xml, MavenProject: com.navercorp.pinpoint:pinpoint-thirdparty:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/thirdparty/pom.xml]
[DEBUG]   (s) skip = false
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /home/luis/Escritorio/pinpoint/pom.xml to /home/luis/.m2/repository/com/navercorp/pinpoint/pinpoint/1.6.1-SNAPSHOT/pinpoint-1.6.1-SNAPSHOT.pom
[DEBUG] Writing tracking file /home/luis/.m2/repository/com/navercorp/pinpoint/pinpoint/1.6.1-SNAPSHOT/_remote.repositories
[DEBUG] Installing com.navercorp.pinpoint:pinpoint:1.6.1-SNAPSHOT/maven-metadata.xml to /home/luis/.m2/repository/com/navercorp/pinpoint/pinpoint/1.6.1-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing com.navercorp.pinpoint:pinpoint/maven-metadata.xml to /home/luis/.m2/repository/com/navercorp/pinpoint/pinpoint/maven-metadata-local.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building pinpoint-thrift 1.6.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] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       com.navercorp.pinpoint:pinpoint-thrift:1.6.1-SNAPSHOT
[DEBUG] Dependencies (collect): [test]
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [cloudera (https://repository.cloudera.com/artifactory/cloudera-repos/, default, releases+snapshots), spring-maven-repository (http://maven.springframework.org/release/, default, releases+snapshots), spring-maven-release-remote (http://repo.spring.io/libs-release-remote/, default, releases+snapshots), bintray (http://jcenter.bintray.com, default, releases+snapshots), jboss-3rd-party-releases (https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins)     : [central (http://repo1.maven.org/maven2/, default, releases+snapshots)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-pinpoint-build-requirements)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <fail default-value="true">true</fail>
  <failFast default-value="false">${enforcer.failFast}</failFast>
  <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  <mojoExecution default-value="${mojoExecution}"/>
  <project default-value="${project}"/>
  <rules>
    <requireMavenVersion>
      <version>3.2</version>
    </requireMavenVersion>
    <requireJavaVersion>
      <version>1.7</version>
    </requireJavaVersion>
    <requireEnvironmentVariable>
      <variableName>JAVA_6_HOME</variableName>
    </requireEnvironmentVariable>
    <requireEnvironmentVariable>
      <variableName>JAVA_7_HOME</variableName>
    </requireEnvironmentVariable>
    <requireEnvironmentVariable>
      <variableName>JAVA_8_HOME</variableName>
    </requireEnvironmentVariable>
  </rules>
  <session default-value="${session}"/>
  <skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:2.7:resources (default-resources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <buildFilters default-value="${project.build.filters}"/>
  <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  <escapeString>${maven.resources.escapeString}</escapeString>
  <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  <project default-value="${project}"/>
  <resources default-value="${project.resources}"/>
  <session default-value="${session}"/>
  <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir default-value="${basedir}"/>
  <buildDirectory default-value="${project.build.directory}"/>
  <classpathElements default-value="${project.compileClasspathElements}"/>
  <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  <compilerVersion>1.6</compilerVersion>
  <debug default-value="true">true</debug>
  <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  <executable>/usr/lib/jvm/java-6-oracle/jre/bin/java/bin/javac</executable>
  <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  <fork default-value="false">true</fork>
  <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
  <maxmem>${maven.compiler.maxmem}</maxmem>
  <meminitial>${maven.compiler.meminitial}</meminitial>
  <mojoExecution default-value="${mojoExecution}"/>
  <optimize default-value="false">true</optimize>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <project default-value="${project}"/>
  <projectArtifact default-value="${project.artifact}"/>
  <session default-value="${session}"/>
  <showDeprecation default-value="false">true</showDeprecation>
  <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  <skipMain>${maven.main.skip}</skipMain>
  <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  <source default-value="1.5">1.6</source>
  <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  <target default-value="1.5">1.6</target>
  <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  <verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:2.7:testResources (default-testResources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <buildFilters default-value="${project.build.filters}"/>
  <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  <escapeString>${maven.resources.escapeString}</escapeString>
  <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  <project default-value="${project}"/>
  <resources default-value="${project.testResources}"/>
  <session default-value="${session}"/>
  <skip>${maven.test.skip}</skip>
  <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir default-value="${basedir}"/>
  <buildDirectory default-value="${project.build.directory}"/>
  <classpathElements default-value="${project.testClasspathElements}"/>
  <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  <compilerVersion>1.6</compilerVersion>
  <debug default-value="true">true</debug>
  <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  <executable>/usr/lib/jvm/java-6-oracle/jre/bin/java/bin/javac</executable>
  <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  <fork default-value="false">true</fork>
  <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
  <maxmem>${maven.compiler.maxmem}</maxmem>
  <meminitial>${maven.compiler.meminitial}</meminitial>
  <mojoExecution default-value="${mojoExecution}"/>
  <optimize default-value="false">true</optimize>
  <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  <project default-value="${project}"/>
  <session default-value="${session}"/>
  <showDeprecation default-value="false">true</showDeprecation>
  <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  <skip>${maven.test.skip}</skip>
  <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  <source default-value="1.5">1.6</source>
  <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  <target default-value="1.5">1.6</target>
  <testSource>${maven.compiler.testSource}</testSource>
  <testTarget>${maven.compiler.testTarget}</testTarget>
  <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  <verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
  <argLine>-Dfile.encoding=UTF-8</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.surefire.debug}</debugForkedProcess>
  <dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
  <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  <excludedGroups>${excludedGroups}</excludedGroups>
  <excludes>
    <exclude>**/Mock*</exclude>
    <exclude>**/Abstract*</exclude>
    <exclude>**/*Helper</exclude>
    <exclude>**/*$*</exclude>
  </excludes>
  <excludesFile>${surefire.excludesFile}</excludesFile>
  <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
  <failIfNoTests>${failIfNoTests}</failIfNoTests>
  <forkCount default-value="1">${forkCount}</forkCount>
  <forkMode default-value="once">once</forkMode>
  <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
  <groups>${groups}</groups>
  <includesFile>${surefire.includesFile}</includesFile>
  <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  <jvm>/usr/lib/jvm/java-6-oracle/jre/bin/java/bin/java</jvm>
  <localRepository default-value="${localRepository}"/>
  <objectFactory>${objectFactory}</objectFactory>
  <parallel>${parallel}</parallel>
  <parallelMavenExecution default-value="${session.parallel}"/>
  <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
  <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
  <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
  <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
  <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  <pluginDescriptor default-value="${plugin}"/>
  <printSummary default-value="true">${surefire.printSummary}</printSummary>
  <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
  <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
  <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
  <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
  <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
  <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
  <reuseForks default-value="true">${reuseForks}</reuseForks>
  <runOrder default-value="filesystem">${surefire.runOrder}</runOrder>
  <shutdown default-value="testset">${surefire.shutdown}</shutdown>
  <skip default-value="false">${maven.test.skip}</skip>
  <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount>
  <skipExec>${maven.test.skip.exec}</skipExec>
  <skipTests default-value="false">${skipTests}</skipTests>
  <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles>
  <test>${test}</test>
  <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  <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">${surefire.useFile}</useFile>
  <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
  <useSystemClassLoader default-value="true">${surefire.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.15:check (ensure-java-1.6-class-library)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <ignoreDependencies default-value="true"/>
  <ignores>
    <ignore>sun.*</ignore>
  </ignores>
  <localRepository default-value="${localRepository}"/>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <project default-value="${project}"/>
  <signature>
    <groupId>org.codehaus.mojo.signature</groupId>
    <artifactId>java16</artifactId>
    <version>1.0</version>${animal.sniffer.signature}</signature>
  <skip default-value="false">${animal.sniffer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-jar-plugin:2.6:jar (default-jar)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <classesDirectory default-value="${project.build.outputDirectory}"/>
  <classifier default-value="">${maven.jar.classifier}</classifier>
  <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
  <forceCreation default-value="false">${jar.forceCreation}</forceCreation>
  <outputDirectory default-value="${project.build.directory}"/>
  <project default-value="${project}"/>
  <session default-value="${session}"/>
  <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
  <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-install-plugin:2.5.2: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>
  <installAtEnd default-value="false">${installAtEnd}</installAtEnd>
  <localRepository>${localRepository}</localRepository>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <project default-value="${project}"/>
  <reactorProjects default-value="${reactorProjects}"/>
  <skip default-value="false">${maven.install.skip}</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=15, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=10, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=14, DefaultDependencyCollector.collectTime=32, DefaultDependencyCollector.transformTime=1}
[DEBUG] com.navercorp.pinpoint:pinpoint-thrift:jar:1.6.1-SNAPSHOT
[DEBUG]    org.apache.thrift:libthrift:jar:0.9.2:compile
[DEBUG]    org.slf4j:slf4j-api:jar:1.7.21:compile
[DEBUG]    org.slf4j:jcl-over-slf4j:jar:1.7.21:test
[DEBUG]    org.slf4j:slf4j-log4j12:jar:1.7.21:test
[DEBUG]    log4j:log4j:jar:1.2.16:test
[DEBUG]    org.apache.commons:commons-lang3:jar:3.5:test
[DEBUG]    junit:junit:jar:4.12:test
[DEBUG]       org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]    org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG]    org.mockito:mockito-all:jar:1.10.19:test
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-pinpoint-build-requirements) @ pinpoint-thrift ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4.1: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:1.4.1:enforce {execution: enforce-pinpoint-build-requirements}
[DEBUG]   (s) project = MavenProject: com.navercorp.pinpoint:pinpoint-thrift:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/thrift/pom.xml
[DEBUG]   (s) version = 3.2
[DEBUG]   (s) version = 1.7
[DEBUG]   (s) variableName = JAVA_6_HOME
[DEBUG]   (s) variableName = JAVA_7_HOME
[DEBUG]   (s) variableName = JAVA_8_HOME
[DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@74fe5966, org.apache.maven.plugins.enforcer.RequireJavaVersion@4fe875be, org.apache.maven.plugins.enforcer.RequireEnvironmentVariable@677b8e13, org.apache.maven.plugins.enforcer.RequireEnvironmentVariable@4a9486c0, org.apache.maven.plugins.enforcer.RequireEnvironmentVariable@4c27d39d]
[DEBUG]   (s) session = org.apache.maven.execution.MavenSession@11a82d0f
[DEBUG]   (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 50487 was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireJavaVersion 48570 was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireJavaVersion
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireEnvironmentVariable is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireEnvironmentVariable JAVA_6_HOME was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireEnvironmentVariable is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireEnvironmentVariable JAVA_7_HOME was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireEnvironmentVariable is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireEnvironmentVariable JAVA_8_HOME was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireEnvironmentVariable
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pinpoint-thrift ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=143, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=36, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4, ConflictResolver.conflictItemCount=88, DefaultDependencyCollector.collectTime=83, DefaultDependencyCollector.transformTime=6}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.7:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG]       org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG]          org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG]       org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG]    org.apache.maven.shared:maven-filtering:jar:1.2:compile
[DEBUG]       org.apache.maven.shared:maven-shared-utils:jar:0.3:compile
[DEBUG]          com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG]       org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG]    org.codehaus.plexus:plexus-interpolation:jar:1.19:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.7
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.7
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.7
[DEBUG]   Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.7
[DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG]   Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG]   Included: commons-cli:commons-cli:jar:1.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[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.15
[DEBUG]   Included: org.apache.maven.shared:maven-filtering:jar:1.2
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:0.3
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.19
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.7:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.7, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.7:resources' with basic configurator -->
[DEBUG]   (f) buildFilters = []
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) escapeWindowsPaths = true
[DEBUG]   (s) includeEmptyDirs = false
[DEBUG]   (s) outputDirectory = /home/luis/Escritorio/pinpoint/thrift/target/classes
[DEBUG]   (s) overwrite = false
[DEBUG]   (f) project = MavenProject: com.navercorp.pinpoint:pinpoint-thrift:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/thrift/pom.xml
[DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/luis/Escritorio/pinpoint/thrift/src/main/java, PatternSet [includes: {}, excludes: {**/*.java}]}}, Resource {targetPath: null, filtering: true, FileSet {directory: /home/luis/Escritorio/pinpoint/thrift/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@11a82d0f
[DEBUG]   (f) supportMultiLineFiltering = false
[DEBUG]   (f) useBuildFilters = true
[DEBUG]   (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/luis/Escritorio/pinpoint, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, docker.maven.plugin.version=0.4.3, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=es, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/bin/m2.conf, cloverLicenseLocation=/home/luis/Escritorio/pinpoint/thrift/clover.license, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/luis, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=luis, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_111, env.JAVA_6_HOME=/usr/lib/jvm/java-6-oracle/jre/bin/java, env.J2SDKDIR=/usr/lib/jvm/java-8-oracle, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=es_CL:es, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop, jedis.version=2.4.2, env.GNOME_KEYRING_CONTROL=, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/1684, user.name=luis, env.LANG=es_CL.UTF-8, encoding=UTF-8, sun.io.unicode.encoding=UnicodeLittle, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-xvdSBCN2Uc, java.runtime.name=Java(TM) SE Runtime Environment, jdk.home=/usr/lib/jvm/java-6-oracle/jre/bin/java, java.specification.name=Java Platform API Specification, user.timezone=, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= install -Dmaven.test.skip=true -X, jdk.version=1.6, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, httpcomponents.version=4.3, env.HOME=/home/luis, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher install -Dmaven.test.skip=true -X, cassandra.driver.version=2.1.7.1, env._=/usr/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, metrics.version=3.1.2, env.GNOME_KEYRING_PID=, user.language=es, env.UPSTART_EVENTS=xsession started, line.separator=
, env.J2REDIR=/usr/lib/jvm/java-8-oracle/jre, env=local, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.JAVA_7_HOME=/usr/lib/jvm/java-7-oracle/jre/bin/java, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=56644265, env.LIBGL_ALWAYS_SOFTWARE=1, jetty.version=8.1.12.v20130726, env.COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, spring.batch.version=2.2.7.RELEASE, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/home/luis/bin:/home/luis/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin, env.LESSCLOSE=/usr/bin/lesspipe %s %s, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/luis/Escritorio/pinpoint, fastxml.jackson.version=2.6.7, env.UPSTART_JOB=unity7, spring.version=4.1.9.RELEASE, maven.test.skip=true, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, env.JAVA_8_HOME=/usr/lib/jvm/java-8-oracle/jre/bin/java, env.USER=luis, spring.security.version=4.0.4.RELEASE, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, env.NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, slf4j.version=1.7.21, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/luis/Escritorio/pinpoint, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-57-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/luis, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.JAVA_HOME=/usr/lib/jvm/java-8-oracle, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/luis/.Xauthority, user.dir=/home/luis/Escritorio/pinpoint, env.XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, env.PWD=/home/luis/Escritorio/pinpoint, sun.cpu.endian=little, java.vm.version=25.111-b14, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.x.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, env.DERBY_HOME=/usr/lib/jvm/java-8-oracle/db, os.arch=amd64, maven.build.version=Apache Maven 3.3.9, sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_111-b14, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.3.9, user.country=CL, test.jdk.home=/usr/lib/jvm/java-6-oracle/jre/bin/java, env.SHELL=/bin/bash, maven.home=/usr/share/maven, env.INSTANCE=, sniffer.artifactid=java16, java.vendor=Oracle Corporation, env.GPG_AGENT_INFO=/home/luis/.gnupg/S.gpg-agent:0:1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/luis/Escritorio/pinpoint/thrift/src/main/java
excludes [**/*.java]
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 0 resource
[DEBUG] resource with targetPath null
directory /home/luis/Escritorio/pinpoint/thrift/src/main/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /home/luis/Escritorio/pinpoint/thrift/src/main/resources
[DEBUG] no use filter components
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pinpoint-thrift ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=188, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=51, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5, ConflictResolver.conflictItemCount=73, DefaultDependencyCollector.collectTime=127, DefaultDependencyCollector.transformTime=5}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.5.1:
[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-artifact:jar:3.0:compile
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:2.0.4: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.5.5:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG]    org.apache.maven:maven-toolchain:jar:2.2.1:compile
[DEBUG]    org.apache.maven.shared:maven-shared-utils:jar:3.0.0:compile
[DEBUG]       commons-io:commons-io:jar:2.4:compile
[DEBUG]       com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG]    org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
[DEBUG]    org.codehaus.plexus:plexus-compiler-api:jar:2.7:compile
[DEBUG]    org.codehaus.plexus:plexus-compiler-manager:jar:2.7:compile
[DEBUG]    org.codehaus.plexus:plexus-compiler-javac:jar:2.7:runtime
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.5.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.5.1
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.5.1
[DEBUG]   Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.5.1
[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.codehaus.plexus:plexus-utils:jar:2.0.4
[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.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0
[DEBUG]   Included: commons-io:commons-io:jar:2.4
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-compiler-api:jar:2.7
[DEBUG]   Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.7
[DEBUG]   Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.7
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.5.1, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile' with basic configurator -->
[DEBUG]   (f) basedir = /home/luis/Escritorio/pinpoint/thrift
[DEBUG]   (f) buildDirectory = /home/luis/Escritorio/pinpoint/thrift/target
[DEBUG]   (f) classpathElements = [/home/luis/Escritorio/pinpoint/thrift/target/classes, /home/luis/.m2/repository/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.jar, /home/luis/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar]
[DEBUG]   (f) compileSourceRoots = [/home/luis/Escritorio/pinpoint/thrift/src/main/java]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) compilerVersion = 1.6
[DEBUG]   (f) debug = true
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) executable = /usr/lib/jvm/java-6-oracle/jre/bin/java/bin/javac
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) forceJavacCompilerUse = false
[DEBUG]   (f) fork = true
[DEBUG]   (f) generatedSourcesDirectory = /home/luis/Escritorio/pinpoint/thrift/target/generated-sources/annotations
[DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile {execution: default-compile}
[DEBUG]   (f) optimize = true
[DEBUG]   (f) outputDirectory = /home/luis/Escritorio/pinpoint/thrift/target/classes
[DEBUG]   (f) project = MavenProject: com.navercorp.pinpoint:pinpoint-thrift:1.6.1-SNAPSHOT @ /home/luis/Escritorio/pinpoint/thrift/pom.xml
[DEBUG]   (f) projectArtifact = com.navercorp.pinpoint:pinpoint-thrift:jar:1.6.1-SNAPSHOT
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@11a82d0f
[DEBUG]   (f) showDeprecation = true
[DEBUG]   (f) showWarnings = false
[DEBUG]   (f) skipMultiThreadWarning = false
[DEBUG]   (f) source = 1.6
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) target = 1.6
[DEBUG]   (f) useIncrementalCompilation = true
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/luis/Escritorio/pinpoint/thrift/src/main/java]
[DEBUG] Classpath: [/home/luis/Escritorio/pinpoint/thrift/target/classes
 /home/luis/.m2/repository/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.jar
 /home/luis/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar]
[DEBUG] Output directory: /home/luis/Escritorio/pinpoint/thrift/target/classes
[DEBUG] Adding /home/luis/Escritorio/pinpoint/thrift/target/generated-sources/annotations to compile source roots:
  /home/luis/Escritorio/pinpoint/thrift/src/main/java
[DEBUG] New compile source roots:
  /home/luis/Escritorio/pinpoint/thrift/src/main/java
  /home/luis/Escritorio/pinpoint/thrift/target/generated-sources/annotations
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandThreadDumpResponse.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSpanChunk.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TIntStringStringValue.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderTBaseDeserializer.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TCommandRegistry.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ByteArrayOutput.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseDeserializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TBaseStream.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAnnotation.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TBaseLocator.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TCpuLoad.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TMonitorInfo.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ThreadLocalHeaderTBaseDeserializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/Header.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializer2.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TRouteResult.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAgentInfo.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializerFactory2.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmGcType.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadLightDumpRes.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/CommandHeaderTBaseSerializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderBufferedTBaseSerializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadCount.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TApiMetaData.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/util/SerializationUtils.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TActiveTraceHistogram.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ResettableOutputStream.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TOutputStreamTransport.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/DeserializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmInfo.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/PacketUtils.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ResettableByteArrayOutputStream.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderUtils.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TActiveThreadDump.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TServerMetaData.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/SpanStreamConstants.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/DefaultTBaseLocator.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAnnotationValue.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadDump.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TResult.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TCommandTypeVersion.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderTBaseDeserializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAgentStatBatch.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TCommandType.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSqlMetaData.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TReplaceListProtocol.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ByteBufferOutputStream.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandTransfer.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandEcho.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/BufferOverflowException.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSpan.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandThreadDump.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TBaseStreamNode.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadCountRes.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadLightDump.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializer.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadDumpRes.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmGcDetailed.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadState.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/NetworkAvailabilityCheckPacket.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadDump.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/SerializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseDeserializer.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAgentStat.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/UnsafeByteArrayOutputStream.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmGc.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandTransferResponse.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/BytesUtils.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderBufferedTBaseSerializer.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSpanEvent.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TActiveTrace.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/PinpointByteArrayOutputStream.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadDumpType.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadLightDump.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TExceptionValue.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/CommandHeaderTBaseDeserializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TServiceInfo.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ByteArrayOutputStreamTransport.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TIntStringValue.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TTransaction.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderBufferedTBaseSerializerFlushHandler.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ThreadLocalHeaderTBaseSerializerFactory.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TActiveThreadLightDump.java
[DEBUG] Stale source detected: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TStringMetaData.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG]  /home/luis/Escritorio/pinpoint/thrift/target/classes
[DEBUG]  /home/luis/.m2/repository/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.jar
[DEBUG]  /home/luis/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
[DEBUG] Source roots:
[DEBUG]  /home/luis/Escritorio/pinpoint/thrift/src/main/java
[DEBUG]  /home/luis/Escritorio/pinpoint/thrift/target/generated-sources/annotations
[DEBUG] Excutable: 
[DEBUG]  /usr/lib/jvm/java-6-oracle/jre/bin/java/bin/javac
[DEBUG] Command line options:
[DEBUG] -d /home/luis/Escritorio/pinpoint/thrift/target/classes -classpath /home/luis/Escritorio/pinpoint/thrift/target/classes:/home/luis/.m2/repository/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.jar:/home/luis/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar: -sourcepath /home/luis/Escritorio/pinpoint/thrift/src/main/java:/home/luis/Escritorio/pinpoint/thrift/target/generated-sources/annotations: /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TIntStringStringValue.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandThreadDumpResponse.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSpanChunk.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseDeserializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TCommandRegistry.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ByteArrayOutput.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderTBaseDeserializer.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAnnotation.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TBaseStream.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TBaseLocator.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ThreadLocalHeaderTBaseDeserializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TMonitorInfo.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TCpuLoad.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/Header.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializer2.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializerFactory2.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmGcType.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadLightDumpRes.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TRouteResult.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAgentInfo.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderBufferedTBaseSerializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadCount.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/CommandHeaderTBaseSerializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TActiveTraceHistogram.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TApiMetaData.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/util/SerializationUtils.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ResettableOutputStream.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TOutputStreamTransport.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderUtils.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/PacketUtils.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ResettableByteArrayOutputStream.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/DeserializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmInfo.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/SpanStreamConstants.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/DefaultTBaseLocator.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TActiveThreadDump.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TServerMetaData.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadDump.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TResult.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAnnotationValue.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TCommandTypeVersion.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSqlMetaData.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TCommandType.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderTBaseDeserializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAgentStatBatch.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ByteBufferOutputStream.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TReplaceListProtocol.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/BufferOverflowException.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandEcho.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandTransfer.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSpan.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/TBaseStreamNode.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandThreadDump.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseSerializer.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadDumpRes.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadCountRes.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCmdActiveThreadLightDump.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadState.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmGcDetailed.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/UnsafeByteArrayOutputStream.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TJvmGc.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/HeaderTBaseDeserializer.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TAgentStat.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/SerializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/NetworkAvailabilityCheckPacket.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadDump.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderBufferedTBaseSerializer.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/BytesUtils.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TCommandTransferResponse.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/PinpointByteArrayOutputStream.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TActiveTrace.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TSpanEvent.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadDumpType.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TThreadLightDump.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/CommandHeaderTBaseDeserializerFactory.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TExceptionValue.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ChunkHeaderBufferedTBaseSerializerFlushHandler.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ByteArrayOutputStreamTransport.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TIntStringValue.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TTransaction.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TServiceInfo.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/TStringMetaData.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/dto/command/TActiveThreadLightDump.java /home/luis/Escritorio/pinpoint/thrift/src/main/java/com/navercorp/pinpoint/thrift/io/ThreadLocalHeaderTBaseSerializerFactory.java -s /home/luis/Escritorio/pinpoint/thrift/target/generated-sources/annotations -O -g -deprecation -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 85 source files to /home/luis/Escritorio/pinpoint/thrift/target/classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] pinpoint ........................................... SUCCESS [  1.651 s]
[INFO] pinpoint-thrift .................................... FAILURE [  0.770 s]
[INFO] pinpoint-commons ................................... SKIPPED
[INFO] pinpoint-bootstrap-core ............................ SKIPPED
[INFO] pinpoint-bootstrap ................................. SKIPPED
[INFO] pinpoint-rpc ....................................... SKIPPED
[INFO] pinpoint-google-guava .............................. SKIPPED
[INFO] pinpoint-profiler .................................. SKIPPED
[INFO] pinpoint-commons-hbase ............................. SKIPPED
[INFO] pinpoint-commons-server ............................ SKIPPED
[INFO] pinpoint-profiler-test ............................. SKIPPED
[INFO] pinpoint-profiler-optional-parent .................. SKIPPED
[INFO] pinpoint-profiler-optional-jdk6 .................... SKIPPED
[INFO] pinpoint-profiler-optional-jdk7 .................... SKIPPED
[INFO] pinpoint-profiler-optional ......................... SKIPPED
[INFO] pinpoint-httpclient3-plugin ........................ SKIPPED
[INFO] pinpoint-httpclient4-plugin ........................ SKIPPED
[INFO] pinpoint-ning-asynchttpclient-plugin ............... SKIPPED
[INFO] pinpoint-gson-plugin ............................... SKIPPED
[INFO] pinpoint-cubrid-jdbc-driver-plugin ................. SKIPPED
[INFO] pinpoint-mysql-jdbc-driver-plugin .................. SKIPPED
[INFO] pinpoint-mariadb-jdbc-driver-plugin ................ SKIPPED
[INFO] pinpoint-postgresql-jdbc-driver-plugin ............. SKIPPED
[INFO] pinpoint-jtds-plugin ............................... SKIPPED
[INFO] pinpoint-oracle-jdbc-driver-plugin ................. SKIPPED
[INFO] pinpoint-commons-dbcp-plugin ....................... SKIPPED
[INFO] pinpoint-commons-dbcp2-plugin ...................... SKIPPED
[INFO] pinpoint-test ...................................... SKIPPED
[INFO] pinpoint-cassandra-driver-plugin ................... SKIPPED
[INFO] pinpoint-jdk-http-plugin ........................... SKIPPED
[INFO] pinpoint-redis-plugin .............................. SKIPPED
[INFO] pinpoint-tomcat-plugin ............................. SKIPPED
[INFO] pinpoint-json-lib-plugin ........................... SKIPPED
[INFO] pinpoint-jackson-plugin ............................ SKIPPED
[INFO] pinpoint-thrift-plugin ............................. SKIPPED
[INFO] pinpoint-user-plugin ............................... SKIPPED
[INFO] pinpoint-arcus-plugin .............................. SKIPPED
[INFO] pinpoint-google-httpclient-plugin .................. SKIPPED
[INFO] pinpoint-jetty-plugin .............................. SKIPPED
[INFO] pinpoint-spring-plugin ............................. SKIPPED
[INFO] pinpoint-spring-boot-plugin ........................ SKIPPED
[INFO] pinpoint-ibatis-plugin ............................. SKIPPED
[INFO] pinpoint-mybatis-plugin ............................ SKIPPED
[INFO] pinpoint-okhttp-plugin ............................. SKIPPED
[INFO] pinpoint-log4j-plugin .............................. SKIPPED
[INFO] pinpoint-logback-plugin ............................ SKIPPED
[INFO] pinpoint-dubbo-plugin .............................. SKIPPED
[INFO] pinpoint-activemq-client-plugin .................... SKIPPED
[INFO] pinpoint-cxf-plugin ................................ SKIPPED
[INFO] pinpoint-hystrix-plugin ............................ SKIPPED
[INFO] pinpoint-jboss-plugin .............................. SKIPPED
[INFO] pinpoint-plugins ................................... SKIPPED
[INFO] pinpoint-bootstrap-core-optional ................... SKIPPED
[INFO] pinpoint-tools ..................................... SKIPPED
[INFO] pinpoint-agent-distribution ........................ SKIPPED
[INFO] pinpoint-collector ................................. SKIPPED
[INFO] pinpoint-profiler-optional-jdk8 .................... SKIPPED
[INFO] pinpoint-web ....................................... SKIPPED
[INFO] pinpoint-hbase-distribution ........................ SKIPPED
[INFO] pinpoint-thirdparty ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.696 s
[INFO] Finished at: 2017-01-02T20:31:13-03:00
[INFO] Final Memory: 32M/121M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project pinpoint-thrift: Compilation failure -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project pinpoint-thrift: Compilation failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
    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:307)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
    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)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:976)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
    ... 20 more
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pinpoint-thrift

Please Help =(!!!!

Xylus commented 7 years ago

Hi @LEPF This sort of error usually popped up when jdk 6 installation was corrupt. I'm not completely certain on this but your JAVA_6_HOME, JAVA_7_HOME, and JAVA_8_HOME looks to be set to jre directories. /usr/lib/jvm/java-6-oracle/jre/bin/java/bin/javac (This may very well be where your javac lies so I could be wrong here)

Could you check if this is the case, and if so, set them to jdk directories? Thanks

luispalominof commented 7 years ago

Hi, i was setting wrong the JAVA_6_HOME,JAVA_7_HOME,JAVA_8_HOME in etc/enviroment After the correction the installation works fine

Ty for the help!