Skip to content

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Google Guice
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/spoon-bot/guice.git
 > git init /builds/workspace/Google Guice # timeout=10
Fetching upstream changes from https://github.com/spoon-bot/guice.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/spoon-bot/guice.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/spoon-bot/guice.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/spoon-bot/guice.git # timeout=10
Fetching upstream changes from https://github.com/spoon-bot/guice.git
 > git fetch --tags --progress https://github.com/spoon-bot/guice.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 361374c9160699dc0eac8b5a6bf31798a64a4824 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 361374c9160699dc0eac8b5a6bf31798a64a4824
Commit message: "up"
 > git rev-list --no-walk 361374c9160699dc0eac8b5a6bf31798a64a4824 # timeout=10
[Google Guice] $ /bin/sh -xe /tmp/jenkins858514143188755989.sh
+ rm -rf /builds/.m2/repository/fr/inria/gforge/spoon
[Google Guice] $ /bin/sh -xe /tmp/jenkins6200027880339087747.sh
+ curl http://spoon.gforge.inria.fr/jenkins/build.sh
+ stdbuf -i 50k bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 
-------------------------------------------------------
Initizalizes project
-------------------------------------------------------
 

100 21193  100 21193    0     0  1620k      0 --:--:-- --:--:-- --:--:-- 1724k
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.201 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.059 sec
Running com.google.inject.LoggerInjectionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running com.google.inject.IntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running com.google.inject.DuplicateBindingsTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec
Running com.google.inject.TypeListenerTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running com.google.inject.spi.ElementApplyToTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running com.google.inject.ReflectionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 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.006 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.073 sec
Running com.google.inject.internal.ProxyFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running com.google.inject.TypeLiteralTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running com.google.inject.SuperclassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.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.348 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.055 sec
Running com.google.inject.PrivateModuleTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 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.011 sec
Running com.google.inject.BinderTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running com.google.inject.ProviderInjectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running com.google.inject.NullableInjectionPointTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.032 sec
Running com.google.inject.spi.InjectorSpiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.google.inject.spi.ToolStageInjectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running com.google.inject.ParentInjectorTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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.094 sec
Running com.google.inject.internal.CycleDetectingLockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running com.google.inject.util.NoopOverrideTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running com.google.inject.name.NamedEquivalanceTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running com.google.inject.util.OverrideModuleTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running com.google.inject.matcher.MatcherTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running com.google.inject.spi.HasDependenciesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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.014 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.207 sec
Running com.google.inject.spi.ModuleSourceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.google.inject.InjectorTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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.059 sec
Running com.google.inject.internal.util.LineNumbersTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.04 sec
Running com.google.inject.ImplicitBindingTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running com.google.inject.ProvisionExceptionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running com.google.inject.RequestInjectionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running com.google.inject.CircularDependencyTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running com.google.inject.ModuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.google.inject.SerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.google.inject.spi.MessageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.google.inject.MembersInjectorTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec
Running com.google.inject.internal.MultibinderTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running com.google.inject.EagerSingletonTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 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.74 sec
Running com.google.inject.JitBindingsTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running com.googlecode.guice.Jsr330Test
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running com.google.inject.GenericInjectionTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.138 sec
Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
Running com.google.inject.spi.SpiBindingsTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running com.google.inject.LoggerInjectionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running com.google.inject.IntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running com.google.inject.DuplicateBindingsTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running com.google.inject.TypeListenerTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running com.google.inject.spi.ElementApplyToTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 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.032 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.009 sec
Running com.google.inject.multibindings.ProvidesIntoTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 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.017 sec
Running com.google.inject.SuperclassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running com.google.inject.internal.UniqueAnnotationsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.google.inject.util.ProvidersTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.google.inject.spi.BindingTargetVisitorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.google.inject.internal.MapBinderTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec
Running com.google.inject.internal.RealElementTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.google.inject.BindingTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running com.google.inject.PrivateModuleTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running com.google.inject.internal.MoreTypesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.google.inject.TypeLiteralTypeResolutionTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running com.google.inject.spi.ElementsTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running com.google.inject.BinderTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running com.google.inject.ProviderInjectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running com.google.inject.NullableInjectionPointTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running com.googlecode.guice.BytecodeGenTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running com.google.inject.MethodInterceptionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running com.google.inject.spi.InjectorSpiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.google.inject.spi.ToolStageInjectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running com.google.inject.ParentInjectorTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running com.google.inject.BindingOrderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.google.inject.ProvisionExceptionsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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.081 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.014 sec
Running com.google.inject.name.NamedEquivalanceTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running com.google.inject.util.OverrideModuleTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 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.012 sec
Running com.google.inject.ProvisionListenerTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running com.google.inject.BindingAnnotationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.142 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.006 sec
Running com.google.inject.spi.ProviderMethodsTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running com.google.inject.internal.util.LineNumbersTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.google.inject.spi.ModuleRewriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.google.inject.OptionalBindingTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 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.058 sec
Running com.google.inject.RequestInjectionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running com.google.inject.CircularDependencyTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.018 sec
Running com.google.inject.internal.MultibinderTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running com.google.inject.EagerSingletonTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running com.google.inject.RequireAtInjectOnConstructorsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running com.google.inject.internal.WeakKeySetTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec
Running com.google.inject.JitBindingsTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running com.googlecode.guice.Jsr330Test
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running com.google.inject.GenericInjectionTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.149 sec
Running com.google.inject.spi.ModuleAnnotatedMethodScannerTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 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.016 sec
Running com.google.inject.IntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running com.google.inject.DuplicateBindingsTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
Running com.google.inject.TypeListenerTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running com.google.inject.spi.ElementApplyToTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running com.google.inject.ReflectionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running com.google.inject.spi.InjectionPointTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running com.google.inject.spi.ElementSourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.google.inject.BoundInstanceInjectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running com.google.inject.multibindings.ProvidesIntoTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running com.google.inject.internal.ProxyFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running com.google.inject.TypeLiteralTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.google.inject.SuperclassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.google.inject.internal.UniqueAnnotationsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.27 sec
Running com.google.inject.internal.RealElementTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.google.inject.BindingTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running com.google.inject.PrivateModuleTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.009 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.042 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.029 sec
Running com.googlecode.guice.BytecodeGenTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 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.027 sec
Running com.google.inject.BindingOrderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running com.google.inject.ProvisionExceptionsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running com.google.inject.name.NamesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.009 sec
Running com.google.inject.util.NoopOverrideTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running com.google.inject.name.NamedEquivalanceTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running com.google.inject.util.OverrideModuleTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running com.google.inject.matcher.MatcherTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running com.google.inject.spi.HasDependenciesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.google.inject.ProvisionListenerTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running com.google.inject.BindingAnnotationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running com.google.inject.TypeLiteralInjectionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.google.inject.internal.OptionalBinderTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 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.037 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.104 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.03 sec
Running com.google.inject.ImplicitBindingTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running com.google.inject.ProvisionExceptionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running com.google.inject.RequestInjectionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.google.inject.CircularDependencyTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 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.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.127 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.714 sec
Running com.google.inject.JitBindingsTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running com.googlecode.guice.Jsr330Test
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.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 [  1.280 s]
[INFO] Google Guice - Core Library ........................ SUCCESS [ 34.295 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.702 s
[INFO] Finished at: 2019-10-05T21:43:42+02:00
[INFO] Final Memory: 46M/223M
[INFO] ------------------------------------------------------------------------
bash: line 96: bc: command not found
 
--- Displays results of the maven compile ---
Time to compile: 
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
3/9 KB   
5/9 KB   
8/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 33.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.jar
3/34 KB   
5/34 KB   
8/34 KB   
11/34 KB   
13/34 KB   
16/34 KB   
19/34 KB   
21/34 KB   
24/34 KB   
27/34 KB   
29/34 KB   
32/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 1212.4 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.724 s]
[INFO] Google Guice - Core Library ........................ SUCCESS [  0.038 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.833 s
[INFO] Finished at: 2019-10-05T21:43:47+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: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml
567/567 B   
            
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (567 B at 4.1 KB/sec)
3/3 KB      
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (3 KB at 9.7 KB/sec)
         
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom
3/22 KB   
5/22 KB   
8/22 KB   
11/22 KB   
13/22 KB   
16/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 1249.7 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 28.4 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom
4/23 KB       
8/23 KB   
12/23 KB   
13/23 KB   
17/23 KB   
21/23 KB   
23/23 KB   
           
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom (23 KB at 629.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom
3/23 KB    
5/23 KB   
8/23 KB   
11/23 KB   
13/23 KB   
16/23 KB   
19/23 KB   
21/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 1294.4 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 35.5 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom
3/7 KB        
7/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 260.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom
3/21 KB   
5/21 KB   
8/21 KB   
11/21 KB   
13/21 KB   
16/21 KB   
19/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 1597.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom
3/7 KB     
5/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 844.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 36.6 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 244.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom
3/7 KB   
5/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 658.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom
3/7 KB   
5/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 644.3 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
3/7 KB   
5/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 585.8 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
3/7 KB   
5/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom
3/7 KB   
5/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 805.4 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
3/7 KB   
5/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 715.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom
3/7 KB   
5/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 920.5 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
3/7 KB   
5/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 715.9 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
3/7 KB   
5/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 805.4 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
3/7 KB   
5/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 715.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom
3/7 KB   
5/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 429.6 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
3/7 KB   
5/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 495.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 36.8 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom
4/7 KB        
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 253.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom
3/7 KB   
5/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 804.4 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
3/7 KB   
5/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 536.9 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
3/7 KB   
5/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 805.3 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
3/7 KB   
5/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 357.9 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
3/7 KB   
5/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 805.3 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
3/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-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
3/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-6/spoon-core-7.5.0-beta-6.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-7/spoon-core-7.5.0-beta-7.pom
3/7 KB   
5/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 585.7 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
3/7 KB   
5/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 460.2 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
3/7 KB   
5/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom
3/7 KB   
5/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 222.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom
3/7 KB   
5/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 536.9 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 36.8 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 244.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom
3/7 KB   
5/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 643.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
3/7 KB   
5/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 460.2 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
3/7 KB   
5/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
3/7 KB   
5/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 585.7 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
3/7 KB   
5/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 644.2 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 29.2 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-20191004.224135-116.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-20191004.224135-116.pom (7 KB at 194.0 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191004.224135-116.jar
3/1704 KB   
7/1704 KB   
11/1704 KB   
13/1704 KB   
17/1704 KB   
19/1704 KB   
22/1704 KB   
26/1704 KB   
26/1704 KB   
30/1704 KB   
30/1704 KB   
34/1704 KB   
38/1704 KB   
42/1704 KB   
43/1704 KB   
47/1704 KB   
48/1704 KB   
49/1704 KB   
53/1704 KB   
56/1704 KB   
60/1704 KB   
64/1704 KB   
68/1704 KB   
72/1704 KB   
76/1704 KB   
80/1704 KB   
84/1704 KB   
85/1704 KB   
88/1704 KB   
92/1704 KB   
93/1704 KB   
95/1704 KB   
98/1704 KB   
102/1704 KB   
106/1704 KB   
106/1704 KB   
108/1704 KB   
109/1704 KB   
112/1704 KB   
116/1704 KB   
120/1704 KB   
124/1704 KB   
124/1704 KB   
128/1704 KB   
132/1704 KB   
133/1704 KB   
136/1704 KB   
140/1704 KB   
140/1704 KB   
144/1704 KB   
148/1704 KB   
152/1704 KB   
156/1704 KB   
160/1704 KB   
164/1704 KB   
168/1704 KB   
172/1704 KB   
175/1704 KB   
179/1704 KB   
180/1704 KB   
184/1704 KB   
188/1704 KB   
192/1704 KB   
196/1704 KB   
200/1704 KB   
204/1704 KB   
208/1704 KB   
212/1704 KB   
216/1704 KB   
220/1704 KB   
224/1704 KB   
228/1704 KB   
232/1704 KB   
236/1704 KB   
240/1704 KB   
244/1704 KB   
248/1704 KB   
252/1704 KB   
256/1704 KB   
260/1704 KB   
264/1704 KB   
268/1704 KB   
272/1704 KB   
276/1704 KB   
280/1704 KB   
284/1704 KB   
288/1704 KB   
292/1704 KB   
296/1704 KB   
299/1704 KB   
303/1704 KB   
307/1704 KB   
311/1704 KB   
315/1704 KB   
319/1704 KB   
323/1704 KB   
327/1704 KB   
331/1704 KB   
335/1704 KB   
339/1704 KB   
343/1704 KB   
347/1704 KB   
351/1704 KB   
355/1704 KB   
359/1704 KB   
363/1704 KB   
367/1704 KB   
371/1704 KB   
375/1704 KB   
379/1704 KB   
383/1704 KB   
387/1704 KB   
391/1704 KB   
395/1704 KB   
399/1704 KB   
403/1704 KB   
407/1704 KB   
411/1704 KB   
415/1704 KB   
419/1704 KB   
423/1704 KB   
427/1704 KB   
431/1704 KB   
435/1704 KB   
439/1704 KB   
443/1704 KB   
447/1704 KB   
451/1704 KB   
455/1704 KB   
459/1704 KB   
463/1704 KB   
467/1704 KB   
471/1704 KB   
475/1704 KB   
479/1704 KB   
483/1704 KB   
487/1704 KB   
491/1704 KB   
495/1704 KB   
499/1704 KB   
503/1704 KB   
507/1704 KB   
511/1704 KB   
515/1704 KB   
519/1704 KB   
523/1704 KB   
527/1704 KB   
531/1704 KB   
535/1704 KB   
539/1704 KB   
543/1704 KB   
547/1704 KB   
551/1704 KB   
555/1704 KB   
559/1704 KB   
563/1704 KB   
567/1704 KB   
571/1704 KB   
575/1704 KB   
579/1704 KB   
583/1704 KB   
587/1704 KB   
591/1704 KB   
595/1704 KB   
599/1704 KB   
603/1704 KB   
607/1704 KB   
611/1704 KB   
615/1704 KB   
619/1704 KB   
623/1704 KB   
627/1704 KB   
631/1704 KB   
635/1704 KB   
639/1704 KB   
643/1704 KB   
647/1704 KB   
651/1704 KB   
655/1704 KB   
659/1704 KB   
663/1704 KB   
667/1704 KB   
671/1704 KB   
675/1704 KB   
679/1704 KB   
683/1704 KB   
687/1704 KB   
691/1704 KB   
695/1704 KB   
699/1704 KB   
703/1704 KB   
707/1704 KB   
711/1704 KB   
715/1704 KB   
719/1704 KB   
723/1704 KB   
727/1704 KB   
731/1704 KB   
735/1704 KB   
739/1704 KB   
743/1704 KB   
747/1704 KB   
751/1704 KB   
755/1704 KB   
759/1704 KB   
763/1704 KB   
767/1704 KB   
771/1704 KB   
775/1704 KB   
779/1704 KB   
783/1704 KB   
787/1704 KB   
791/1704 KB   
795/1704 KB   
799/1704 KB   
803/1704 KB   
807/1704 KB   
811/1704 KB   
815/1704 KB   
819/1704 KB   
823/1704 KB   
827/1704 KB   
831/1704 KB   
835/1704 KB   
839/1704 KB   
843/1704 KB   
847/1704 KB   
851/1704 KB   
855/1704 KB   
859/1704 KB   
863/1704 KB   
867/1704 KB   
871/1704 KB   
875/1704 KB   
879/1704 KB   
883/1704 KB   
887/1704 KB   
891/1704 KB   
895/1704 KB   
899/1704 KB   
903/1704 KB   
907/1704 KB   
911/1704 KB   
915/1704 KB   
919/1704 KB   
923/1704 KB   
927/1704 KB   
931/1704 KB   
935/1704 KB   
939/1704 KB   
943/1704 KB   
947/1704 KB   
951/1704 KB   
955/1704 KB   
959/1704 KB   
963/1704 KB   
967/1704 KB   
971/1704 KB   
975/1704 KB   
979/1704 KB   
983/1704 KB   
987/1704 KB   
991/1704 KB   
995/1704 KB   
999/1704 KB   
1003/1704 KB   
1007/1704 KB   
1011/1704 KB   
1015/1704 KB   
1019/1704 KB   
1023/1704 KB   
1027/1704 KB   
1031/1704 KB   
1035/1704 KB   
1039/1704 KB   
1043/1704 KB   
1047/1704 KB   
1051/1704 KB   
1055/1704 KB   
1059/1704 KB   
1063/1704 KB   
1067/1704 KB   
1071/1704 KB   
1075/1704 KB   
1079/1704 KB   
1083/1704 KB   
1087/1704 KB   
1091/1704 KB   
1095/1704 KB   
1099/1704 KB   
1103/1704 KB   
1107/1704 KB   
1111/1704 KB   
1115/1704 KB   
1119/1704 KB   
1123/1704 KB   
1127/1704 KB   
1131/1704 KB   
1135/1704 KB   
1139/1704 KB   
1143/1704 KB   
1147/1704 KB   
1151/1704 KB   
1155/1704 KB   
1159/1704 KB   
1163/1704 KB   
1167/1704 KB   
1171/1704 KB   
1175/1704 KB   
1179/1704 KB   
1183/1704 KB   
1187/1704 KB   
1191/1704 KB   
1195/1704 KB   
1199/1704 KB   
1203/1704 KB   
1207/1704 KB   
1211/1704 KB   
1215/1704 KB   
1219/1704 KB   
1223/1704 KB   
1227/1704 KB   
1231/1704 KB   
1235/1704 KB   
1239/1704 KB   
1243/1704 KB   
1247/1704 KB   
1251/1704 KB   
1255/1704 KB   
1259/1704 KB   
1263/1704 KB   
1267/1704 KB   
1271/1704 KB   
1275/1704 KB   
1279/1704 KB   
1283/1704 KB   
1287/1704 KB   
1291/1704 KB   
1295/1704 KB   
1299/1704 KB   
1303/1704 KB   
1307/1704 KB   
1311/1704 KB   
1315/1704 KB   
1319/1704 KB   
1323/1704 KB   
1327/1704 KB   
1331/1704 KB   
1335/1704 KB   
1339/1704 KB   
1343/1704 KB   
1347/1704 KB   
1351/1704 KB   
1355/1704 KB   
1359/1704 KB   
1363/1704 KB   
1367/1704 KB   
1371/1704 KB   
1375/1704 KB   
1379/1704 KB   
1383/1704 KB   
1387/1704 KB   
1391/1704 KB   
1395/1704 KB   
1399/1704 KB   
1403/1704 KB   
1407/1704 KB   
1411/1704 KB   
1415/1704 KB   
1419/1704 KB   
1423/1704 KB   
1427/1704 KB   
1431/1704 KB   
1435/1704 KB   
1439/1704 KB   
1443/1704 KB   
1447/1704 KB   
1451/1704 KB   
1455/1704 KB   
1459/1704 KB   
1463/1704 KB   
1467/1704 KB   
1471/1704 KB   
1475/1704 KB   
1479/1704 KB   
1483/1704 KB   
1487/1704 KB   
1491/1704 KB   
1495/1704 KB   
1499/1704 KB   
1503/1704 KB   
1507/1704 KB   
1511/1704 KB   
1515/1704 KB   
1519/1704 KB   
1523/1704 KB   
1527/1704 KB   
1531/1704 KB   
1535/1704 KB   
1539/1704 KB   
1543/1704 KB   
1547/1704 KB   
1551/1704 KB   
1555/1704 KB   
1559/1704 KB   
1563/1704 KB   
1567/1704 KB   
1571/1704 KB   
1575/1704 KB   
1579/1704 KB   
1583/1704 KB   
1587/1704 KB   
1591/1704 KB   
1595/1704 KB   
1599/1704 KB   
1603/1704 KB   
1607/1704 KB   
1611/1704 KB   
1615/1704 KB   
1619/1704 KB   
1623/1704 KB   
1627/1704 KB   
1631/1704 KB   
1635/1704 KB   
1639/1704 KB   
1643/1704 KB   
1647/1704 KB   
1651/1704 KB   
1655/1704 KB   
1659/1704 KB   
1663/1704 KB   
1667/1704 KB   
1671/1704 KB   
1675/1704 KB   
1679/1704 KB   
1683/1704 KB   
1687/1704 KB   
1691/1704 KB   
1695/1704 KB   
1699/1704 KB   
1703/1704 KB   
1704/1704 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-20191004.224135-116.jar (1704 KB at 3497.0 KB/sec)
[INFO] 
[INFO] --- maven-javadoc-plugin:2.7:jar (default) @ guice-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ guice-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ guice-parent ---
[INFO] Installing /builds/workspace/Google Guice/pom.xml to /builds/.m2/repository/com/google/inject/guice-parent/4.1.1-SNAPSHOT/guice-parent-4.1.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Google Guice - Core Library 4.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guice ---
[INFO] Deleting /builds/workspace/Google Guice/core/target
[INFO] 
[INFO] --- spoon-maven-plugin:3.1:generate (default) @ guice ---
2019-10-05 21:43:54,422 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-10-05 21:43:54,423 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-10-05 21:43:54,438 INFO spoon.Launcher - Spoon version 7.6.0-SNAPSHOT
2019-10-05 21:43:54,438 INFO spoon.Launcher - running Spoon...
2019-10-05 21:43:54,439 INFO spoon.Launcher - start processing...
2019-10-05 21:43:58,817 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-10-05 21:43:58,899 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-10-05 21:44:02,519 INFO spoon.Launcher - end of processing: 
2019-10-05 21:44:02,519 INFO spoon.Launcher - 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] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/BytecodeGen.java:[115,46] error: cannot assign a value to final variable CLASS_LOADER_CACHE
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/RealOptionalBinder.java:[52,53] error: cannot assign a value to final variable JAVA_OPTIONAL_CLASS
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/RealOptionalBinder.java:[53,53] error: cannot assign a value to final variable JAVA_OPTIONAL_EMPTY
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/RealOptionalBinder.java:[54,53] error: cannot assign a value to final variable JAVA_OPTIONAL_OF_METHOD
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Google Guice ....................................... SUCCESS [  5.274 s]
[INFO] Google Guice - Core Library ........................ FAILURE [ 11.417 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.863 s
[INFO] Finished at: 2019-10-05T21:44:05+02:00
[INFO] Final Memory: 37M/282M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project guice: Compilation failure: Compilation failure:
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/BytecodeGen.java:[115,46] error: cannot assign a value to final variable CLASS_LOADER_CACHE
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/RealOptionalBinder.java:[52,53] error: cannot assign a value to final variable JAVA_OPTIONAL_CLASS
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/RealOptionalBinder.java:[53,53] error: cannot assign a value to final variable JAVA_OPTIONAL_EMPTY
[ERROR] /builds/workspace/Google Guice/core/target/generated-sources/spoon/com/google/inject/internal/RealOptionalBinder.java:[54,53] error: cannot assign a value to final variable JAVA_OPTIONAL_OF_METHOD
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :guice
Error: Maven compile with spoon unsuccessful!
Build step 'Execute shell' marked build as failure
Archiving artifacts
/net/www/ci/sos/jobs/Google Guice/builds/1116/archive does not exist.
ERROR: Step ‘Publish XML Summary Reports’ failed: /net/www/ci/sos/jobs/Google Guice/builds/1116/archive does not exist.
Sending e-mails to: spoon-devel@lists.gforge.inria.fr
Finished: FAILURE