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/* # timeout=10 > 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/* # timeout=10 > 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 # timeout=10 Commit message: "up" > git rev-list --no-walk 361374c9160699dc0eac8b5a6bf31798a64a4824 # timeout=10 [Google Guice] $ /bin/sh -xe /tmp/jenkins2565031990233084450.sh + rm -rf /builds/.m2/repository/fr/inria/gforge/spoon [Google Guice] $ /bin/sh -xe /tmp/jenkins4823695479046967438.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh + stdbuf -i 50k bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ------------------------------------------------------- Initizalizes project ------------------------------------------------------- 100 21193 100 21193 0 0 741k 0 --:--:-- --:--:-- --:--:-- 766k 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.206 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 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.024 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 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.066 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 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.01 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.008 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.398 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.052 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.02 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 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.016 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.015 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.077 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.02 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 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.014 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 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.012 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 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.006 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 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.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 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.067 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.078 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.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.105 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.747 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 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.018 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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.152 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.041 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 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.011 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 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.023 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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.016 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.007 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 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.059 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 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.019 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 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.036 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.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.02 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.013 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.025 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 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.011 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.014 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 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.034 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.09 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.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 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.073 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.007 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.02 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 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.695 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 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.023 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.127 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 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.029 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 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.065 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.017 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.004 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.003 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 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.045 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 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.014 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.017 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.154 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 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.022 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.005 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 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.031 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.083 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.055 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.253 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.039 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.099 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.007 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.079 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.065 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.002 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 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.743 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 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.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.954 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 38.519 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.625 s [INFO] Finished at: 2020-06-19T21:43:51+02:00 [INFO] Final Memory: 46M/223M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 42376 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 26.5 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 1170.6 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.732 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 0.071 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.954 s [INFO] Finished at: 2020-06-19T21:43:56+02:00 [INFO] Final Memory: 19M/141M [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 687/687 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (687 B at 5.5 KB/sec) 2/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (4 KB at 17.6 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 643.8 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 25.5 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 1/23 KB 5/23 KB 9/23 KB 13/23 KB 13/23 KB 15/23 KB 19/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 423.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 880.2 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 30.1 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 153.7 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 830.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 422.1 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 26.0 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 219.8 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 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.3.0/spoon-core-7.3.0.pom (7 KB at 439.1 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 238.6 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 358.0 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 292.9 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 358.0 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 292.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 358.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 460.2 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 460.2 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 429.6 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 536.9 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 379.0 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 31.0 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 169.1 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 585.0 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 460.2 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 495.6 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 322.1 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 4/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 429.5 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 238.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 402.6 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 402.6 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 402.6 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 495.6 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 429.6 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 429.6 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 227.4 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 585.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 585.7 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 402.6 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 495.6 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 425.4 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 397.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/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 32.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 197.0 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 396.5 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 541.4 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 34.1 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 457.6 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 330.8 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 517.3 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 611.3 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 517.3 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 420.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 560.4 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 480.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 517.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 482.2 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 482.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom (7 KB at 410.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom (8 KB at 595.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom (8 KB at 420.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom (8 KB at 476.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom (8 KB at 510.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom (8 KB at 595.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom (8 KB at 563.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom (8 KB at 609.9 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 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.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/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200323.060424-201.pom 4/8 KB 8/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-20200323.060424-201.pom (8 KB at 192.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom (8 KB at 406.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom (8 KB at 609.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-2/spoon-core-8.2.0-beta-2.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-2/spoon-core-8.2.0-beta-2.pom (8 KB at 522.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-3/spoon-core-8.2.0-beta-3.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-3/spoon-core-8.2.0-beta-3.pom (8 KB at 430.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-4/spoon-core-8.2.0-beta-4.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-4/spoon-core-8.2.0-beta-4.pom (8 KB at 318.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-5/spoon-core-8.2.0-beta-5.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-5/spoon-core-8.2.0-beta-5.pom (8 KB at 665.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-6/spoon-core-8.2.0-beta-6.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-6/spoon-core-8.2.0-beta-6.pom (8 KB at 757.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-7/spoon-core-8.2.0-beta-7.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-7/spoon-core-8.2.0-beta-7.pom (8 KB at 360.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-8/spoon-core-8.2.0-beta-8.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-8/spoon-core-8.2.0-beta-8.pom (8 KB at 541.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-9/spoon-core-8.2.0-beta-9.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-9/spoon-core-8.2.0-beta-9.pom (8 KB at 445.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-10/spoon-core-8.2.0-beta-10.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-10/spoon-core-8.2.0-beta-10.pom (8 KB at 688.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-11/spoon-core-8.2.0-beta-11.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-11/spoon-core-8.2.0-beta-11.pom (8 KB at 582.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-12/spoon-core-8.2.0-beta-12.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-12/spoon-core-8.2.0-beta-12.pom (8 KB at 541.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 39.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200619.125750-146.pom 4/8 KB 8/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200619.125750-146.pom (8 KB at 267.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200619.125750-146.jar 4/1738 KB 8/1738 KB 12/1738 KB 16/1738 KB 20/1738 KB 21/1738 KB 25/1738 KB 29/1738 KB 30/1738 KB 34/1738 KB 38/1738 KB 42/1738 KB 46/1738 KB 50/1738 KB 54/1738 KB 58/1738 KB 62/1738 KB 66/1738 KB 67/1738 KB 71/1738 KB 75/1738 KB 79/1738 KB 83/1738 KB 84/1738 KB 86/1738 KB 90/1738 KB 94/1738 KB 98/1738 KB 102/1738 KB 106/1738 KB 110/1738 KB 112/1738 KB 113/1738 KB 117/1738 KB 121/1738 KB 125/1738 KB 129/1738 KB 133/1738 KB 137/1738 KB 141/1738 KB 145/1738 KB 149/1738 KB 153/1738 KB 157/1738 KB 161/1738 KB 165/1738 KB 169/1738 KB 173/1738 KB 177/1738 KB 181/1738 KB 185/1738 KB 189/1738 KB 193/1738 KB 197/1738 KB 201/1738 KB 205/1738 KB 209/1738 KB 213/1738 KB 217/1738 KB 221/1738 KB 225/1738 KB 229/1738 KB 233/1738 KB 237/1738 KB 241/1738 KB 245/1738 KB 249/1738 KB 253/1738 KB 257/1738 KB 261/1738 KB 265/1738 KB 269/1738 KB 273/1738 KB 277/1738 KB 281/1738 KB 285/1738 KB 289/1738 KB 293/1738 KB 297/1738 KB 299/1738 KB 303/1738 KB 304/1738 KB 308/1738 KB 312/1738 KB 315/1738 KB 319/1738 KB 321/1738 KB 322/1738 KB 326/1738 KB 329/1738 KB 333/1738 KB 337/1738 KB 338/1738 KB 342/1738 KB 345/1738 KB 349/1738 KB 352/1738 KB 356/1738 KB 358/1738 KB 362/1738 KB 363/1738 KB 366/1738 KB 370/1738 KB 372/1738 KB 373/1738 KB 377/1738 KB 380/1738 KB 384/1738 KB 387/1738 KB 391/1738 KB 395/1738 KB 399/1738 KB 403/1738 KB 407/1738 KB 411/1738 KB 415/1738 KB 419/1738 KB 423/1738 KB 427/1738 KB 431/1738 KB 435/1738 KB 439/1738 KB 443/1738 KB 447/1738 KB 451/1738 KB 455/1738 KB 459/1738 KB 463/1738 KB 467/1738 KB 471/1738 KB 475/1738 KB 479/1738 KB 483/1738 KB 487/1738 KB 491/1738 KB 495/1738 KB 499/1738 KB 503/1738 KB 507/1738 KB 511/1738 KB 515/1738 KB 519/1738 KB 523/1738 KB 527/1738 KB 531/1738 KB 535/1738 KB 539/1738 KB 543/1738 KB 547/1738 KB 551/1738 KB 555/1738 KB 559/1738 KB 561/1738 KB 565/1738 KB 565/1738 KB 568/1738 KB 572/1738 KB 574/1738 KB 577/1738 KB 581/1738 KB 582/1738 KB 586/1738 KB 589/1738 KB 593/1738 KB 596/1738 KB 598/1738 KB 602/1738 KB 604/1738 KB 605/1738 KB 609/1738 KB 613/1738 KB 613/1738 KB 617/1738 KB 619/1738 KB 623/1738 KB 625/1738 KB 628/1738 KB 632/1738 KB 635/1738 KB 639/1738 KB 643/1738 KB 647/1738 KB 651/1738 KB 655/1738 KB 659/1738 KB 663/1738 KB 667/1738 KB 671/1738 KB 673/1738 KB 676/1738 KB 680/1738 KB 681/1738 KB 683/1738 KB 687/1738 KB 690/1738 KB 691/1738 KB 693/1738 KB 697/1738 KB 701/1738 KB 701/1738 KB 705/1738 KB 707/1738 KB 708/1738 KB 712/1738 KB 715/1738 KB 719/1738 KB 721/1738 KB 722/1738 KB 726/1738 KB 728/1738 KB 729/1738 KB 733/1738 KB 736/1738 KB 740/1738 KB 744/1738 KB 746/1738 KB 750/1738 KB 751/1738 KB 755/1738 KB 756/1738 KB 758/1738 KB 762/1738 KB 766/1738 KB 766/1738 KB 770/1738 KB 770/1738 KB 773/1738 KB 777/1738 KB 777/1738 KB 779/1738 KB 782/1738 KB 786/1738 KB 787/1738 KB 791/1738 KB 792/1738 KB 794/1738 KB 798/1738 KB 802/1738 KB 806/1738 KB 810/1738 KB 814/1738 KB 818/1738 KB 822/1738 KB 826/1738 KB 830/1738 KB 834/1738 KB 838/1738 KB 842/1738 KB 846/1738 KB 850/1738 KB 854/1738 KB 858/1738 KB 862/1738 KB 866/1738 KB 870/1738 KB 874/1738 KB 878/1738 KB 882/1738 KB 886/1738 KB 890/1738 KB 894/1738 KB 898/1738 KB 902/1738 KB 906/1738 KB 910/1738 KB 914/1738 KB 918/1738 KB 922/1738 KB 926/1738 KB 930/1738 KB 934/1738 KB 938/1738 KB 942/1738 KB 946/1738 KB 950/1738 KB 954/1738 KB 958/1738 KB 962/1738 KB 966/1738 KB 970/1738 KB 974/1738 KB 978/1738 KB 982/1738 KB 986/1738 KB 990/1738 KB 994/1738 KB 998/1738 KB 1002/1738 KB 1006/1738 KB 1010/1738 KB 1014/1738 KB 1018/1738 KB 1021/1738 KB 1024/1738 KB 1028/1738 KB 1032/1738 KB 1036/1738 KB 1040/1738 KB 1044/1738 KB 1048/1738 KB 1052/1738 KB 1056/1738 KB 1060/1738 KB 1064/1738 KB 1068/1738 KB 1072/1738 KB 1076/1738 KB 1080/1738 KB 1084/1738 KB 1088/1738 KB 1092/1738 KB 1096/1738 KB 1100/1738 KB 1104/1738 KB 1108/1738 KB 1112/1738 KB 1116/1738 KB 1120/1738 KB 1124/1738 KB 1128/1738 KB 1132/1738 KB 1136/1738 KB 1140/1738 KB 1144/1738 KB 1148/1738 KB 1152/1738 KB 1156/1738 KB 1160/1738 KB 1164/1738 KB 1168/1738 KB 1172/1738 KB 1176/1738 KB 1180/1738 KB 1184/1738 KB 1188/1738 KB 1192/1738 KB 1196/1738 KB 1200/1738 KB 1204/1738 KB 1208/1738 KB 1212/1738 KB 1216/1738 KB 1220/1738 KB 1224/1738 KB 1228/1738 KB 1232/1738 KB 1236/1738 KB 1240/1738 KB 1244/1738 KB 1246/1738 KB 1250/1738 KB 1254/1738 KB 1258/1738 KB 1262/1738 KB 1266/1738 KB 1270/1738 KB 1274/1738 KB 1278/1738 KB 1282/1738 KB 1286/1738 KB 1288/1738 KB 1292/1738 KB 1296/1738 KB 1300/1738 KB 1304/1738 KB 1308/1738 KB 1312/1738 KB 1315/1738 KB 1319/1738 KB 1323/1738 KB 1327/1738 KB 1331/1738 KB 1335/1738 KB 1339/1738 KB 1343/1738 KB 1347/1738 KB 1351/1738 KB 1355/1738 KB 1359/1738 KB 1363/1738 KB 1367/1738 KB 1371/1738 KB 1375/1738 KB 1379/1738 KB 1383/1738 KB 1387/1738 KB 1391/1738 KB 1395/1738 KB 1399/1738 KB 1403/1738 KB 1407/1738 KB 1411/1738 KB 1415/1738 KB 1419/1738 KB 1423/1738 KB 1427/1738 KB 1431/1738 KB 1435/1738 KB 1439/1738 KB 1443/1738 KB 1447/1738 KB 1451/1738 KB 1455/1738 KB 1459/1738 KB 1463/1738 KB 1467/1738 KB 1471/1738 KB 1475/1738 KB 1479/1738 KB 1483/1738 KB 1487/1738 KB 1491/1738 KB 1495/1738 KB 1499/1738 KB 1503/1738 KB 1507/1738 KB 1511/1738 KB 1515/1738 KB 1519/1738 KB 1523/1738 KB 1527/1738 KB 1531/1738 KB 1535/1738 KB 1539/1738 KB 1543/1738 KB 1547/1738 KB 1551/1738 KB 1555/1738 KB 1559/1738 KB 1563/1738 KB 1567/1738 KB 1571/1738 KB 1575/1738 KB 1579/1738 KB 1583/1738 KB 1587/1738 KB 1591/1738 KB 1595/1738 KB 1599/1738 KB 1603/1738 KB 1607/1738 KB 1611/1738 KB 1615/1738 KB 1619/1738 KB 1623/1738 KB 1627/1738 KB 1631/1738 KB 1635/1738 KB 1639/1738 KB 1643/1738 KB 1647/1738 KB 1651/1738 KB 1655/1738 KB 1659/1738 KB 1663/1738 KB 1667/1738 KB 1671/1738 KB 1675/1738 KB 1679/1738 KB 1683/1738 KB 1687/1738 KB 1691/1738 KB 1695/1738 KB 1699/1738 KB 1703/1738 KB 1707/1738 KB 1711/1738 KB 1715/1738 KB 1719/1738 KB 1723/1738 KB 1727/1738 KB 1731/1738 KB 1735/1738 KB 1738/1738 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200619.125750-146.jar (1738 KB at 9001.0 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 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.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.13 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.057 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 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.043 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 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.007 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.395 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.04 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.01 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 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.037 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 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.006 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.04 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.019 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.01 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 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.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.012 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 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.005 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.008 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.05 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 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.025 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 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.019 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 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.01 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.135 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.043 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.022 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 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.004 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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.003 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 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.057 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 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.019 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.046 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 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.007 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.01 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 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.015 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 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.015 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 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.008 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 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.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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.067 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.002 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.007 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.13 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 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.023 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 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.034 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.082 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 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.008 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.007 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.306 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.045 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 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.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.043 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.032 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 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.005 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.045 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.021 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.081 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.029 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.084 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.01 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.28 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.045 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.106 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.046 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 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.025 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 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.823 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.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 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.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 [ 7.431 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 55.797 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:03 min [INFO] Finished at: 2020-06-19T21:45:01+02:00 [INFO] Final Memory: 59M/309M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 65124 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 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.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.159 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 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.01 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.161 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 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.057 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.019 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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.007 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.3 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.051 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.005 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.056 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.039 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.013 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.014 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.102 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.019 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 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.012 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.012 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 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.092 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.006 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 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.015 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.006 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.122 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.661 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.17 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 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.024 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 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.011 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.003 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 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.041 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 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.01 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 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.03 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.012 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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.005 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 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.011 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 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.011 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.015 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.InjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.009 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.035 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 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.061 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.003 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.008 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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-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.125 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 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.022 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 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.049 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.023 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 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.005 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.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.301 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.052 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.005 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.023 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 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.035 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.041 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.02 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 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.031 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.075 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.011 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.013 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.041 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.102 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.042 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 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.022 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 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.77 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.004 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 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.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 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.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.913 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 55.663 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.734 s [INFO] Finished at: 2020-06-19T21:46:01+02:00 [INFO] Final Memory: 56M/290M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 59450 ------------------------------------------------------- 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 972360106487 N/A 42376 65124 59450
Archiving artifacts Finished: SUCCESS