Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Google Guice [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/spoon-bot/guice.git > git init /builds/workspace/Google Guice # timeout=10 Fetching upstream changes from https://github.com/spoon-bot/guice.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/spoon-bot/guice.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/spoon-bot/guice.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/spoon-bot/guice.git # timeout=10 Fetching upstream changes from https://github.com/spoon-bot/guice.git > git fetch --tags --progress https://github.com/spoon-bot/guice.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 361374c9160699dc0eac8b5a6bf31798a64a4824 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 361374c9160699dc0eac8b5a6bf31798a64a4824 Commit message: "up" > git rev-list --no-walk 361374c9160699dc0eac8b5a6bf31798a64a4824 # timeout=10 [Google Guice] $ /bin/sh -xe /tmp/jenkins6129975776145727210.sh + rm -rf /builds/.m2/repository/fr/inria/gforge/spoon [Google Guice] $ /bin/sh -xe /tmp/jenkins5667564473368965734.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh + stdbuf -i % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50k bash 100 21193 100 21193 0 0 1321k 0 --:--:-- --:--:-- --:--:-- 1379k ------------------------------------------------------- Initizalizes project ------------------------------------------------------- HEAD is now at 361374c up --- Displays variables used in the build --- Artifact id: guice-parent Version: 4.1.1-SNAPSHOT Modules job: - core/q Has checkstyle: true Has enforcer: true Git version id: 361374c9160699dc0eac8b5a6bf31798a64a4824 Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) Java home: /builds/tools/hudson.model.JDK/JDK_8.0.151 ------------------------------------------------------- Compiles project (at the root project if it's a multi module project) without spoon ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Google Guice [INFO] Google Guice - Core Library [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice-parent --- [INFO] Installing /builds/workspace/Google Guice/pom.xml to /builds/.m2/repository/com/google/inject/guice-parent/4.1.1-SNAPSHOT/guice-parent-4.1.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice - Core Library 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ guice --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ guice --- [INFO] Compiling 216 source files to /builds/workspace/Google Guice/core/target/classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.10:check (check-java-1.6-compat) @ guice --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ guice --- [INFO] Compiling 95 source files to /builds/workspace/Google Guice/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.5:test (stack-traces-off) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.5:test (stack-traces-complete) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (default) @ guice --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (default) > generate-sources @ guice >>> [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.1.2:test-jar (default) > generate-sources @ guice >>> [INFO] [INFO] <<< maven-source-plugin:2.1.2:test-jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-test-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice --- [INFO] Loading source files for package com.google.inject... Loading source files for package com.google.inject.name... Loading source files for package com.google.inject.matcher... Loading source files for package com.google.inject.binder... Loading source files for package com.google.inject.multibindings... Loading source files for package com.google.inject.internal... Loading source files for package com.google.inject.internal.util... Loading source files for package com.google.inject.util... Loading source files for package com.google.inject.spi... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/constant-values.html... Generating /builds/workspace/Google Guice/core/target/apidocs/serialized-form.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index-all.html... Generating /builds/workspace/Google Guice/core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Google Guice/core/src/main/java/com/google/inject/internal/BytecodeGen.java:235: warning - Tag @link: reference not found: BridgeClassLoader [WARNING] /builds/workspace/Google Guice/core/src/main/java/com/google/inject/internal/InternalInjectorCreator.java:86: warning - Tag @link: can't find requireExplicitBindings() in com.google.inject.internal.InternalInjectorCreator [WARNING] /builds/workspace/Google Guice/core/src/main/java/com/google/inject/spi/ElementSource.java:148: warning - Missing closing '}' character for inline tag: "{@code theRest(). [WARNING] [WARNING]

1 and 3 are returned. [WARNING]

In the cases where stack trace is not available (i.e., the stack trace was not collected), [WARNING] it returns -1 for all module positions." [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jarjar-maven-plugin:1.9:jarjar (jarjar) @ guice --- [INFO] Processing: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] Building zip: /builds/workspace/Google Guice/core/target/jarjar/uber-guice-4.1.1-SNAPSHOT.jar [INFO] JarJar'ing to: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] Original: /builds/workspace/Google Guice/core/target/original-guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:attach-artifact (classes) @ guice --- [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice --- [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT.jar [INFO] Installing /builds/workspace/Google Guice/core/pom.xml to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT.pom [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-test-sources.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-test-sources.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-javadoc.jar [INFO] Installing /builds/workspace/Google Guice/core/target/original-guice-4.1.1-SNAPSHOT.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-classes.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Google Guice ....................................... SUCCESS [ 1.929 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 40.992 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43.075 s [INFO] Finished at: 2020-01-23T21:43:50+01:00 [INFO] Final Memory: 46M/223M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 45014 Number of tests: 819 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Inserts the maven plugin to spoon the project ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Google Guice [INFO] Google Guice - Core Library Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.pom 2/9 KB 3/9 KB 5/9 KB 6/9 KB 7/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.pom (9 KB at 22.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.jar 2/34 KB 3/34 KB 5/34 KB 6/34 KB 7/34 KB 9/34 KB 10/34 KB 11/34 KB 13/34 KB 14/34 KB 15/34 KB 17/34 KB 18/34 KB 19/34 KB 21/34 KB 22/34 KB 23/34 KB 25/34 KB 26/34 KB 27/34 KB 29/34 KB 30/34 KB 31/34 KB 33/34 KB 34/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.jar (34 KB at 1060.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ guice-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice - Core Library 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ guice --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Google Guice ....................................... SUCCESS [ 0.728 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 0.055 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.011 s [INFO] Finished at: 2020-01-23T21:43:55+01:00 [INFO] Final Memory: 19M/147M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Google Guice [INFO] Google Guice - Core Library [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice-parent --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice-parent --- Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 704/704 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (704 B at 5.7 KB/sec) 2/3 KB 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (3 KB at 13.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom 2/22 KB 3/22 KB 5/22 KB 6/22 KB 7/22 KB 9/22 KB 10/22 KB 11/22 KB 13/22 KB 14/22 KB 15/22 KB 17/22 KB 18/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 708.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 32.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom 4/23 KB 8/23 KB 12/23 KB 13/23 KB 17/23 KB 21/23 KB 23/23 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom (23 KB at 449.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom 2/23 KB 3/23 KB 5/23 KB 6/23 KB 7/23 KB 9/23 KB 10/23 KB 11/23 KB 13/23 KB 14/23 KB 15/23 KB 17/23 KB 18/23 KB 19/23 KB 21/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom (23 KB at 733.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 35.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom (7 KB at 270.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom 2/21 KB 3/21 KB 5/21 KB 6/21 KB 7/21 KB 9/21 KB 10/21 KB 11/21 KB 13/21 KB 14/21 KB 15/21 KB 17/21 KB 18/21 KB 19/21 KB 21/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom (21 KB at 798.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 375.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 30.9 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom (7 KB at 235.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom 2/7 KB 2/7 KB 4/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom (7 KB at 313.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom (7 KB at 358.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom (7 KB at 402.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 379.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 402.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 339.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom (7 KB at 292.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 379.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom (7 KB at 339.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml (1017 B at 36.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 235.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom (7 KB at 306.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom (7 KB at 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom (7 KB at 292.9 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 35.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom (7 KB at 253.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom (7 KB at 495.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom (7 KB at 402.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom (7 KB at 429.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom (7 KB at 292.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom (6 KB at 458.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom (6 KB at 458.1 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml (1017 B at 31.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom (7 KB at 218.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom (6 KB at 424.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 270.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml (1013 B at 35.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 210.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 594.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 397.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom (6 KB at 458.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom (7 KB at 353.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 672.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom (7 KB at 672.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom (7 KB at 480.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom (7 KB at 448.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom (7 KB at 517.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom (7 KB at 480.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom (7 KB at 613.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom (7 KB at 675.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1013 B at 36.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200122.234146-93.pom 4/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200122.234146-93.pom (8 KB at 254.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200122.234146-93.jar 4/1698 KB 5/1698 KB 9/1698 KB 13/1698 KB 16/1698 KB 20/1698 KB 24/1698 KB 28/1698 KB 32/1698 KB 36/1698 KB 40/1698 KB 44/1698 KB 48/1698 KB 52/1698 KB 52/1698 KB 56/1698 KB 60/1698 KB 64/1698 KB 68/1698 KB 72/1698 KB 76/1698 KB 80/1698 KB 84/1698 KB 88/1698 KB 92/1698 KB 96/1698 KB 100/1698 KB 104/1698 KB 108/1698 KB 112/1698 KB 116/1698 KB 120/1698 KB 124/1698 KB 128/1698 KB 132/1698 KB 136/1698 KB 140/1698 KB 144/1698 KB 148/1698 KB 152/1698 KB 156/1698 KB 160/1698 KB 164/1698 KB 168/1698 KB 172/1698 KB 176/1698 KB 180/1698 KB 184/1698 KB 188/1698 KB 192/1698 KB 196/1698 KB 200/1698 KB 204/1698 KB 208/1698 KB 212/1698 KB 216/1698 KB 220/1698 KB 224/1698 KB 228/1698 KB 232/1698 KB 236/1698 KB 240/1698 KB 244/1698 KB 248/1698 KB 252/1698 KB 256/1698 KB 260/1698 KB 264/1698 KB 268/1698 KB 272/1698 KB 276/1698 KB 280/1698 KB 284/1698 KB 288/1698 KB 292/1698 KB 296/1698 KB 300/1698 KB 304/1698 KB 308/1698 KB 312/1698 KB 316/1698 KB 320/1698 KB 324/1698 KB 328/1698 KB 332/1698 KB 336/1698 KB 340/1698 KB 344/1698 KB 348/1698 KB 352/1698 KB 356/1698 KB 360/1698 KB 364/1698 KB 368/1698 KB 372/1698 KB 376/1698 KB 380/1698 KB 384/1698 KB 388/1698 KB 392/1698 KB 396/1698 KB 400/1698 KB 404/1698 KB 408/1698 KB 412/1698 KB 416/1698 KB 420/1698 KB 424/1698 KB 428/1698 KB 432/1698 KB 436/1698 KB 440/1698 KB 444/1698 KB 448/1698 KB 452/1698 KB 456/1698 KB 460/1698 KB 464/1698 KB 468/1698 KB 472/1698 KB 476/1698 KB 480/1698 KB 484/1698 KB 488/1698 KB 492/1698 KB 496/1698 KB 500/1698 KB 504/1698 KB 508/1698 KB 512/1698 KB 516/1698 KB 520/1698 KB 524/1698 KB 528/1698 KB 532/1698 KB 536/1698 KB 540/1698 KB 544/1698 KB 548/1698 KB 552/1698 KB 556/1698 KB 560/1698 KB 564/1698 KB 568/1698 KB 572/1698 KB 576/1698 KB 580/1698 KB 584/1698 KB 588/1698 KB 592/1698 KB 596/1698 KB 600/1698 KB 604/1698 KB 608/1698 KB 612/1698 KB 616/1698 KB 620/1698 KB 624/1698 KB 628/1698 KB 632/1698 KB 636/1698 KB 640/1698 KB 644/1698 KB 648/1698 KB 652/1698 KB 656/1698 KB 660/1698 KB 664/1698 KB 668/1698 KB 672/1698 KB 676/1698 KB 680/1698 KB 684/1698 KB 688/1698 KB 692/1698 KB 696/1698 KB 700/1698 KB 704/1698 KB 708/1698 KB 712/1698 KB 716/1698 KB 720/1698 KB 724/1698 KB 728/1698 KB 732/1698 KB 736/1698 KB 740/1698 KB 744/1698 KB 748/1698 KB 752/1698 KB 756/1698 KB 760/1698 KB 764/1698 KB 768/1698 KB 772/1698 KB 776/1698 KB 780/1698 KB 784/1698 KB 788/1698 KB 792/1698 KB 796/1698 KB 800/1698 KB 804/1698 KB 808/1698 KB 812/1698 KB 816/1698 KB 820/1698 KB 824/1698 KB 828/1698 KB 832/1698 KB 836/1698 KB 840/1698 KB 844/1698 KB 848/1698 KB 852/1698 KB 856/1698 KB 860/1698 KB 864/1698 KB 868/1698 KB 872/1698 KB 876/1698 KB 880/1698 KB 884/1698 KB 888/1698 KB 892/1698 KB 896/1698 KB 900/1698 KB 904/1698 KB 908/1698 KB 912/1698 KB 916/1698 KB 920/1698 KB 924/1698 KB 928/1698 KB 932/1698 KB 936/1698 KB 940/1698 KB 944/1698 KB 948/1698 KB 952/1698 KB 956/1698 KB 960/1698 KB 964/1698 KB 968/1698 KB 972/1698 KB 976/1698 KB 980/1698 KB 984/1698 KB 988/1698 KB 992/1698 KB 996/1698 KB 1000/1698 KB 1004/1698 KB 1008/1698 KB 1012/1698 KB 1016/1698 KB 1020/1698 KB 1024/1698 KB 1028/1698 KB 1032/1698 KB 1036/1698 KB 1040/1698 KB 1044/1698 KB 1048/1698 KB 1052/1698 KB 1056/1698 KB 1060/1698 KB 1064/1698 KB 1068/1698 KB 1072/1698 KB 1076/1698 KB 1080/1698 KB 1084/1698 KB 1088/1698 KB 1092/1698 KB 1096/1698 KB 1100/1698 KB 1104/1698 KB 1108/1698 KB 1112/1698 KB 1116/1698 KB 1120/1698 KB 1124/1698 KB 1128/1698 KB 1132/1698 KB 1136/1698 KB 1140/1698 KB 1144/1698 KB 1148/1698 KB 1152/1698 KB 1156/1698 KB 1160/1698 KB 1164/1698 KB 1168/1698 KB 1172/1698 KB 1176/1698 KB 1180/1698 KB 1184/1698 KB 1188/1698 KB 1192/1698 KB 1196/1698 KB 1200/1698 KB 1204/1698 KB 1208/1698 KB 1212/1698 KB 1216/1698 KB 1220/1698 KB 1224/1698 KB 1228/1698 KB 1232/1698 KB 1236/1698 KB 1240/1698 KB 1244/1698 KB 1248/1698 KB 1252/1698 KB 1256/1698 KB 1260/1698 KB 1264/1698 KB 1268/1698 KB 1272/1698 KB 1276/1698 KB 1280/1698 KB 1284/1698 KB 1288/1698 KB 1292/1698 KB 1296/1698 KB 1300/1698 KB 1304/1698 KB 1308/1698 KB 1312/1698 KB 1316/1698 KB 1320/1698 KB 1324/1698 KB 1328/1698 KB 1332/1698 KB 1336/1698 KB 1340/1698 KB 1344/1698 KB 1348/1698 KB 1352/1698 KB 1356/1698 KB 1360/1698 KB 1364/1698 KB 1368/1698 KB 1372/1698 KB 1376/1698 KB 1380/1698 KB 1384/1698 KB 1388/1698 KB 1392/1698 KB 1396/1698 KB 1400/1698 KB 1404/1698 KB 1408/1698 KB 1412/1698 KB 1416/1698 KB 1420/1698 KB 1424/1698 KB 1428/1698 KB 1432/1698 KB 1436/1698 KB 1440/1698 KB 1444/1698 KB 1448/1698 KB 1452/1698 KB 1456/1698 KB 1460/1698 KB 1464/1698 KB 1468/1698 KB 1472/1698 KB 1476/1698 KB 1480/1698 KB 1484/1698 KB 1488/1698 KB 1492/1698 KB 1496/1698 KB 1500/1698 KB 1504/1698 KB 1508/1698 KB 1512/1698 KB 1516/1698 KB 1520/1698 KB 1524/1698 KB 1528/1698 KB 1532/1698 KB 1536/1698 KB 1540/1698 KB 1544/1698 KB 1548/1698 KB 1552/1698 KB 1556/1698 KB 1560/1698 KB 1564/1698 KB 1568/1698 KB 1572/1698 KB 1576/1698 KB 1580/1698 KB 1584/1698 KB 1588/1698 KB 1592/1698 KB 1596/1698 KB 1600/1698 KB 1604/1698 KB 1608/1698 KB 1612/1698 KB 1616/1698 KB 1620/1698 KB 1624/1698 KB 1628/1698 KB 1632/1698 KB 1636/1698 KB 1640/1698 KB 1644/1698 KB 1648/1698 KB 1652/1698 KB 1656/1698 KB 1660/1698 KB 1664/1698 KB 1668/1698 KB 1672/1698 KB 1676/1698 KB 1680/1698 KB 1684/1698 KB 1688/1698 KB 1692/1698 KB 1696/1698 KB 1698/1698 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200122.234146-93.jar (1698 KB at 6404.5 KB/sec) [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice-parent --- [INFO] Installing /builds/workspace/Google Guice/pom.xml to /builds/.m2/repository/com/google/inject/guice-parent/4.1.1-SNAPSHOT/guice-parent-4.1.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice - Core Library 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice --- [INFO] Deleting /builds/workspace/Google Guice/core/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice --- [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ guice --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ guice --- [INFO] Compiling 217 source files to /builds/workspace/Google Guice/core/target/classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.10:check (check-java-1.6-compat) @ guice --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ guice --- [INFO] Compiling 95 source files to /builds/workspace/Google Guice/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.5:test (stack-traces-off) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.5:test (stack-traces-complete) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (default) @ guice --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (default) > generate-sources @ guice >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice --- [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.1.2:test-jar (default) > generate-sources @ guice >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice --- [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:2.1.2:test-jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-test-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice --- [INFO] Loading source files for package com.google.inject... Loading source files for package com.google.inject.name... Loading source files for package com.google.inject.matcher... Loading source files for package com.google.inject.binder... Loading source files for package com.google.inject.multibindings... Loading source files for package com.google.inject.internal... Loading source files for package com.google.inject.internal.util... Loading source files for package com.google.inject.util... Loading source files for package com.google.inject.spi... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/constant-values.html... Generating /builds/workspace/Google Guice/core/target/apidocs/serialized-form.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index-all.html... Generating /builds/workspace/Google Guice/core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/help-doc.html... 51 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/Binder.java:444: warning - Tag @link: reference not found: LinkedBindingBuilder#toConstructor [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/Injector.java:96: warning - Tag @link: reference not found: Map#entrySet() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/PrivateBinder.java:39: warning - Tag @link: reference not found: AnnotatedElementBuilder#annotatedWith(Class) annotatedWith() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/PrivateModule.java:106: warning - Tag @link: reference not found: AnnotatedElementBuilder#annotatedWith(Class) annotatedWith() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/PrivateModule.java:114: warning - Tag @link: reference not found: AnnotatedElementBuilder#annotatedWith(Class) annotatedWith() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/name/Names.java:48: warning - Tag @link: reference not found: Properties#defaults defaults [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:65: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:88: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:100: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MultibinderBinding.java:49: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MultibinderBinding.java:56: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MultibinderBinding.java:68: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/OptionalBinderBinding.java:45: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/OptionalBinderBinding.java:56: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/OptionalBinderBinding.java:64: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/BytecodeGen.java:208: warning - Tag @link: reference not found: BridgeClassLoader [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/InternalInjectorCreator.java:37: warning - Tag @link: reference not found: Stage#TOOL the tool stage [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/InternalInjectorCreator.java:67: warning - Tag @link: can't find requireExplicitBindings() in com.google.inject.internal.InternalInjectorCreator [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/SingletonScope.java:70: warning - Tag @see: reference not found: CycleDetectingLockFactory [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:26: warning - Tag @link: reference not found: Binding#getSource() source [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:41: warning - Tag @link: reference not found: Injector#getBinding [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:41: warning - Tag @link: reference not found: Binder#requestInjection [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:41: warning - Tag @link: reference not found: Injector#injectMembers(Object) [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementSource.java:138: warning - Missing closing '}' character for inline tag: "{@code theRest(). [WARNING] [WARNING]

1 and 3 are returned. [WARNING]

In the cases where stack trace is not available (i.e., the stack trace was not collected), [WARNING] it returns -1 for all module positions." [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/InjectionPoint.java:138: warning - Tag @link: reference not found: Member#getDeclaringClass() raw declaring class [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProviderWithExtensionVisitor.java:40: warning - Tag @link: reference not found: Binding#acceptTargetVisitor(BindingTargetVisitor) [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListener.java:38: warning - Tag @link: reference not found: Provider#get [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListener.java:51: warning - Tag @link: reference not found: Provider#get() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListener.java:51: warning - Tag @link: reference not found: Binding#getProvider [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListenerBinding.java:23: warning - Tag @link: reference not found: Binder#bindListener(Matcher, ProvisionListener...) [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/Toolable.java:29: warning - Tag @link: reference not found: Stage#TOOL [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/Toolable.java:29: warning - Tag @link: reference not found: Stage#TOOL [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/Toolable.java:29: warning - Tag @link: reference not found: Stage#TOOL [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jarjar-maven-plugin:1.9:jarjar (jarjar) @ guice --- [INFO] Processing: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] Building zip: /builds/workspace/Google Guice/core/target/jarjar/uber-guice-4.1.1-SNAPSHOT.jar [INFO] JarJar'ing to: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] Original: /builds/workspace/Google Guice/core/target/original-guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:attach-artifact (classes) @ guice --- [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice --- [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT.jar [INFO] Installing /builds/workspace/Google Guice/core/pom.xml to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT.pom [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-test-sources.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-test-sources.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-javadoc.jar [INFO] Installing /builds/workspace/Google Guice/core/target/original-guice-4.1.1-SNAPSHOT.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-classes.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Google Guice ....................................... SUCCESS [ 6.282 s] [INFO] Google Guice - Core Library ........................ SUCCESS [01:01 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:07 min [INFO] Finished at: 2020-01-23T21:45:05+01:00 [INFO] Final Memory: 58M/306M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 69751 Number of tests: 819 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Overwrites source generated by spoon in the source folder ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Google Guice [INFO] Google Guice - Core Library [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice-parent --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice-parent --- [INFO] Installing /builds/workspace/Google Guice/pom.xml to /builds/.m2/repository/com/google/inject/guice-parent/4.1.1-SNAPSHOT/guice-parent-4.1.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice - Core Library 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice --- [INFO] Deleting /builds/workspace/Google Guice/core/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice --- [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ guice --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ guice --- [INFO] Compiling 217 source files to /builds/workspace/Google Guice/core/target/classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.10:check (check-java-1.6-compat) @ guice --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ guice --- [INFO] Compiling 95 source files to /builds/workspace/Google Guice/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.5:test (stack-traces-off) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.5:test (stack-traces-complete) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (default) @ guice --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (default) > generate-sources @ guice >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice --- [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.1.2:test-jar (default) > generate-sources @ guice >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice --- [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. [WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:2.1.2:test-jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-test-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice --- [INFO] Loading source files for package com.google.inject... Loading source files for package com.google.inject.name... Loading source files for package com.google.inject.matcher... Loading source files for package com.google.inject.binder... Loading source files for package com.google.inject.multibindings... Loading source files for package com.google.inject.internal... Loading source files for package com.google.inject.internal.util... Loading source files for package com.google.inject.util... Loading source files for package com.google.inject.spi... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/constant-values.html... Generating /builds/workspace/Google Guice/core/target/apidocs/serialized-form.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index-all.html... Generating /builds/workspace/Google Guice/core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/help-doc.html... 51 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/Binder.java:444: warning - Tag @link: reference not found: LinkedBindingBuilder#toConstructor [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/Injector.java:96: warning - Tag @link: reference not found: Map#entrySet() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/PrivateBinder.java:39: warning - Tag @link: reference not found: AnnotatedElementBuilder#annotatedWith(Class) annotatedWith() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/PrivateModule.java:106: warning - Tag @link: reference not found: AnnotatedElementBuilder#annotatedWith(Class) annotatedWith() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/PrivateModule.java:114: warning - Tag @link: reference not found: AnnotatedElementBuilder#annotatedWith(Class) annotatedWith() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/name/Names.java:48: warning - Tag @link: reference not found: Properties#defaults defaults [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:65: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:88: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:100: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MultibinderBinding.java:49: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MultibinderBinding.java:56: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MultibinderBinding.java:68: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/OptionalBinderBinding.java:45: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/OptionalBinderBinding.java:56: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/OptionalBinderBinding.java:64: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/BytecodeGen.java:208: warning - Tag @link: reference not found: BridgeClassLoader [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/InternalInjectorCreator.java:37: warning - Tag @link: reference not found: Stage#TOOL the tool stage [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/InternalInjectorCreator.java:67: warning - Tag @link: can't find requireExplicitBindings() in com.google.inject.internal.InternalInjectorCreator [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/SingletonScope.java:70: warning - Tag @see: reference not found: CycleDetectingLockFactory [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:26: warning - Tag @link: reference not found: Binding#getSource() source [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:41: warning - Tag @link: reference not found: Injector#getBinding [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:41: warning - Tag @link: reference not found: Binder#requestInjection [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/DependencyAndSource.java:41: warning - Tag @link: reference not found: Injector#injectMembers(Object) [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementSource.java:138: warning - Missing closing '}' character for inline tag: "{@code theRest(). [WARNING] [WARNING]

1 and 3 are returned. [WARNING]

In the cases where stack trace is not available (i.e., the stack trace was not collected), [WARNING] it returns -1 for all module positions." [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/InjectionPoint.java:138: warning - Tag @link: reference not found: Member#getDeclaringClass() raw declaring class [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProviderWithExtensionVisitor.java:40: warning - Tag @link: reference not found: Binding#acceptTargetVisitor(BindingTargetVisitor) [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListener.java:38: warning - Tag @link: reference not found: Provider#get [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListener.java:51: warning - Tag @link: reference not found: Provider#get() [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListener.java:51: warning - Tag @link: reference not found: Binding#getProvider [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ProvisionListenerBinding.java:23: warning - Tag @link: reference not found: Binder#bindListener(Matcher, ProvisionListener...) [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/Toolable.java:29: warning - Tag @link: reference not found: Stage#TOOL [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/Toolable.java:29: warning - Tag @link: reference not found: Stage#TOOL [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/multibindings/MapBinderBinding.java:81: warning - Tag @link: reference not found: Elements#getElements [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.java:22: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/Toolable.java:29: warning - Tag @link: reference not found: Stage#TOOL [WARNING] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/spi/ElementVisitor.java:125: warning - Tag @link: reference not found: Binder#scanModulesForAnnotatedMethods [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jarjar-maven-plugin:1.9:jarjar (jarjar) @ guice --- [INFO] Processing: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] Building zip: /builds/workspace/Google Guice/core/target/jarjar/uber-guice-4.1.1-SNAPSHOT.jar [INFO] JarJar'ing to: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] Original: /builds/workspace/Google Guice/core/target/original-guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:attach-artifact (classes) @ guice --- [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice --- [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT.jar [INFO] Installing /builds/workspace/Google Guice/core/pom.xml to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT.pom [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-test-sources.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-test-sources.jar [INFO] Installing /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-javadoc.jar [INFO] Installing /builds/workspace/Google Guice/core/target/original-guice-4.1.1-SNAPSHOT.jar to /builds/.m2/repository/com/google/inject/guice/4.1.1-SNAPSHOT/guice-4.1.1-SNAPSHOT-classes.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Google Guice ....................................... SUCCESS [ 1.752 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 58.412 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:00 min [INFO] Finished at: 2020-01-23T21:46:08+01:00 [INFO] Final Memory: 56M/289M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 62232 ------------------------------------------------------- Retreives all results files in the project (in all sub modules if the project is a multi module project) ------------------------------------------------------- ./result-spoon-tests-core.txt ./result-spoon-tests-spooned-core.txt

Project Commit id version Project compiles Project tests run Project spooned compiles Project spooned tests run Time to spoon Number of CtStatment Time to compile project Time to compile project spooned Spoon(Spoon(x))=Spoon(x)
core 361374c9160699dc0eac8b5a6bf31798a64a4824 OK tests: 819 errors: 0 skipped: 0 failures: 0 OK tests: 819 errors: 0 skipped: 0 failures: 0 966567006166 N/A 45014 69751 62232
Archiving artifacts No mail will be sent out, as 'Google Guice #1227' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Finished: SUCCESS