Glowroot local setup.

1,275 views
Skip to first unread message

ri.sr...@gmail.com

unread,
Apr 5, 2017, 5:55:13 PM4/5/17
to Glowroot
Hi Team,

I am trying to download Glowroot source code from git hub and trying to get lot of maven build errors.  Could you please share any document for local setup. I am trying to setup with eclipse luna, jdk 1.8 and maven 3.2.1 versions.
Thanks in advance for your help.

Thanks,
Srikanth

Trask Stalnaker

unread,
Apr 5, 2017, 5:57:14 PM4/5/17
to Glowroot, ri.sr...@gmail.com
Hi Srikanth,


Thanks,
Trask

ri.sr...@gmail.com

unread,
Apr 10, 2017, 3:13:32 PM4/10/17
to Glowroot, ri.sr...@gmail.com
Thank you for quick response. Yes.. I followed same link.

Trask Stalnaker

unread,
Apr 10, 2017, 3:23:00 PM4/10/17
to Glowroot, ri.sr...@gmail.com
What errors are you getting?

ri.sr...@gmail.com

unread,
Apr 10, 2017, 4:50:44 PM4/10/17
to Glowroot, ri.sr...@gmail.com
Hi ,

Below are the errors i am getting while running maven for glowroot wire api.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project glowroot-wire-api: Execution default of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process failed: Plugin org.apache.maven.plugins:maven-remote-resources-plugin:1.5 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-remote-resources-plugin:jar:1.5 -> org.glowroot.build:glowroot-build-license-bundle:jar:0.9.15-SNAPSHOT: Failed to read artifact descriptor for org.glowroot.build:glowroot-build-license-bundle:jar:0.9.15-SNAPSHOT: Failure to find org.glowroot:glowroot-parent:pom:0.9.15-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [Help 1]
[ERR
Also getting below class not found errors in PluginJsonTransformer class.

     ImmutablePluginDescriptor updatedPlugin =
                    ImmutablePluginDescriptor.copyOf(pluginDescriptor)
                            .withProperties(getPropertiesWithOverrides(pluginDescriptor));

Could you also please tell me what version of eclipse and java we can use for local environment setup.


Thanks,
Srikanth.

Trask Stalnaker

unread,
Apr 10, 2017, 4:53:48 PM4/10/17
to ri.sr...@gmail.com, Glowroot
Hi,

Why are you running maven only on glowroot-wire-api module?

What happens when you run maven at the top level?

Thanks,
Trask

--
You received this message because you are subscribed to the Google Groups "Glowroot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to glowroot+u...@googlegroups.com.
To post to this group, send email to glow...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/glowroot/9192b3d9-294a-4eb4-bd3b-b3b87aa247a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ri.sr...@gmail.com

unread,
Apr 10, 2017, 5:24:40 PM4/10/17
to Glowroot, ri.sr...@gmail.com
Below is the response from top level mvn build

[INFO] Glowroot Parent Project ............................ SUCCESS [  0.328 s]
[INFO] Glowroot Build License Bundle ...................... SUCCESS [  0.047 s]
[INFO] Glowroot Checker Annotations for JDK 6 ............. SUCCESS [  0.047 s]
[INFO] Glowroot Build Multi Lib Tests ..................... SUCCESS [  0.047 s]
[INFO] Glowroot Wire API .................................. SUCCESS [  0.078 s]
[INFO] Glowroot Common .................................... SUCCESS [  0.031 s]
[INFO] Glowroot Agent API ................................. SUCCESS [  0.047 s]
[INFO] Glowroot UI ........................................ SUCCESS [  0.016 s]
[INFO] Glowroot Agent Plugin API .......................... SUCCESS [  0.093 s]
[INFO] Glowroot Agent Core ................................ SUCCESS [  0.094 s]
[INFO] Glowroot Agent Integration Test Harness ............ SUCCESS [  0.031 s]
[INFO] Glowroot Agent Integration Tests ................... SUCCESS [  0.032 s]
[INFO] Glowroot Agent Executor Plugin ..................... SUCCESS [  0.015 s]
[INFO] Glowroot Agent Cassandra Plugin .................... SUCCESS [  0.016 s]
[INFO] Glowroot Agent Servlet Plugin ...................... SUCCESS [  0.031 s]
[INFO] Glowroot Agent Grails Plugin ....................... SUCCESS [  0.016 s]
[INFO] Glowroot Agent Hibernate Plugin .................... SUCCESS [  0.015 s]
[INFO] Glowroot Agent Http Client Plugin .................. SUCCESS [  0.015 s]
[INFO] Glowroot Agent JAX-RS Plugin ....................... SUCCESS [  0.031 s]
[INFO] Glowroot Agent Jdbc Plugin ......................... SUCCESS [  0.016 s]
[INFO] Glowroot Agent JMS Plugin .......................... SUCCESS [  0.031 s]
[INFO] Glowroot Agent JSF Plugin .......................... SUCCESS [  0.016 s]
[INFO] Glowroot Agent JSP Plugin .......................... SUCCESS [  0.031 s]
[INFO] Glowroot Agent Logger Plugin ....................... SUCCESS [  0.016 s]
[INFO] Glowroot Agent Netty Plugin ........................ SUCCESS [  0.015 s]
[INFO] Glowroot Agent Play Plugin ......................... SUCCESS [  0.016 s]
[INFO] Glowroot Agent Quartz Plugin ....................... SUCCESS [  0.015 s]
[INFO] Glowroot Agent Redis Plugin ........................ SUCCESS [  0.016 s]
[INFO] Glowroot Agent Spring Plugin ....................... SUCCESS [  0.031 s]
[INFO] Glowroot Agent Struts Plugin ....................... SUCCESS [  0.031 s]
[INFO] Glowroot Agent Benchmarks .......................... SUCCESS [  0.094 s]
[INFO] Glowroot Agent UI Sandbox .......................... SUCCESS [  0.016 s]
[INFO] Glowroot Agent Distribution Maven Plugin ........... SUCCESS [  0.015 s]
[INFO] Glowroot Agent ..................................... FAILURE [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.710 s
[INFO] Finished at: 2017-04-10T16:18:57-05:00
[INFO] Final Memory: 21M/211M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.glowroot:glowroot-agent-dist-maven-plugin:0.9.15 or one of its dependencies could not be resolved: Failure to find org.glowroot:glowroot-agent-dist-maven-plugin:jar:0.9.15 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [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:

Trask Stalnaker

unread,
Apr 10, 2017, 5:29:21 PM4/10/17
to ri.sr...@gmail.com, Glowroot
What maven command are you running?  This doesn't look like output from "mvn clean install" (see https://github.com/glowroot/glowroot#building)


ri.sr...@gmail.com

unread,
Apr 10, 2017, 6:05:09 PM4/10/17
to Glowroot, ri.sr...@gmail.com
Hi, 

Please find enclosed some output from MVN build. Now I used  clean install command. Please let me know if you need full log, i will send you the link.

shouldCaptureDefaultAction(org.glowroot.agent.plugin.grails.GrailsIT)  Time elapsed: 0.505 sec  <<< ERROR!
org.apache.catalina.LifecycleException: Failed to start component [StandardServer[-1]]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:162)
at org.apache.catalina.startup.Tomcat.start(Tomcat.java:348)
at org.glowroot.agent.plugin.grails.GrailsIT$RenderInTomcat.executeApp(GrailsIT.java:200)
at org.glowroot.agent.it.harness.impl.LocalContainer.executeInternal(LocalContainer.java:192)
at org.glowroot.agent.it.harness.impl.LocalContainer.execute(LocalContainer.java:126)
at org.glowroot.agent.plugin.grails.GrailsIT.shouldCaptureDefaultAction(GrailsIT.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: org.apache.catalina.LifecycleException: Failed to start component [StandardService[Tomcat]]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:162)
at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:758)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
... 32 more
Caused by: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Tomcat]]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:162)
at org.apache.catalina.core.StandardService.startInternal(StandardService.java:444)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
... 34 more
Caused by: org.apache.catalina.LifecycleException: A child container failed during start
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1127)
at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:300)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
... 36 more


Results :

Tests in error: 
  GrailsIT.shouldCaptureDefaultAction:100 » Lifecycle Failed to start component ...
  GrailsIT.shouldCaptureNonDefaultAction:82 » Lifecycle Failed to start componen...

Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ glowroot-agent-grails-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Glowroot Parent Project ............................ SUCCESS [  3.108 s]
[INFO] Glowroot Build License Bundle ...................... SUCCESS [  1.739 s]
[INFO] Glowroot Checker Annotations for JDK 6 ............. SUCCESS [  1.186 s]
[INFO] Glowroot Build Multi Lib Tests ..................... SUCCESS [  5.894 s]
[INFO] Glowroot Wire API .................................. SUCCESS [ 11.077 s]
[INFO] Glowroot Common .................................... SUCCESS [ 11.461 s]
[INFO] Glowroot Agent API ................................. SUCCESS [  1.571 s]
[INFO] Glowroot UI ........................................ SUCCESS [01:58 min]
[INFO] Glowroot Agent Plugin API .......................... SUCCESS [  3.140 s]
[INFO] Glowroot Agent Core ................................ SUCCESS [01:23 min]
[INFO] Glowroot Agent Integration Test Harness ............ SUCCESS [  9.354 s]
[INFO] Glowroot Agent Integration Tests ................... SUCCESS [03:25 min]
[INFO] Glowroot Agent Executor Plugin ..................... SUCCESS [ 48.297 s]
[INFO] Glowroot Agent Cassandra Plugin .................... SUCCESS [01:11 min]
[INFO] Glowroot Agent Servlet Plugin ...................... SUCCESS [01:33 min]
[INFO] Glowroot Agent Grails Plugin ....................... FAILURE [ 20.507 s]
[INFO] Glowroot Agent Hibernate Plugin .................... SKIPPED
[INFO] Glowroot Agent Http Client Plugin .................. SKIPPED
[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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:33 min
[INFO] Finished at: 2017-04-10T16:56:43-05:00
[INFO] Final Memory: 88M/804M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (default) on project glowroot-agent-grails-plugin: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\Users\lavu\Documents\workspace-sts-3.7.0.RELEASE\glowroot\agent\plugins\grails-plugin\target\failsafe-reports for the individual test results.

Trask Stalnaker

unread,
Apr 10, 2017, 7:03:01 PM4/10/17
to Glowroot, ri.sr...@gmail.com
Full log would be great, thanks

ri.sr...@gmail.com

unread,
Apr 10, 2017, 11:30:09 PM4/10/17
to Glowroot, ri.sr...@gmail.com
Please find below maven console

[INFO] Scanning for projects...
[WARNING] The POM for kr.motd.maven:os-maven-plugin:jar:1.5.0.Final is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[ERROR] Invalid extension descriptor for kr.motd.maven:os-maven-plugin:1.5.0.Final: error in opening zip file
[WARNING] The POM for org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.7 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[ERROR] Invalid extension descriptor for org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7: error in opening zip file
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:

[INFO]
[INFO] Glowroot Parent Project
[INFO] Glowroot Build License Bundle
[INFO] Glowroot Checker Annotations for JDK 6
[INFO] Glowroot Build Multi Lib Tests
[INFO] Glowroot Wire API
[INFO] Glowroot Common
[INFO] Glowroot Agent API
[INFO] Glowroot UI

[INFO] Glowroot Agent Plugin API
[INFO] Glowroot Agent Core

[INFO] Glowroot Agent Integration Test Harness
[INFO] Glowroot Agent Integration Tests
[INFO] Glowroot Agent Executor Plugin
[INFO] Glowroot Agent Cassandra Plugin
[INFO] Glowroot Agent Servlet Plugin
[INFO] Glowroot Agent Grails Plugin
[INFO] Glowroot Agent Hibernate Plugin
[INFO] Glowroot Agent Http Client Plugin
[INFO] Glowroot Agent JAX-RS Plugin
[INFO] Glowroot Agent Jdbc Plugin
[INFO] Glowroot Agent JMS Plugin
[INFO] Glowroot Agent JSF Plugin
[INFO] Glowroot Agent JSP Plugin
[INFO] Glowroot Agent Logger Plugin
[INFO] Glowroot Agent Netty Plugin
[INFO] Glowroot Agent Play Plugin
[INFO] Glowroot Agent Quartz Plugin
[INFO] Glowroot Agent Redis Plugin
[INFO] Glowroot Agent Spring Plugin
[INFO] Glowroot Agent Struts Plugin
[INFO] Glowroot Agent Benchmarks

[INFO] Glowroot Agent UI Sandbox
[INFO] Glowroot Agent Distribution Maven Plugin
[INFO] Glowroot Agent
[INFO] Glowroot Central
[INFO] Glowroot WebDriver Tests
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Parent Project 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-parent ---
[WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[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 ---
[WARNING] The POM for commons-io:commons-io:jar:2.5 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-parent ---
[WARNING] The POM for org.apache.maven.shared:maven-shared-utils:jar:0.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-parent\0.9.15\glowroot-parent-0.9.15.pom
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot Build License Bundle 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-build-license-bundle ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\build\license-bundle\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-build-license-bundle ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:bundle (default) @ glowroot-build-license-bundle ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-build-license-bundle ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-build-license-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ glowroot-build-license-bundle ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ glowroot-build-license-bundle ---
[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-license-bundle ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ glowroot-build-license-bundle ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ glowroot-build-license-bundle ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-build-license-bundle ---
[WARNING] The POM for org.apache.commons:commons-compress:jar:1.9 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\build\license-bundle\target\glowroot-build-license-bundle-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-build-license-bundle ---

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Glowroot Parent Project ............................ SUCCESS [  1.877 s]
[INFO] Glowroot Build License Bundle ...................... FAILURE [  1.784 s]
[INFO] Glowroot Checker Annotations for JDK 6 ............. SKIPPED
[INFO] Glowroot Build Multi Lib Tests ..................... SKIPPED
[INFO] Glowroot Wire API .................................. SKIPPED
[INFO] Glowroot Common .................................... SKIPPED
[INFO] Glowroot Agent API ................................. SKIPPED
[INFO] Glowroot UI ........................................ SKIPPED
[INFO] Glowroot Agent Plugin API .......................... SKIPPED
[INFO] Glowroot Agent Core ................................ SKIPPED
[INFO] Glowroot Agent Integration Test Harness ............ SKIPPED
[INFO] Glowroot Agent Integration Tests ................... SKIPPED
[INFO] Glowroot Agent Executor Plugin ..................... SKIPPED
[INFO] Glowroot Agent Cassandra Plugin .................... SKIPPED
[INFO] Glowroot Agent Servlet Plugin ...................... SKIPPED
[INFO] Glowroot Agent Grails Plugin ....................... SKIPPED

[INFO] Glowroot Agent Hibernate Plugin .................... SKIPPED
[INFO] Glowroot Agent Http Client Plugin .................. SKIPPED
[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: 4.358 s
[INFO] Finished at: 2017-04-10T22:24:37-05:00
[INFO] Final Memory: 25M/234M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork (default) on project glowroot-build-license-bundle: Execution default of goal org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork failed: A required class was missing while executing org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork: org/apache/commons/io/output/DeferredFileOutputStream
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.apache.maven.plugins:maven-source-plugin:3.0.1
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/C:/Users/sr232t/.m2/repository/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
[ERROR] urls[1] = file:/C:/Users/sr232t/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[ERROR] urls[2] = file:/C:/Users/sr232t/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[ERROR] urls[3] = file:/C:/Users/sr232t/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[ERROR] urls[4] = file:/C:/Users/sr232t/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[5] = file:/C:/Users/sr232t/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[ERROR] urls[6] = file:/C:/Users/sr232t/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[7] = file:/C:/Users/sr232t/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[ERROR] urls[8] = file:/C:/Users/sr232t/.m2/repository/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar
[ERROR] urls[9] = file:/C:/Users/sr232t/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar
[ERROR] urls[10] = file:/C:/Users/sr232t/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar
[ERROR] urls[11] = file:/C:/Users/sr232t/.m2/repository/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
[ERROR] urls[12] = file:/C:/Users/sr232t/.m2/repository/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
[ERROR] urls[13] = file:/C:/Users/sr232t/.m2/repository/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
[ERROR] urls[14] = file:/C:/Users/sr232t/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[ERROR] urls[15] = file:/C:/Users/sr232t/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar
[ERROR] urls[16] = file:/C:/Users/sr232t/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[project>org.glowroot:glowroot-parent:0.9.15, parent: ClassRealm[maven.api, parent: null]]]
[ERROR]
[ERROR] -----------------------------------------------------: org.apache.commons.io.output.DeferredFileOutputStream
[ERROR] -> [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] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :glowroot-build-license-bundle

Trask Stalnaker

unread,
Apr 10, 2017, 11:35:09 PM4/10/17
to Glowroot, ri.sr...@gmail.com
Looks like maybe your local maven repository is corrupted:

[ERROR] Invalid extension descriptor for kr.motd.maven:os-maven-plugin:1.5.0.Final: error in opening zip file

ri.sr...@gmail.com

unread,
Apr 11, 2017, 1:39:45 AM4/11/17
to Glowroot, ri.sr...@gmail.com
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] --- maven-jar-plugin:2.6:jar (default-jar) @ glowroot-agent-api ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\api\target\glowroot-agent-api-0.9.15.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ glowroot-agent-api ---
[INFO] Building jar: C:\Users\sr232t\workspace1\glowroot\agent\api\target\glowroot-agent-api-0.9.15-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ glowroot-agent-api ---
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\api\target\glowroot-agent-api-0.9.15.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-api\0.9.15\glowroot-agent-api-0.9.15.jar
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\api\pom.xml to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-api\0.9.15\glowroot-agent-api-0.9.15.pom
[INFO] Installing C:\Users\sr232t\workspace1\glowroot\agent\api\target\glowroot-agent-api-0.9.15-sources.jar to C:\Users\sr232t\.m2\repository\org\glowroot\glowroot-agent-api\0.9.15\glowroot-agent-api-0.9.15-sources.jar
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Glowroot UI 0.9.15
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ glowroot-ui ---
[INFO] Deleting C:\Users\sr232t\workspace1\glowroot\ui\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ glowroot-ui ---
[INFO]
[INFO] --- frontend-maven-plugin:1.4:install-node-and-npm (install-node-and-npm) @ glowroot-ui ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 189.5 KB/sec)
[WARNING] The POM for commons-logging:commons-logging:jar:1.2 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-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 736.3 KB/sec)
[INFO] Node v5.5.0 is already installed.
[INFO] NPM 2.14.18 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.4:npm (npm-prune) @ glowroot-ui ---
[INFO] Running 'npm prune' in C:\Users\sr232t\workspace1\glowroot\ui
[WARNING] npm WARN package.json @ No description
[WARNING] npm WARN package.json @ No repository field.
[WARNING] npm WARN package.json @ No README data
[WARNING] npm WARN package.json @ No license field.
[INFO]
[INFO] --- frontend-maven-plugin:1.4:npm (npm-install) @ glowroot-ui ---
[INFO] Running 'npm install' in C:\Users\sr232t\workspace1\glowroot\ui
[WARNING] npm WARN package.json @ No description
[WARNING] npm WARN package.json @ No repository field.
[WARNING] npm WARN package.json @ No README data
[WARNING] npm WARN package.json @ No license field.
[INFO]
[INFO] --- frontend-maven-plugin:1.4:bower (bower-prune) @ glowroot-ui ---
[INFO] Running 'bower prune' in C:\Users\sr232t\workspace1\glowroot\ui
[INFO]
[INFO] --- frontend-maven-plugin:1.4:bower (bower-install) @ glowroot-ui ---
[INFO] Running 'bower update' in C:\Users\sr232t\workspace1\glowroot\ui
[INFO] bower flot.tooltip#glowroot-0.9.3           cached https://github.com/trask/flot.tooltip.git#glowroot-0.9.3
[INFO] bower flot.tooltip#glowroot-0.9.3         validate glowroot-0.9.3 against https://github.com/trask/flot.tooltip.git#glowroot-0.9.3
[INFO] bower sequeljs#glowroot-0.9.8               cached https://github.com/trask/sequeljs.git#glowroot-0.9.8
[INFO] bower sequeljs#glowroot-0.9.8             validate glowroot-0.9.8 against https://github.com/trask/sequeljs.git#glowroot-0.9.8
[INFO] bower flot#glowroot-0.9.9                   cached https://github.com/trask/flot.git#glowroot-0.9.9
[INFO] bower flot#glowroot-0.9.9                 validate glowroot-0.9.9 against https://github.com/trask/flot.git#glowroot-0.9.9
[INFO] bower d3-flame-graph#glowroot-0.9.2         cached https://github.com/trask/d3-flame-graph.git#glowroot-0.9.2
[INFO] bower d3-flame-graph#glowroot-0.9.2       validate glowroot-0.9.2 against https://github.com/trask/d3-flame-graph.git#glowroot-0.9.2
[INFO] bower angular#1.6.4                         cached https://github.com/angular/bower-angular.git#1.6.4
[INFO] bower angular#1.6.4                       validate 1.6.4 against https://github.com/angular/bower-angular.git#1.6.4
[INFO] bower angular-sanitize#1.6.4                cached https://github.com/angular/bower-angular-sanitize.git#1.6.4
[INFO] bower angular-sanitize#1.6.4              validate 1.6.4 against https://github.com/angular/bower-angular-sanitize.git#1.6.4
[INFO] bower angular-ui-bootstrap#2.5.0            cached https://github.com/angular-ui/bootstrap.git#2.5.0
[INFO] bower angular-ui-bootstrap#2.5.0          validate 2.5.0 against https://github.com/angular-ui/bootstrap.git#2.5.0
[INFO] bower angular-ui-codemirror#0.3.0           cached https://github.com/angular-ui/ui-codemirror.git#0.3.0
[INFO] bower angular-ui-codemirror#0.3.0         validate 0.3.0 against https://github.com/angular-ui/ui-codemirror.git#0.3.0
[INFO] bower bootstrap#3.3.7                       cached https://github.com/twbs/bootstrap.git#3.3.7
[INFO] bower bootstrap#3.3.7                     validate 3.3.7 against https://github.com/twbs/bootstrap.git#3.3.7
[INFO] bower angular-ui-select#0.19.6              cached https://github.com/angular-ui/ui-select.git#0.19.6
[INFO] bower angular-ui-select#0.19.6            validate 0.19.6 against https://github.com/angular-ui/ui-select.git#0.19.6
[INFO] bower angular-ui-router#0.4.2               cached https://github.com/angular-ui/angular-ui-router-bower.git#0.4.2
[INFO] bower angular-ui-router#0.4.2             validate 0.4.2 against https://github.com/angular-ui/angular-ui-router-bower.git#0.4.2
[INFO] bower handlebars#4.0.5                      cached https://github.com/components/handlebars.js.git#4.0.5
[INFO] bower handlebars#4.0.5                    validate 4.0.5 against https://github.com/components/handlebars.js.git#4.0.5
[INFO] bower codemirror#5.25.0                     cached https://github.com/components/codemirror.git#5.25.0
[INFO] bower codemirror#5.25.0                   validate 5.25.0 against https://github.com/components/codemirror.git#5.25.0
[INFO] bower bootstrap-select#1.12.1               cached https://github.com/silviomoreto/bootstrap-select.git#1.12.1
[INFO] bower bootstrap-select#1.12.1             validate 1.12.1 against https://github.com/silviomoreto/bootstrap-select.git#1.12.1
[INFO] bower eonasdan-bootstrap-datetimepicker#4.17.47           cached https://github.com/Eonasdan/bootstrap-datetimepicker.git#4.17.47
[INFO] bower eonasdan-bootstrap-datetimepicker#4.17.47         validate 4.17.47 against https://github.com/Eonasdan/bootstrap-datetimepicker.git#4.17.47
[INFO] bower moment-timezone#0.5.12                              cached https://github.com/moment/moment-timezone.git#0.5.12
[INFO] bower moment-timezone#0.5.12                            validate 0.5.12 against https://github.com/moment/moment-timezone.git#0.5.12
[INFO] bower spinjs#2.3.2                                        cached https://github.com/fgnass/spin.js.git#2.3.2
[INFO] bower spinjs#2.3.2                                      validate 2.3.2 against https://github.com/fgnass/spin.js.git#2.3.2
[INFO] bower moment#2.18.1                                       cached https://github.com/moment/moment.git#2.18.1
[INFO] bower moment#2.18.1                                     validate 2.18.1 against https://github.com/moment/moment.git#2.18.1
[INFO] bower fontawesome#4.7.0                                   cached https://github.com/FortAwesome/Font-Awesome.git#4.7.0
[INFO] bower fontawesome#4.7.0                                 validate 4.7.0 against https://github.com/FortAwesome/Font-Awesome.git#4.7.0
[INFO] bower jquery#3.2.1                                        cached https://github.com/jquery/jquery-dist.git#3.2.1
[INFO] bower jquery#3.2.1                                      validate 3.2.1 against https://github.com/jquery/jquery-dist.git#3.2.1
[INFO] bower zeroclipboard#2.3.0                                 cached https://github.com/zeroclipboard/zeroclipboard.git#2.3.0
[INFO] bower zeroclipboard#2.3.0                               validate 2.3.0 against https://github.com/zeroclipboard/zeroclipboard.git#2.3.0
[INFO] bower d3#~3.5.5                                           cached https://github.com/mbostock-bower/d3-bower.git#3.5.17
[INFO] bower d3#~3.5.5                                         validate 3.5.17 against https://github.com/mbostock-bower/d3-bower.git#~3.5.5
[INFO] bower d3-tip#~0.6.7                                       cached https://github.com/Caged/d3-tip.git#0.6.8
[INFO] bower d3-tip#~0.6.7                                     validate 0.6.8 against https://github.com/Caged/d3-tip.git#~0.6.7
[INFO] bower lodash#~3.10.1                                      cached https://github.com/lodash/lodash.git#3.10.1
[INFO] bower lodash#~3.10.1                                    validate 3.10.1 against https://github.com/lodash/lodash.git#~3.10.1
[INFO] bower d3#~3.5.5                                          install d3#3.5.17
[INFO]
[INFO] d3#3.5.17 bower_components\d3
[INFO]
[INFO] --- frontend-maven-plugin:1.4:grunt (grunt-build) @ glowroot-ui ---
[INFO] Running 'grunt --no-color jshint build' in C:\Users\sr232t\workspace1\glowroot\ui
[INFO] Running "jshint:all" (jshint) task
[INFO]
[INFO] √ No problems
[INFO]
[INFO]
[INFO] Running "clean:dist" (clean) task
[INFO] >> 1 path cleaned.
[INFO]
[INFO] Running "useminPrepare:dist" (useminPrepare) task
[INFO] Configuration changed for concat, uglify, cssmin
[INFO]
[INFO] Running "useminPrepare:exportDist" (useminPrepare) task
[INFO] Configuration changed for concat, uglify, cssmin
[INFO]
[INFO] Running "less:dist" (less) task
[INFO] >> 2 stylesheets created.
[INFO]
[INFO] Running "ngtemplates:uiBootstrapTemplates" (ngtemplates) task
[INFO] File .tmp/scripts/generated/angular-ui-bootstrap-templates.js created.
[INFO]
[INFO] Running "ngtemplates:appTemplates" (ngtemplates) task
[INFO] File .tmp/scripts/generated/angular-templates.js created.
[INFO]
[INFO] Running "handlebars:dist" (handlebars) task
[INFO] >> 1 file created.
[INFO]
[INFO] Running "concat:generated" (concat) task
[INFO]
[INFO] Running "copy:dist" (copy) task
[INFO] Copied 14 files
[INFO]
[INFO] Running "cssmin:generated" (cssmin) task
[INFO] >> 2 files created. 263.26 kB → 205.12 kB
[INFO]
[INFO] Running "uglify:generated" (uglify) task
[ERROR] WARN: Output exceeds 32000 characters
[INFO] File target\generated-resources\app-dist\org\glowroot\ui\app-dist\scripts\vendor.js created: 3.31 MB → 1.05 MB → 304.87 kB (gzip)
[INFO] File target\generated-resources\app-dist\org\glowroot\ui\app-dist\scripts\scripts.js created: 761.34 kB → 438.06 kB → 78.06 kB (gzip)
[INFO] File target\generated-resources\app-dist\org\glowroot\ui\app-dist\scripts\vendor-flame-graph.js created: 356.73 kB → 159.65 kB → 55.94 kB (gzip)
[INFO] File target\generated-resources\export-dist\org\glowroot\ui\export-dist\scripts\export.js created: 643.27 kB → 269.16 kB → 77.02 kB (gzip)
[INFO] >> 4 files created.
[INFO]
[INFO] Running "filerev:dist" (filerev) task
[INFO] Revved 16 files
[INFO]
[INFO] Running "usemin:html" (usemin) task
[INFO] Replaced 2 references to assets
[INFO]
[INFO] Running "usemin:css" (usemin) task
[INFO] Replaced 1 reference to assets
[INFO]
[INFO] Running "usemin:js" (usemin) task
[INFO] Replaced 1 reference to assets
[INFO]
[INFO] Running "htmlmin:dist" (htmlmin) task
[INFO] Minified 2 files
[INFO]
[INFO] Done, without errors.
[INFO]
[INFO]
[INFO] Execution Time (2017-04-11 00:24:54 UTC-5)
[INFO] jshint:all                   3s  ████ 9%
[INFO] less:dist                  1.9s  ███ 6%
[INFO] ngtemplates:appTemplates  321ms  â–ˆ 1%
[INFO] handlebars:dist           446ms  â–ˆ 1%
[INFO] concat:generated          629ms  â–ˆ 2%
[INFO] cssmin:generated          865ms  â–ˆ 3%
[INFO] uglify:generated          23.9s  ████████████████████████████ 76%
[INFO] Total 31.6s
[INFO]
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ glowroot-ui ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ glowroot-ui ---

[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

Trask Stalnaker

unread,
Apr 11, 2017, 2:05:38 AM4/11/17
to Glowroot, ri.sr...@gmail.com
It looks like you still have several corrupt files in your local maven repo, see "Invalid POM" errors below:

[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


ri.sr...@gmail.com

unread,
Apr 13, 2017, 9:46:54 AM4/13/17
to Glowroot, ri.sr...@gmail.com
Thanks for your response.. I have fixed all pom issues, because of some proxy most of the jars are corrupted.

I have another quick question, what is the best way to main my local repository, implement few futures and periodically checkout  our main GitHub repository changes..

Thanks,
Srikanth.
...

Trask Stalnaker

unread,
Apr 14, 2017, 1:44:13 AM4/14/17
to Glowroot, ri.sr...@gmail.com
Hi Srikanth,

Glad your pom issues are resolved.

I'm not clear on your question, can you clarify?

Thanks,
Trask

ri.sr...@gmail.com

unread,
Apr 14, 2017, 10:05:16 AM4/14/17
to Glowroot, ri.sr...@gmail.com
Dear Trask,

I am very impressed with your prompt responses.  Please ignore my previous question.
I have another question. when I ran clean install in root of the project, all modules are building successfully but still see some errors in few project class files. below are few examples and also could you please provide inputs how can we debug locally. I interested in getting more knowledge in this product and contribute to this product ..
Errors:
class not exists
glowroot agent core
----------------------------------
import org.glowroot.wire.api.model.AgentConfigOuterClass.AgentConfig;
import org.glowroot.wire.api.model.Proto.OptionalInt32;

import org.glowroot.wire.api.model.AgentConfigOuterClass.AgentConfig;
import org.glowroot.wire.api.model.AgentConfigOuterClass.AgentConfig.AlertConfig.AlertKind;
import org.glowroot.wire.api.model.Proto.OptionalDouble;
import org.glowroot.wire.api.model.Proto.OptionalInt32;

glowroot-agent-dist-maven-plugin
----------------------------------------------------
import org.glowroot.agent.config.ImmutablePluginDescriptor;
import org.glowroot.agent.config.ImmutablePropertyDescriptor;
glowroot-agent-it-harness
--------------------------------------
import org.glowroot.agent.it.harness.grpc.JavaagentServiceGrpc;
import org.glowroot.agent.it.harness.grpc.JavaagentServiceGrpc.JavaagentServiceBlockingStub;
import org.glowroot.agent.it.harness.grpc.JavaagentServiceOuterClass.AppUnderTestClassName;
import org.glowroot.agent.it.harness.grpc.JavaagentServiceOuterClass.Void;
Success build
------------------------
[INFO] 
[INFO] Glowroot Parent Project ............................ SUCCESS [  3.173 s]
[INFO] Glowroot Build License Bundle ...................... SUCCESS [  2.895 s]
[INFO] Glowroot Checker Annotations for JDK 6 ............. SUCCESS [  0.839 s]
[INFO] Glowroot Build Multi Lib Tests ..................... SUCCESS [  3.697 s]
[INFO] Glowroot Wire API .................................. SUCCESS [ 12.301 s]
[INFO] Glowroot Common .................................... SUCCESS [  6.573 s]
[INFO] Glowroot Agent API ................................. SUCCESS [  0.721 s]
[INFO] Glowroot UI ........................................ SUCCESS [ 47.210 s]
[INFO] Glowroot Agent Plugin API .......................... SUCCESS [  1.035 s]
[INFO] Glowroot Agent Core ................................ SUCCESS [ 55.257 s]
[INFO] Glowroot Agent Integration Test Harness ............ SUCCESS [  8.432 s]
[INFO] Glowroot Agent Integration Tests ................... SUCCESS [  1.166 s]
[INFO] Glowroot Agent Executor Plugin ..................... SUCCESS [  0.589 s]
[INFO] Glowroot Agent Cassandra Plugin .................... SUCCESS [  1.307 s]
[INFO] Glowroot Agent Servlet Plugin ...................... SUCCESS [  1.410 s]
[INFO] Glowroot Agent Grails Plugin ....................... SUCCESS [  2.892 s]
[INFO] Glowroot Agent Hibernate Plugin .................... SUCCESS [  0.865 s]
[INFO] Glowroot Agent Http Client Plugin .................. SUCCESS [  3.530 s]
[INFO] Glowroot Agent JAX-RS Plugin ....................... SUCCESS [  2.464 s]
[INFO] Glowroot Agent Jdbc Plugin ......................... SUCCESS [  1.144 s]
[INFO] Glowroot Agent JMS Plugin .......................... SUCCESS [  0.587 s]
[INFO] Glowroot Agent JSF Plugin .......................... SUCCESS [  0.332 s]
[INFO] Glowroot Agent JSP Plugin .......................... SUCCESS [  0.510 s]
[INFO] Glowroot Agent Logger Plugin ....................... SUCCESS [  0.673 s]
[INFO] Glowroot Agent Netty Plugin ........................ SUCCESS [  1.091 s]
[INFO] Glowroot Agent Play Plugin ......................... SUCCESS [  0.587 s]
[INFO] Glowroot Agent Quartz Plugin ....................... SUCCESS [  0.454 s]
[INFO] Glowroot Agent Redis Plugin ........................ SUCCESS [  0.415 s]
[INFO] Glowroot Agent Spring Plugin ....................... SUCCESS [  0.667 s]
[INFO] Glowroot Agent Struts Plugin ....................... SUCCESS [  0.953 s]
[INFO] Glowroot Agent Benchmarks .......................... SUCCESS [  2.935 s]
[INFO] Glowroot Agent UI Sandbox .......................... SUCCESS [  2.244 s]
[INFO] Glowroot Agent Distribution Maven Plugin ........... SUCCESS [  8.752 s]
[INFO] Glowroot Agent ..................................... SUCCESS [  8.031 s]
[INFO] Glowroot Central ................................... SUCCESS [ 11.901 s]
[INFO] Glowroot WebDriver Tests ........................... SUCCESS [  9.387 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:29 min
[INFO] Finished at: 2017-04-14T08:49:47-05:00
[INFO] Final Memory: 99M/813M
[INFO] ------------------------------------------------------------------------

ri.sr...@gmail.com

unread,
Apr 14, 2017, 4:04:12 PM4/14/17
to Glowroot, ri.sr...@gmail.com
Dear Trask,

I have almost resolved most of the errors. I am getting few errors in few projects but when i run maven build disabling test cases is working fine.
Below are three issues i am seeing in glowroot modules
1)glowroot-agent-dist-maven-plugin(pom.xml)
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor (execution: default-descriptor, phase: process-classes)
2)glowroot-build-license-bundle(pom.xml)
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor (execution: default-descriptor, phase: process-classes)
3)glowroot-webdriver-tests
The method until(Function<? super WebDriver,V>) in the type FluentWait<WebDriver> is not applicable for the arguments (ExpectedCondition<Boolean>)  at  new WebDriverWait(driver, 30).until(ExpectedConditions.stalenessOf(addButton)); line in InstrumentationConfigPage.java and in BasicSmokeIT.java class

Thanks,
Srikanth.

Trask Stalnaker

unread,
Apr 21, 2017, 6:54:29 PM4/21/17
to Glowroot, ri.sr...@gmail.com
Hi Srikanth,

1) and 2) should be harmless.  IIRC you can tell Eclipse to ignore.

3) sounds like maybe you have new glowroot code, but old dependencies in Eclipse, try right-click on glowroot-webdriver-tests project, and select Maven > Update Project

Thanks,
Trask
...
Reply all
Reply to author
Forward
0 new messages