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/jenkins3795292320426100084.sh + rm -rf /builds/.m2/repository/fr/inria/gforge/spoon [Google Guice] $ /bin/sh -xe /tmp/jenkins5317761618640554317.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--+ stdbuf -i 50k bash :-- --:--:-- 0 100 21193 100 21193 0 0 1313k 0 --:--:-- --:--:-- --:--:-- 1379k ------------------------------------------------------- Initizalizes project ------------------------------------------------------- HEAD is now at 361374c up --- Displays variables used in the build --- Artifact id: guice-parent Version: 4.1.1-SNAPSHOT Modules job: - core/q Has checkstyle: true Has enforcer: true Git version id: 361374c9160699dc0eac8b5a6bf31798a64a4824 Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) Java home: /builds/tools/hudson.model.JDK/JDK_8.0.151 ------------------------------------------------------- Compiles project (at the root project if it's a multi module project) without spoon ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Google Guice [INFO] Google Guice - Core Library [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice-parent --- [INFO] Installing /builds/workspace/Google Guice/pom.xml to /builds/.m2/repository/com/google/inject/guice-parent/4.1.1-SNAPSHOT/guice-parent-4.1.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Google Guice - Core Library 4.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ guice --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ guice --- [INFO] Compiling 216 source files to /builds/workspace/Google Guice/core/target/classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.10:check (check-java-1.6-compat) @ guice --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ guice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Google Guice/core/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ guice --- [INFO] Compiling 95 source files to /builds/workspace/Google Guice/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.009 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.008 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.391 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.065 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 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.044 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 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.025 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.103 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.233 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.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.092 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.021 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 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.742 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 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.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.182 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 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.01 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.024 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.286 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.057 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.153 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.083 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.086 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec Running com.google.inject.spi.ModuleSourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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.009 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 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.04 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.072 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.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.003 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 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.008 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.037 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.137 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.189 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 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.013 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 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.024 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 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.007 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 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.066 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.google.inject.ProviderInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 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.128 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.006 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.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.014 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 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.043 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.104 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.012 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 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.067 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.15 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.828 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (default) @ guice --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (default) > generate-sources @ guice >>> [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.1.2:test-jar (default) > generate-sources @ guice >>> [INFO] [INFO] <<< maven-source-plugin:2.1.2:test-jar (default) < generate-sources @ guice <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar (default) @ guice --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-test-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice --- [INFO] Loading source files for package com.google.inject... Loading source files for package com.google.inject.name... Loading source files for package com.google.inject.matcher... Loading source files for package com.google.inject.binder... Loading source files for package com.google.inject.multibindings... Loading source files for package com.google.inject.internal... Loading source files for package com.google.inject.internal.util... Loading source files for package com.google.inject.util... Loading source files for package com.google.inject.spi... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/constant-values.html... Generating /builds/workspace/Google Guice/core/target/apidocs/serialized-form.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/MembersInjector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scopes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ScopeAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/OutOfScopeException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Guice.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Singleton.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Provides.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/CreationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ConfigurationException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvisionException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Inject.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/BindingAnnotation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/TypeLiteral.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Binder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/AbstractModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Stage.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Scope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Injector.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Module.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Exposed.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/PrivateModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ProvidedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/ImplementedBy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/class-use/Key.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Names.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/class-use/Named.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/AbstractMatcher.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/class-use/Matchers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedElementBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ScopedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/AnnotatedConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/ConstantBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/class-use/LinkedBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/Multibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ClassMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoMap.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/OptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MultibindingsScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoOptional.Type.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/StringMapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/ProvidesIntoSet.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/class-use/MapKey.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposureBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/UniqueAnnotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/LinkedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealOptionalBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/AbstractBindingBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ExposedBindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalInjectorCreator.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/PrivateElementsImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethodsModule.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ConstantBindingBuilderImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Nullability.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BytecodeGen.Visibility.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/SingletonScope.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.ParameterizedTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.GenericArrayTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/MoreTypes.WildcardTypeImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMultibinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/BindingImpl.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ProviderMethod.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Scoping.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/ErrorsException.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/FailableCache.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Errors.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/RealMapBinder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/Annotations.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/CircularDependencyProxy.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.IncludeStackTraceOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.CustomClassLoadingOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/class-use/InternalFlags.NullableProvidesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/StackTraceElements.InMemoryStackTraceElement.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Stopwatch.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/SourceProvider.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/class-use/Classes.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Modules.OverriddenModuleBuilder.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Types.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/class-use/Providers.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Message.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExactBindingAnnotationsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConvertedConstantBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/LinkedKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Element.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionPoint.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/StaticInjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ConstructorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListener.ProvisionInvocation.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderInstanceBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderKeyBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InjectionRequest.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/InterceptorBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvisionListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScanner.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ExposedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DisableCircularProxiesOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/HasDependencies.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeEncounter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Elements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ScopeBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Toolable.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/PrivateElements.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderWithExtensionVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ModuleAnnotatedMethodScannerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DependencyAndSource.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProviderBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/Dependency.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireAtInjectOnConstructorsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverterBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/UntargettedBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ProvidesMethodTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/MembersInjectorLookup.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/ElementVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/BindingTargetVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeListenerBinding.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/DefaultBindingScopingVisitor.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/RequireExplicitBindingsOption.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/class-use/TypeConverter.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/binder/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/internal/util/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/matcher/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/multibindings/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/name/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/spi/package-use.html... Generating /builds/workspace/Google Guice/core/target/apidocs/com/google/inject/util/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-tree.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index-all.html... Generating /builds/workspace/Google Guice/core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Google Guice/core/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Google Guice/core/target/apidocs/index.html... Generating /builds/workspace/Google Guice/core/target/apidocs/overview-summary.html... Generating /builds/workspace/Google Guice/core/target/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Google Guice/core/src/main/java/com/google/inject/internal/BytecodeGen.java:235: warning - Tag @link: reference not found: BridgeClassLoader [WARNING] /builds/workspace/Google Guice/core/src/main/java/com/google/inject/internal/InternalInjectorCreator.java:86: warning - Tag @link: can't find requireExplicitBindings() in com.google.inject.internal.InternalInjectorCreator [WARNING] /builds/workspace/Google Guice/core/src/main/java/com/google/inject/spi/ElementSource.java:148: warning - Missing closing '}' character for inline tag: "{@code theRest(). [WARNING] </ol> [WARNING] <p>1 and 3 are returned. [WARNING] <p>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 [ 2.186 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 38.685 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.065 s [INFO] Finished at: 2020-07-02T21:43:52+02:00 [INFO] Final Memory: 45M/221M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 42755 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 28.2 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 943.0 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.672 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 0.076 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.884 s [INFO] Finished at: 2020-07-02T21:43:56+02:00 [INFO] Final Memory: 19M/142M [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: 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 Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/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.7 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.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom 2/22 KB 3/22 KB 5/22 KB 6/22 KB 7/22 KB 9/22 KB 10/22 KB 11/22 KB 13/22 KB 14/22 KB 15/22 KB 17/22 KB 18/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 786.9 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 34.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom 4/23 KB 8/23 KB 12/23 KB 14/23 KB 18/23 KB 22/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 564.5 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 579.1 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 41.4 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 281.8 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 769.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 375.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 43.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 263.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 470.4 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 339.1 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 268.5 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 402.7 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 379.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 358.0 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 429.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 402.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 358.0 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 402.7 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 402.7 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 429.6 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 45.1 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 5/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 286.7 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 402.2 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 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom (7 KB at 429.5 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 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 247.8 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 43.2 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 299.8 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 378.6 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 536.9 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 585.7 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 536.9 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 595.5 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 350.3 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 41.4 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 265.5 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 495.7 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 458.1 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/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 45.0 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 277.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 424.9 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 496.3 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 397.0 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 480.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 353.9 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 336.2 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 420.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 355.3 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 450.1 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 387.4 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 476.6 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 510.6 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 446.8 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 446.8 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 549.9 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 457.4 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 457.4 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 43.2 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 340.3 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 348.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 522.7 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 487.8 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 487.8 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 522.7 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 522.7 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 582.9 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 582.9 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 505.1 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 582.9 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 631.5 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 757.8 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 473.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-13/spoon-core-8.2.0-beta-13.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-13/spoon-core-8.2.0-beta-13.pom (8 KB at 631.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-14/spoon-core-8.2.0-beta-14.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-14/spoon-core-8.2.0-beta-14.pom (8 KB at 583.0 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 45.1 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-20200702.162439-182.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-20200702.162439-182.pom (8 KB at 352.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-20200702.162439-182.jar 3/1738 KB 7/1738 KB 11/1738 KB 15/1738 KB 19/1738 KB 21/1738 KB 25/1738 KB 29/1738 KB 33/1738 KB 37/1738 KB 41/1738 KB 45/1738 KB 49/1738 KB 53/1738 KB 57/1738 KB 61/1738 KB 65/1738 KB 67/1738 KB 71/1738 KB 75/1738 KB 79/1738 KB 83/1738 KB 87/1738 KB 91/1738 KB 95/1738 KB 99/1738 KB 103/1738 KB 107/1738 KB 111/1738 KB 115/1738 KB 119/1738 KB 123/1738 KB 127/1738 KB 131/1738 KB 135/1738 KB 139/1738 KB 143/1738 KB 147/1738 KB 151/1738 KB 155/1738 KB 159/1738 KB 163/1738 KB 167/1738 KB 171/1738 KB 175/1738 KB 179/1738 KB 183/1738 KB 187/1738 KB 191/1738 KB 195/1738 KB 199/1738 KB 203/1738 KB 207/1738 KB 211/1738 KB 215/1738 KB 219/1738 KB 223/1738 KB 227/1738 KB 231/1738 KB 235/1738 KB 239/1738 KB 243/1738 KB 247/1738 KB 251/1738 KB 255/1738 KB 259/1738 KB 263/1738 KB 267/1738 KB 271/1738 KB 275/1738 KB 279/1738 KB 283/1738 KB 287/1738 KB 291/1738 KB 295/1738 KB 299/1738 KB 303/1738 KB 307/1738 KB 311/1738 KB 315/1738 KB 319/1738 KB 323/1738 KB 327/1738 KB 331/1738 KB 335/1738 KB 339/1738 KB 343/1738 KB 347/1738 KB 351/1738 KB 355/1738 KB 359/1738 KB 363/1738 KB 367/1738 KB 371/1738 KB 375/1738 KB 379/1738 KB 383/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 563/1738 KB 567/1738 KB 571/1738 KB 575/1738 KB 579/1738 KB 583/1738 KB 587/1738 KB 591/1738 KB 595/1738 KB 599/1738 KB 603/1738 KB 607/1738 KB 611/1738 KB 615/1738 KB 619/1738 KB 623/1738 KB 627/1738 KB 631/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 675/1738 KB 679/1738 KB 683/1738 KB 687/1738 KB 691/1738 KB 695/1738 KB 699/1738 KB 703/1738 KB 707/1738 KB 711/1738 KB 715/1738 KB 719/1738 KB 723/1738 KB 727/1738 KB 731/1738 KB 735/1738 KB 739/1738 KB 743/1738 KB 747/1738 KB 751/1738 KB 755/1738 KB 759/1738 KB 763/1738 KB 767/1738 KB 771/1738 KB 775/1738 KB 779/1738 KB 783/1738 KB 787/1738 KB 791/1738 KB 795/1738 KB 799/1738 KB 803/1738 KB 807/1738 KB 811/1738 KB 815/1738 KB 819/1738 KB 823/1738 KB 827/1738 KB 831/1738 KB 835/1738 KB 839/1738 KB 843/1738 KB 847/1738 KB 851/1738 KB 855/1738 KB 859/1738 KB 863/1738 KB 867/1738 KB 871/1738 KB 875/1738 KB 879/1738 KB 883/1738 KB 887/1738 KB 891/1738 KB 895/1738 KB 899/1738 KB 903/1738 KB 907/1738 KB 911/1738 KB 915/1738 KB 919/1738 KB 923/1738 KB 927/1738 KB 931/1738 KB 935/1738 KB 939/1738 KB 943/1738 KB 947/1738 KB 951/1738 KB 955/1738 KB 959/1738 KB 963/1738 KB 967/1738 KB 971/1738 KB 975/1738 KB 979/1738 KB 983/1738 KB 987/1738 KB 991/1738 KB 995/1738 KB 999/1738 KB 1003/1738 KB 1007/1738 KB 1011/1738 KB 1015/1738 KB 1019/1738 KB 1023/1738 KB 1027/1738 KB 1031/1738 KB 1035/1738 KB 1039/1738 KB 1043/1738 KB 1047/1738 KB 1051/1738 KB 1055/1738 KB 1059/1738 KB 1063/1738 KB 1067/1738 KB 1071/1738 KB 1075/1738 KB 1079/1738 KB 1083/1738 KB 1087/1738 KB 1091/1738 KB 1095/1738 KB 1099/1738 KB 1103/1738 KB 1107/1738 KB 1111/1738 KB 1115/1738 KB 1119/1738 KB 1123/1738 KB 1127/1738 KB 1131/1738 KB 1135/1738 KB 1139/1738 KB 1143/1738 KB 1147/1738 KB 1151/1738 KB 1155/1738 KB 1159/1738 KB 1163/1738 KB 1167/1738 KB 1171/1738 KB 1175/1738 KB 1179/1738 KB 1183/1738 KB 1187/1738 KB 1191/1738 KB 1195/1738 KB 1199/1738 KB 1203/1738 KB 1207/1738 KB 1211/1738 KB 1215/1738 KB 1219/1738 KB 1223/1738 KB 1227/1738 KB 1231/1738 KB 1235/1738 KB 1239/1738 KB 1243/1738 KB 1247/1738 KB 1251/1738 KB 1255/1738 KB 1259/1738 KB 1263/1738 KB 1267/1738 KB 1271/1738 KB 1275/1738 KB 1279/1738 KB 1283/1738 KB 1287/1738 KB 1291/1738 KB 1295/1738 KB 1299/1738 KB 1303/1738 KB 1307/1738 KB 1311/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-20200702.162439-182.jar (1738 KB at 7456.4 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.257 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 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.14 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 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.026 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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.01 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.004 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.016 sec Running com.google.inject.NullableInjectionPointTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 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.003 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.024 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.013 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.08 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.014 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.042 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.007 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 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.025 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.076 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 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.02 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 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.701 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.124 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.068 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 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.047 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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.036 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.018 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.062 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.044 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running com.google.inject.spi.InjectorSpiTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.spi.ToolStageInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 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.023 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.018 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.02 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 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.044 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 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.068 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 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.006 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.019 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 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.829 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.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-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.116 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 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.03 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.InjectionPointTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.spi.BindingTargetVisitorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.internal.MapBinderTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 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.048 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running com.google.inject.internal.MoreTypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 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.033 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 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.014 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.BindingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.ProvisionExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 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.028 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 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.047 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.009 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 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.04 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 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.015 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.049 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 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.015 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.132 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.742 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.021 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] </ol> [WARNING] <p>1 and 3 are returned. [WARNING] <p>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 [ 20.759 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 57.302 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:18 min [INFO] Finished at: 2020-07-02T21:45:16+02:00 [INFO] Final Memory: 60M/313M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 79964 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.249 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 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.018 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 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.058 sec Running com.google.inject.spi.ElementSourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running com.google.inject.internal.ProxyFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.google.inject.TypeLiteralTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.339 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.057 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.014 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.044 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.034 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 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.004 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.025 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.02 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.084 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.spi.HasDependenciesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 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.007 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 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.025 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.spi.ProviderMethodsTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 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.061 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.011 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.025 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 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.7 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.127 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 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.028 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.112 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running com.google.inject.ReflectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.004 sec Running com.google.inject.BoundInstanceInjectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.multibindings.ProvidesIntoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 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.026 sec Running com.google.inject.SuperclassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.307 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.google.inject.PrivateModuleTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 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.013 sec Running com.google.inject.BinderTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 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.035 sec Running com.googlecode.guice.BytecodeGenTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec Running com.google.inject.MethodInterceptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 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.017 sec Running com.google.inject.ParentInjectorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 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.016 sec Running com.google.inject.name.NamesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.009 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 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.01 sec Running com.google.inject.ProvisionListenerTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 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.012 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 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.067 sec Running com.google.inject.internal.util.LineNumbersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.spi.ModuleRewriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running com.google.inject.OptionalBindingTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.053 sec Running com.google.inject.RequestInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running com.google.inject.CircularDependencyTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.google.inject.ModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running com.google.inject.SerializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.021 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 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.007 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running com.googlecode.guice.Jsr330Test Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running com.google.inject.GenericInjectionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.5:test (stack-traces-complete) @ guice --- [INFO] Surefire report directory: /builds/workspace/Google Guice/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.google.inject.util.TypesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec Running com.google.inject.spi.SpiBindingsTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running com.google.inject.LoggerInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.google.inject.IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.DuplicateBindingsTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec Running com.google.inject.TypeListenerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running com.google.inject.spi.ElementApplyToTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 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.061 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.015 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.037 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.006 sec Running com.google.inject.internal.UniqueAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running com.google.inject.util.ProvidersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.339 sec Running com.google.inject.internal.RealElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.BindingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 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.004 sec Running com.google.inject.TypeLiteralTypeResolutionTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running com.google.inject.spi.ElementsTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.03 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.036 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.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.015 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.006 sec Running com.google.inject.KeyTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running com.google.inject.internal.CycleDetectingLockTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.util.NoopOverrideTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running com.google.inject.name.NamedEquivalanceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running com.google.inject.util.OverrideModuleTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running com.google.inject.matcher.MatcherTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.045 sec Running com.google.inject.BindingAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.google.inject.TypeLiteralInjectionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.OptionalBinderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 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.027 sec Running com.google.inject.BoundProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.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.032 sec Running com.google.inject.ImplicitBindingTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running com.google.inject.ProvisionExceptionTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.005 sec Running com.google.inject.spi.MessageTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running com.google.inject.MembersInjectorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 sec Running com.google.inject.internal.MultibinderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec Running com.google.inject.EagerSingletonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running com.google.inject.RequireAtInjectOnConstructorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running com.google.inject.internal.WeakKeySetTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec Running com.google.inject.JitBindingsTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 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.02 sec Running com.google.inject.ModulesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Results : Tests run: 819, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (default) @ guice --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ guice --- [INFO] Building jar: /builds/workspace/Google Guice/core/target/guice-4.1.1-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (default) > generate-sources @ guice >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice --- [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] </ol> [WARNING] <p>1 and 3 are returned. [WARNING] <p>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.786 s] [INFO] Google Guice - Core Library ........................ SUCCESS [ 54.882 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.871 s [INFO] Finished at: 2020-07-02T21:46:15+02:00 [INFO] Final Memory: 57M/291M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 58653 ------------------------------------------------------- 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 <?xml version="1.0"?> <section name=""> <table> <tr> <td fontattribute="bold">Project</td> <td fontattribute="bold">Commit id version</td> <td fontattribute="bold">Project compiles</td> <td fontattribute="bold">Project tests run</td> <td fontattribute="bold">Project spooned compiles</td> <td fontattribute="bold">Project spooned tests run</td> <td fontattribute="bold">Time to spoon</td> <td fontattribute="bold">Number of CtStatment</td> <td fontattribute="bold">Time to compile project</td> <td fontattribute="bold">Time to compile project spooned</td> <td fontattribute="bold">Spoon(Spoon(x))=Spoon(x)</td> </tr> <tr> <td>core</td> <td>361374c9160699dc0eac8b5a6bf31798a64a4824</td> <td>OK</td> <td>tests: 819 errors: 0 skipped: 0 failures: 0</td> <td>OK</td> <td>tests: 819 errors: 0 skipped: 0 failures: 0</td> <td>659593405909</td> <td>N/A</td> <td>42755</td> <td>79964</td> <td>58653</td> </tr> </table> </section> Archiving artifacts Finished: SUCCESS