Thanks for quick response. I have fixed maven related issue. Now i am getting some other error related to dependencies. Could you please help me to resolve it. below is complete maven build output
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 36 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 36 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO]
os.detected.name: windows
[INFO] os.detected.arch: x86_64
[INFO] os.detected.version: 6.1
[INFO] os.detected.version.major: 6
[INFO] os.detected.version.minor: 1
[INFO] os.detected.classifier: windows-x86_64
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-parent ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\build\license-bundle\target\glowroot-build-license-bundle-0.9.15-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-build-license-bundle ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\license-bundle\target\glowroot-build-license-bundle-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-license-bundle\0.9.15\glowroot-build-license-bundle-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\license-bundle\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-license-bundle\0.9.15\glowroot-build-license-bundle-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\license-bundle\target\glowroot-build-license-bundle-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-license-bundle\0.9.15\glowroot-build-license-bundle-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Checker Annotations for JDK 6 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-build-checker-jdk6 ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-build-checker-jdk6 ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-build-checker-jdk6 ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-build-checker-jdk6 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\src\main\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-build-checker-jdk6 ---
[INFO] Compiling 5 source files to C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-build-checker-jdk6 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-build-checker-jdk6 ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-build-checker-jdk6 ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-build-checker-jdk6 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-build-checker-jdk6 ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\target\glowroot-build-checker-jdk6-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-build-checker-jdk6 ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\target\glowroot-build-checker-jdk6-0.9.15-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-build-checker-jdk6 ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\target\glowroot-build-checker-jdk6-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-checker-jdk6\0.9.15\glowroot-build-checker-jdk6-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-checker-jdk6\0.9.15\glowroot-build-checker-jdk6-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\checker-jdk6\target\glowroot-build-checker-jdk6-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-checker-jdk6\0.9.15\glowroot-build-checker-jdk6-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Build Multi Lib Tests 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-build-multi-lib-tests ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-build-multi-lib-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-build-multi-lib-tests ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-build-multi-lib-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\src\main\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-build-multi-lib-tests ---
[INFO] Compiling 23 source files to C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-build-multi-lib-tests ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-build-multi-lib-tests ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-build-multi-lib-tests ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-build-multi-lib-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-build-multi-lib-tests ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target\glowroot-build-multi-lib-tests-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-build-multi-lib-tests ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target\glowroot-build-multi-lib-tests-0.9.15-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (jar-with-dependencies) @ glowroot-build-multi-lib-tests ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target\glowroot-build-multi-lib-tests-0.9.15-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-build-multi-lib-tests ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target\glowroot-build-multi-lib-tests-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-multi-lib-tests\0.9.15\glowroot-build-multi-lib-tests-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-multi-lib-tests\0.9.15\glowroot-build-multi-lib-tests-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target\glowroot-build-multi-lib-tests-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-multi-lib-tests\0.9.15\glowroot-build-multi-lib-tests-0.9.15-sources.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\build\multi-lib-tests\target\glowroot-build-multi-lib-tests-0.9.15-jar-with-dependencies.jar to C:\Users\sr232t\.m2\repository\org\glowroot\build\glowroot-build-multi-lib-tests\0.9.15\glowroot-build-multi-lib-tests-0.9.15-jar-with-dependencies.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Wire API 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-wire-api ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\wire-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-wire-api ---
[INFO]
[INFO] --- protobuf-maven-plugin:0.5.0:compile (default) @ glowroot-wire-api ---
[WARNING] The POM for org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Compiling 7 proto file(s) to C:\Users\sr232t\workspace1\glowroot\wire-api\target\generated-sources\protobuf\java
[INFO]
[INFO] --- protobuf-maven-plugin:0.5.0:compile-custom (default) @ glowroot-wire-api ---
[INFO] Compiling 7 proto file(s) to C:\Users\sr232t\workspace1\glowroot\wire-api\target\generated-sources\protobuf\grpc-java
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-wire-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\sr232t\workspace1\glowroot\wire-api\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-wire-api ---
[INFO] Compiling 9 source files to C:\Users\sr232t\workspace1\glowroot\wire-api\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-wire-api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-wire-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-wire-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-wire-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-wire-api ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\wire-api\target\glowroot-wire-api-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-wire-api ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\wire-api\target\glowroot-wire-api-0.9.15-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-wire-api ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\wire-api\target\glowroot-wire-api-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-wire-api\0.9.15\glowroot-wire-api-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\wire-api\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-wire-api\0.9.15\glowroot-wire-api-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\wire-api\target\glowroot-wire-api-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-wire-api\0.9.15\glowroot-wire-api-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Common 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.assertj:assertj-core:jar:1.7.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-common ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\common\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-common ---
[WARNING] Invalid POM for org.assertj:assertj-core:jar:1.7.1, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-common ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\sr232t\workspace1\glowroot\common\src\main\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-common ---
[INFO] Compiling 66 source files to C:\Users\sr232t\workspace1\glowroot\common\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-common ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-common ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-common ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-common ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\common\target\glowroot-common-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-common ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\common\target\glowroot-common-0.9.15-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-common ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\common\target\glowroot-common-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-common\0.9.15\glowroot-common-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\common\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-common\0.9.15\glowroot-common-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\common\target\glowroot-common-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-common\0.9.15\glowroot-common-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent API 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-api ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\api\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-api ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\sr232t\workspace1\glowroot\agent\api\src\main\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-api ---
[INFO] Compiling 5 source files to C:\Users\sr232t\workspace1\glowroot\agent\api\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\sr232t\workspace1\glowroot\ui\src\main\resources
[INFO] Copying 17 resources
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-ui ---
[INFO] Compiling 47 source files to C:\Users\sr232t\workspace1\glowroot\ui\target\classes
[INFO] /C:/Users/sr232t/workspace1/glowroot/ui/src/main/java/org/glowroot/ui/ChunkedInputs.java: C:\Users\sr232t\workspace1\glowroot\ui\src\main\java\org\glowroot\ui\ChunkedInputs.java uses or overrides a deprecated API.
[INFO] /C:/Users/sr232t/workspace1/glowroot/ui/src/main/java/org/glowroot/ui/ChunkedInputs.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-ui ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-ui ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-ui ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-ui ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-ui ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\ui\target\glowroot-ui-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-ui ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\ui\target\glowroot-ui-0.9.15-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-ui ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\ui\target\glowroot-ui-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-ui\0.9.15\glowroot-ui-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\ui\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-ui\0.9.15\glowroot-ui-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\ui\target\glowroot-ui-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-ui\0.9.15\glowroot-ui-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Plugin API 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-plugin-api ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-plugin-api ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-plugin-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-plugin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\src\main\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-plugin-api ---
[INFO] Compiling 48 source files to C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-plugin-api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-plugin-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-plugin-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-plugin-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-plugin-api ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\target\glowroot-agent-plugin-api-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-plugin-api ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\target\glowroot-agent-plugin-api-0.9.15-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-plugin-api ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\target\glowroot-agent-plugin-api-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-plugin-api\0.9.15\glowroot-agent-plugin-api-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-plugin-api\0.9.15\glowroot-agent-plugin-api-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugin-api\target\glowroot-agent-plugin-api-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-plugin-api\0.9.15\glowroot-agent-plugin-api-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Core 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.jackrabbit:jackrabbit-core:jar:2.5.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for javax.jcr:jcr:jar:2.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-core ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\core\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-core ---
[WARNING] Invalid POM for org.apache.jackrabbit:jackrabbit-core:jar:2.5.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for javax.jcr:jcr:jar:2.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for commons-logging:commons-logging:jar:1.2, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- protobuf-maven-plugin:0.5.0:compile (default) @ glowroot-agent-core ---
[INFO] Compiling 1 proto file(s) to C:\Users\sr232t\workspace1\glowroot\agent\core\target\generated-sources\protobuf\java
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-core ---
[INFO] Compiling 166 source files to C:\Users\sr232t\workspace1\glowroot\agent\core\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-core ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-core ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-core ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-core ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15-sources.jar
[INFO]
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ glowroot-agent-core ---
[INFO] Including org.glowroot:glowroot-agent-api:jar:0.9.15 in the shaded jar.
[INFO] Including org.glowroot:glowroot-agent-plugin-api:jar:0.9.15 in the shaded jar.
[INFO] Including org.glowroot:glowroot-ui:jar:0.9.15 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.6.Final in the shaded jar.
[INFO] Including com.jcraft:jzlib:jar:1.1.3 in the shaded jar.
[INFO] Including org.glowroot:glowroot-wire-api:jar:0.9.15 in the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:3.2.0 in the shaded jar.
[INFO] Including io.grpc:grpc-core:jar:1.0.3 in the shaded jar.
[INFO] Including io.grpc:grpc-context:jar:1.0.3 in the shaded jar.
[INFO] Including io.grpc:grpc-stub:jar:1.0.3 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf:jar:1.0.3 in the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java-util:jar:3.2.0 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.8.0 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf-lite:jar:1.0.3 in the shaded jar.
[INFO] Including org.glowroot:glowroot-common:jar:0.9.15 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-guava:jar:2.6.7 in the shaded jar.
[INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:5.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:5.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:5.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:5.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:5.2 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.22 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:20.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.6.7 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.6.7 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.6.7 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.1.9 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.1.9 in the shaded jar.
[INFO] Including io.grpc:grpc-netty:jar:1.0.3 in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.6.Final in the shaded jar.
[INFO] Including com.ning:compress-lzf:jar:1.0.4 in the shaded jar.
[INFO] Including com.h2database:h2:jar:1.3.176 in the shaded jar.
[INFO] Excluding org.glowroot.build:glowroot-build-checker-jdk6:jar:0.9.15 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15.jar with C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15-shaded.jar
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15-sources.jar with C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15-shaded-sources.jar
[INFO] Dependency-reduced POM written at: C:\Users\sr232t\workspace1\glowroot\agent\core\target\dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: C:\Users\sr232t\workspace1\glowroot\agent\core\target\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ glowroot-agent-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-core ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-core\0.9.15\glowroot-agent-core-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\core\target\dependency-reduced-pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-core\0.9.15\glowroot-agent-core-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-core\0.9.15\glowroot-agent-core-0.9.15-sources.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\core\target\glowroot-agent-core-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-core\0.9.15\glowroot-agent-core-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Integration Test Harness 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-it-harness ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-it-harness ---
[INFO]
[INFO] --- protobuf-maven-plugin:0.5.0:compile (default) @ glowroot-agent-it-harness ---
[INFO] Compiling 1 proto file(s) to C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\generated-sources\protobuf\java
[INFO]
[INFO] --- protobuf-maven-plugin:0.5.0:compile-custom (default) @ glowroot-agent-it-harness ---
[INFO] Compiling 1 proto file(s) to C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\generated-sources\protobuf\grpc-java
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-it-harness ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-it-harness ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-it-harness ---
[INFO] Compiling 21 source files to C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-it-harness ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-it-harness ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-it-harness ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-it-harness ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-it-harness ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-it-harness ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15-sources.jar
[INFO]
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ glowroot-agent-it-harness ---
[INFO] Excluding org.glowroot:glowroot-agent-core:jar:0.9.15 from the shaded jar.
[INFO] Including org.glowroot:glowroot-wire-api:jar:0.9.15 in the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:20.0 from the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:3.2.0 from the shaded jar.
[INFO] Including io.grpc:grpc-core:jar:1.0.3 in the shaded jar.
[INFO] Including io.grpc:grpc-context:jar:1.0.3 in the shaded jar.
[INFO] Including io.grpc:grpc-stub:jar:1.0.3 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf:jar:1.0.3 in the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java-util:jar:3.2.0 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.8.0 from the shaded jar.
[INFO] Including io.grpc:grpc-protobuf-lite:jar:1.0.3 in the shaded jar.
[INFO] Including io.grpc:grpc-netty:jar:1.0.3 in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.6.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.6.Final in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.22 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.1.9 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.1.9 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.22 from the shaded jar.
[INFO] Excluding org.glowroot.build:glowroot-build-checker-jdk6:jar:0.9.15 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15.jar with C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15-shaded.jar
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15-sources.jar with C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15-shaded-sources.jar
[INFO] Dependency-reduced POM written at: C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-it-harness ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-it-harness\0.9.15\glowroot-agent-it-harness-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\dependency-reduced-pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-it-harness\0.9.15\glowroot-agent-it-harness-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-it-harness\0.9.15\glowroot-agent-it-harness-0.9.15-sources.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\it-harness\target\glowroot-agent-it-harness-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-it-harness\0.9.15\glowroot-agent-it-harness-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Integration Tests 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.easytesting:fest-reflect:jar:1.4.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-integration-tests ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\integration-tests\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-integration-tests ---
[WARNING] Invalid POM for org.easytesting:fest-reflect:jar:1.4.1, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-integration-tests ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-integration-tests ---
[INFO] Compiling 11 source files to C:\Users\sr232t\workspace1\glowroot\agent\integration-tests\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-integration-tests ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-integration-tests ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-integration-tests ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-integration-tests ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\integration-tests\target\glowroot-agent-integration-tests-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-integration-tests ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\integration-tests\target\glowroot-agent-integration-tests-0.9.15-sources.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ glowroot-agent-integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-integration-tests ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\integration-tests\target\glowroot-agent-integration-tests-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-integration-tests\0.9.15\glowroot-agent-integration-tests-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\integration-tests\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-integration-tests\0.9.15\glowroot-agent-integration-tests-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\integration-tests\target\glowroot-agent-integration-tests-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-integration-tests\0.9.15\glowroot-agent-integration-tests-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Executor Plugin 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for javax.ejb:javax.ejb-api:jar:3.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-executor-plugin ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\plugins\executor-plugin\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-executor-plugin ---
[WARNING] Invalid POM for javax.ejb:javax.ejb-api:jar:3.2, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-executor-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-executor-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-executor-plugin ---
[INFO] Compiling 2 source files to C:\Users\sr232t\workspace1\glowroot\agent\plugins\executor-plugin\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-executor-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-executor-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-executor-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-executor-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-executor-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\executor-plugin\target\glowroot-agent-executor-plugin-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-executor-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\executor-plugin\target\glowroot-agent-executor-plugin-0.9.15-sources.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ glowroot-agent-executor-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-executor-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-executor-plugin ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\executor-plugin\target\glowroot-agent-executor-plugin-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-executor-plugin\0.9.15\glowroot-agent-executor-plugin-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\executor-plugin\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-executor-plugin\0.9.15\glowroot-agent-executor-plugin-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\executor-plugin\target\glowroot-agent-executor-plugin-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-executor-plugin\0.9.15\glowroot-agent-executor-plugin-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Cassandra Plugin 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for net.jpountz.lz4:lz4:jar:1.3.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.xerial.snappy:snappy-java:jar:1.1.2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.rauschig:jarchivelib:jar:0.7.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-cassandra-plugin ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\plugins\cassandra-plugin\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-cassandra-plugin ---
[WARNING] Invalid POM for net.jpountz.lz4:lz4:jar:1.3.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.xerial.snappy:snappy-java:jar:1.1.2.6, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.rauschig:jarchivelib:jar:0.7.1, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-cassandra-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-cassandra-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-cassandra-plugin ---
[INFO] Compiling 3 source files to C:\Users\sr232t\workspace1\glowroot\agent\plugins\cassandra-plugin\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-cassandra-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-cassandra-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-cassandra-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-cassandra-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-cassandra-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\cassandra-plugin\target\glowroot-agent-cassandra-plugin-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-cassandra-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\cassandra-plugin\target\glowroot-agent-cassandra-plugin-0.9.15-sources.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ glowroot-agent-cassandra-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-cassandra-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-cassandra-plugin ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\cassandra-plugin\target\glowroot-agent-cassandra-plugin-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-cassandra-plugin\0.9.15\glowroot-agent-cassandra-plugin-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\cassandra-plugin\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-cassandra-plugin\0.9.15\glowroot-agent-cassandra-plugin-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\cassandra-plugin\target\glowroot-agent-cassandra-plugin-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-cassandra-plugin\0.9.15\glowroot-agent-cassandra-plugin-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Servlet Plugin 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.jetty:jetty-server:jar:8.1.22.v20160922 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-servlet-plugin ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-servlet-plugin ---
[WARNING] Invalid POM for org.eclipse.jetty:jetty-server:jar:8.1.22.v20160922, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-servlet-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-servlet-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-servlet-plugin ---
[INFO] Compiling 17 source files to C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-servlet-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-servlet-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-servlet-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-servlet-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-servlet-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-servlet-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15-sources.jar
[INFO]
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ glowroot-agent-servlet-plugin ---
[INFO] Excluding org.glowroot.build:glowroot-build-checker-jdk6:jar:0.9.15 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15.jar with C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15-shaded.jar
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15-sources.jar with C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15-shaded-sources.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ glowroot-agent-servlet-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-servlet-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-servlet-plugin ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-servlet-plugin\0.9.15\glowroot-agent-servlet-plugin-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-servlet-plugin\0.9.15\glowroot-agent-servlet-plugin-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-servlet-plugin\0.9.15\glowroot-agent-servlet-plugin-0.9.15-sources.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\servlet-plugin\target\glowroot-agent-servlet-plugin-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-servlet-plugin\0.9.15\glowroot-agent-servlet-plugin-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Grails Plugin 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for javax.transaction:jta:jar:1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.aspectj:aspectjweaver:jar:1.8.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for commons-validator:commons-validator:jar:1.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-grails-plugin ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\plugins\grails-plugin\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-grails-plugin ---
[WARNING] Invalid POM for javax.transaction:jta:jar:1.1, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.aspectj:aspectjweaver:jar:1.8.10, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for commons-validator:commons-validator:jar:1.6, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-agent-grails-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-grails-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-grails-plugin ---
[INFO] Compiling 1 source file to C:\Users\sr232t\workspace1\glowroot\agent\plugins\grails-plugin\target\classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-grails-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-grails-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-grails-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-grails-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-grails-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\grails-plugin\target\glowroot-agent-grails-plugin-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-grails-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\grails-plugin\target\glowroot-agent-grails-plugin-0.9.15-sources.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ glowroot-agent-grails-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-grails-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-grails-plugin ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\grails-plugin\target\glowroot-agent-grails-plugin-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-grails-plugin\0.9.15\glowroot-agent-grails-plugin-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\grails-plugin\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-grails-plugin\0.9.15\glowroot-agent-grails-plugin-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\grails-plugin\target\glowroot-agent-grails-plugin-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-grails-plugin\0.9.15\glowroot-agent-grails-plugin-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Hibernate Plugin 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.hibernate:hibernate-core:jar:5.1.5.Final is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.hibernate:hibernate-c3p0:jar:5.1.5.Final is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.hsqldb:hsqldb:jar:2.3.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-hibernate-plugin ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\agent\plugins\hibernate-plugin\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-hibernate-plugin ---
[WARNING] Invalid POM for org.hibernate:hibernate-core:jar:5.1.5.Final, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.hibernate:hibernate-c3p0:jar:5.1.5.Final, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for javax.transaction:jta:jar:1.1, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.hsqldb:hsqldb:jar:2.3.4, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-agent-hibernate-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-agent-hibernate-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-agent-hibernate-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ glowroot-agent-hibernate-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-agent-hibernate-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-agent-hibernate-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-hibernate-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\hibernate-plugin\target\glowroot-agent-hibernate-plugin-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-hibernate-plugin ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\plugins\hibernate-plugin\target\glowroot-agent-hibernate-plugin-0.9.15-sources.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ glowroot-agent-hibernate-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-hibernate-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-hibernate-plugin ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\hibernate-plugin\target\glowroot-agent-hibernate-plugin-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-hibernate-plugin\0.9.15\glowroot-agent-hibernate-plugin-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\hibernate-plugin\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-hibernate-plugin\0.9.15\glowroot-agent-hibernate-plugin-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\plugins\hibernate-plugin\target\glowroot-agent-hibernate-plugin-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-hibernate-plugin\0.9.15\glowroot-agent-hibernate-plugin-0.9.15-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Agent Http Client Plugin 0.9.15
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.httpcomponents:httpclient:jar:4.5.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.httpcomponents:httpasyncclient:jar:4.1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Downloading:
https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom[INFO] Downloaded:
https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 58.8 KB/sec)
[INFO] Downloading:
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom[INFO] Downloaded:
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (6 KB at 54.1 KB/sec)
[WARNING] The POM for org.apache.cxf:cxf-rt-bindings-soap:jar:3.1.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.1.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.cxf:cxf-rt-transports-http:jar:3.1.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.cxf:cxf-rt-transports-http-jetty:jar:3.1.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.httpcomponents:httpcore:jar:4.4.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Downloading:
https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar[INFO] Downloading:
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar[INFO] Downloaded:
https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 1432.0 KB/sec)
[INFO] Downloaded:
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 35.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-agent-http-client-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-agent-http-client-plugin ---
[WARNING] Invalid POM for org.apache.httpcomponents:httpclient:jar:4.5.3, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.apache.httpcomponents:httpasyncclient:jar:4.1.3, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.apache.cxf:cxf-rt-bindings-soap:jar:3.1.10, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.1.10, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.apache.cxf:cxf-rt-transports-http:jar:3.1.10, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.apache.cxf:cxf-rt-transports-http-jetty:jar:3.1.10, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for org.apache.httpcomponents:httpcore:jar:4.4.6, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Rule 2: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps failed with message:
Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Require upper bound dependencies error for commons-logging:commons-logging:1.0.4 paths to dependency are:
+-org.glowroot:glowroot-agent-http-client-plugin:0.9.15
+-commons-httpclient:commons-httpclient:3.1
+-commons-logging:commons-logging:1.0.4
and
+-org.glowroot:glowroot-agent-http-client-plugin:0.9.15
+-org.springframework:spring-web:4.3.7.RELEASE
+-org.springframework:spring-core:4.3.7.RELEASE
+-commons-logging:commons-logging:1.2
]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Glowroot Parent Project ............................ SUCCESS [ 7.061 s]
[INFO] Glowroot Build License Bundle ...................... SUCCESS [ 3.365 s]
[INFO] Glowroot Checker Annotations for JDK 6 ............. SUCCESS [ 3.284 s]
[INFO] Glowroot Build Multi Lib Tests ..................... SUCCESS [ 5.117 s]
[INFO] Glowroot Wire API .................................. SUCCESS [ 19.397 s]
[INFO] Glowroot Common .................................... SUCCESS [ 9.882 s]
[INFO] Glowroot Agent API ................................. SUCCESS [ 0.802 s]
[INFO] Glowroot UI ........................................ SUCCESS [01:15 min]
[INFO] Glowroot Agent Plugin API .......................... SUCCESS [ 1.442 s]
[INFO] Glowroot Agent Core ................................ SUCCESS [01:10 min]
[INFO] Glowroot Agent Integration Test Harness ............ SUCCESS [ 11.837 s]
[INFO] Glowroot Agent Integration Tests ................... SUCCESS [ 1.571 s]
[INFO] Glowroot Agent Executor Plugin ..................... SUCCESS [ 0.787 s]
[INFO] Glowroot Agent Cassandra Plugin .................... SUCCESS [ 1.257 s]
[INFO] Glowroot Agent Servlet Plugin ...................... SUCCESS [ 1.711 s]
[INFO] Glowroot Agent Grails Plugin ....................... SUCCESS [ 2.612 s]
[INFO] Glowroot Agent Hibernate Plugin .................... SUCCESS [ 0.543 s]
[INFO] Glowroot Agent Http Client Plugin .................. FAILURE [ 1.555 s]
[INFO] Glowroot Agent JAX-RS Plugin ....................... SKIPPED
[INFO] Glowroot Agent Jdbc Plugin ......................... SKIPPED
[INFO] Glowroot Agent JMS Plugin .......................... SKIPPED
[INFO] Glowroot Agent JSF Plugin .......................... SKIPPED
[INFO] Glowroot Agent JSP Plugin .......................... SKIPPED
[INFO] Glowroot Agent Logger Plugin ....................... SKIPPED
[INFO] Glowroot Agent Netty Plugin ........................ SKIPPED
[INFO] Glowroot Agent Play Plugin ......................... SKIPPED
[INFO] Glowroot Agent Quartz Plugin ....................... SKIPPED
[INFO] Glowroot Agent Redis Plugin ........................ SKIPPED
[INFO] Glowroot Agent Spring Plugin ....................... SKIPPED
[INFO] Glowroot Agent Struts Plugin ....................... SKIPPED
[INFO] Glowroot Agent Benchmarks .......................... SKIPPED
[INFO] Glowroot Agent UI Sandbox .......................... SKIPPED
[INFO] Glowroot Agent Distribution Maven Plugin ........... SKIPPED
[INFO] Glowroot Agent ..................................... SKIPPED
[INFO] Glowroot Central ................................... SKIPPED
[INFO] Glowroot WebDriver Tests ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:43 min
[INFO] Finished at: 2017-04-11T00:27:18-05:00
[INFO] Final Memory: 64M/503M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (default) on project glowroot-agent-http-client-plugin: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :glowroot-agent-http-client-plugin