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/Bukkit
[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/Bukkit/Bukkit.git
 > git init /builds/workspace/Bukkit # timeout=10
Fetching upstream changes from https://github.com/Bukkit/Bukkit.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Bukkit/Bukkit.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/Bukkit/Bukkit.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Bukkit/Bukkit.git # timeout=10
Fetching upstream changes from https://github.com/Bukkit/Bukkit.git
 > git fetch --tags --progress https://github.com/Bukkit/Bukkit.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 f210234e59275330f83b994e199c76f6abd41ee7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f210234e59275330f83b994e199c76f6abd41ee7
Commit message: "Update JavaDocs regarding teleportation of entities. Fixes BUKKIT-4210"
 > git rev-list --no-walk f210234e59275330f83b994e199c76f6abd41ee7 # timeout=10
[Bukkit] $ /bin/sh -xe /tmp/jenkins2004412474693152629.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
100 21193  100 21193    0     0  1271k      0 --:--:-- --:--:-- --:--:-- 1293k
 
-------------------------------------------------------
Initizalizes project
-------------------------------------------------------
 
HEAD is now at f210234 Update JavaDocs regarding teleportation of entities. Fixes BUKKIT-4210

--- Displays variables used in the build ---
Artifact id: bukkit
Version: 1.7.10-R0.1-SNAPSHOT
Modules job:
- Bukkit
Has checkstyle: true
Has enforcer: true
Git version id: f210234e59275330f83b994e199c76f6abd41ee7
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] ------------------------------------------------------------------------
[INFO] Building Bukkit 1.7.10-R0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bukkit ---
[INFO] Compiling 642 source files to /builds/workspace/Bukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bukkit ---
[INFO] Compiling 47 source files to /builds/workspace/Bukkit/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bukkit ---
[INFO] Surefire report directory: /builds/workspace/Bukkit/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Running org.bukkit.BukkitMirrorTest
Tests run: 475, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.bukkit.BukkitMirrorTest
Running org.bukkit.MaterialTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.bukkit.MaterialTest
Running org.bukkit.DyeColorTest
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.bukkit.DyeColorTest
Running org.bukkit.plugin.messaging.StandardMessengerTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.bukkit.plugin.messaging.StandardMessengerTest
Running org.bukkit.plugin.TimedRegisteredListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.bukkit.plugin.TimedRegisteredListenerTest
Running org.bukkit.plugin.PluginManagerTest
Feb 09, 2020 3:36:14 PM org.bukkit.Bukkit setServer
INFO: This server is running TestServer version Version_null (Implementing API version BukkitVersion_null)
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.bukkit.plugin.PluginManagerTest
Running org.bukkit.GrassSpeciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bukkit.GrassSpeciesTest
Running org.bukkit.EffectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.EffectTest
Running org.bukkit.potion.PotionTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.bukkit.potion.PotionTest
Running org.bukkit.ChatPaginatorTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.bukkit.ChatPaginatorTest
Running org.bukkit.NoteTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.bukkit.NoteTest
Running org.bukkit.GameModeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.GameModeTest
Running org.bukkit.configuration.MemoryConfigurationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.bukkit.configuration.MemoryConfigurationTest
Running org.bukkit.configuration.file.YamlConfigurationTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.bukkit.configuration.file.YamlConfigurationTest
Running org.bukkit.configuration.MemorySectionTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bukkit.configuration.MemorySectionTest
Running org.bukkit.WorldTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bukkit.WorldTypeTest
Running org.bukkit.event.PlayerChatTabCompleteEventTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.event.PlayerChatTabCompleteEventTest
Running org.bukkit.InstrumentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.InstrumentTest
Running org.bukkit.conversations.ConversationContextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.conversations.ConversationContextTest
Running org.bukkit.conversations.ValidatingPromptTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.bukkit.conversations.ValidatingPromptTest
Running org.bukkit.conversations.ConversationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.bukkit.conversations.ConversationTest
Running org.bukkit.EntityEffectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.EntityEffectTest
Running org.bukkit.TreeSpeciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.TreeSpeciesTest
Running org.bukkit.ArtTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.bukkit.ArtTest
Running org.bukkit.metadata.MetadataStoreTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.metadata.MetadataStoreTest
Running org.bukkit.metadata.MetadataValueAdapterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.metadata.MetadataValueAdapterTest
Running org.bukkit.metadata.LazyMetadataValueTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.metadata.LazyMetadataValueTest
Running org.bukkit.metadata.FixedMetadataValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.metadata.FixedMetadataValueTest
Running org.bukkit.metadata.MetadataConversionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.metadata.MetadataConversionTest
Running org.bukkit.CropStateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.CropStateTest
Running org.bukkit.ChatColorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bukkit.ChatColorTest
Running org.bukkit.DifficultyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.DifficultyTest
Running org.bukkit.util.StringUtilStartsWithTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.util.StringUtilStartsWithTest
Running org.bukkit.util.io.BukkitObjectStreamTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.046 sec - in org.bukkit.util.io.BukkitObjectStreamTest
Running org.bukkit.util.StringUtilTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.bukkit.util.StringUtilTest
Running org.bukkit.LocationTest
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.bukkit.LocationTest
Running org.bukkit.ColorTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.bukkit.ColorTest
Running org.bukkit.CoalTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bukkit.CoalTypeTest

Results :

Tests run: 906, Failures: 0, Errors: 0, Skipped: 3

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bukkit ---
[INFO] Building jar: /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:1.4:shade (default) @ bukkit ---
[INFO] Including org.yaml:snakeyaml:jar:1.9 in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1 in the shaded jar.
[INFO] Including org.avaje:ebean:jar:2.7.3 in the shaded jar.
[INFO] Including javax.persistence:persistence-api:jar:1.0 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:10.0.1 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:1.3.9 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar with /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bukkit ---
[INFO] Installing /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar to /builds/.m2/repository/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/bukkit-1.7.10-R0.1-SNAPSHOT.jar
[INFO] Installing /builds/workspace/Bukkit/dependency-reduced-pom.xml to /builds/.m2/repository/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/bukkit-1.7.10-R0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.975 s
[INFO] Finished at: 2020-02-09T15:36:17+01:00
[INFO] Final Memory: 37M/207M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile ---
Time to compile: 13843
Number of tests: 906
Number of tests skipped: 3
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] ------------------------------------------------------------------------
[INFO] Building Bukkit 1.7.10-R0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ bukkit ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.282 s
[INFO] Finished at: 2020-02-09T15:36:21+01:00
[INFO] Final Memory: 14M/162M
[INFO] ------------------------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Bukkit 1.7.10-R0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit ---
[INFO] Deleting /builds/workspace/Bukkit/target
[INFO] 
[INFO] --- spoon-maven-plugin:3.1:generate (default) @ bukkit ---
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
647/647 B   
            
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (647 B at 3.0 KB/sec)
            
2/3 KB      
3/3 KB   
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (3 KB at 4.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
2/22 KB   
3/22 KB   
5/22 KB   
6/22 KB   
7/22 KB   
9/22 KB   
10/22 KB   
11/22 KB   
13/22 KB   
14/22 KB   
15/22 KB   
17/22 KB   
18/22 KB   
19/22 KB   
21/22 KB   
22/22 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 708.2 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 24.2 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom
4/23 KB       
8/23 KB   
12/23 KB   
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 407.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom
2/23 KB    
3/23 KB   
5/23 KB   
6/23 KB   
7/23 KB   
9/23 KB   
10/23 KB   
11/23 KB   
13/23 KB   
14/23 KB   
15/23 KB   
17/23 KB   
18/23 KB   
19/23 KB   
21/23 KB   
22/23 KB   
23/23 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom (23 KB at 1047.9 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 26.1 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom
4/7 KB        
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom (7 KB at 198.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 450.3 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 22.5 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 194.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom (7 KB at 24.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom (7 KB at 379.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom (7 KB at 292.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 402.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 402.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 339.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 585.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 27.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
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom (7 KB at 585.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 28.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom (7 KB at 379.0 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml (1017 B at 29.2 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom
4/7 KB        
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 219.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom (7 KB at 279.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom (7 KB at 28.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 460.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 536.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
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 402.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 644.2 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
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-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
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 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
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom (7 KB at 28.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 357.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom (7 KB at 495.6 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 27.6 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 212.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom (7 KB at 459.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom (7 KB at 644.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
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom (7 KB at 536.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom (7 KB at 7.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
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom (7 KB at 28.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom (6 KB at 595.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom (6 KB at 330.8 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 33.1 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom
4/7 KB        
5/7 KB   
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom (7 KB at 190.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom (6 KB at 540.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 372.2 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml
1013/1013 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml (1013 B at 29.1 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom
3/7 KB        
7/7 KB   
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 197.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 26.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 458.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom (6 KB at 595.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom (7 KB at 672.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 611.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom (7 KB at 672.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom (7 KB at 32.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom (7 KB at 395.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom (7 KB at 611.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom (7 KB at 611.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom (7 KB at 519.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom (7 KB at 482.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom (7 KB at 33.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom (8 KB at 28.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom (8 KB at 19.0 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 34.2 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200208.234146-113.pom
4/8 KB        
8/8 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200208.234146-113.pom (8 KB at 170.2 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200208.234146-113.jar
4/1699 KB   
8/1699 KB   
12/1699 KB   
14/1699 KB   
18/1699 KB   
22/1699 KB   
24/1699 KB   
28/1699 KB   
32/1699 KB   
36/1699 KB   
40/1699 KB   
42/1699 KB   
46/1699 KB   
50/1699 KB   
54/1699 KB   
58/1699 KB   
62/1699 KB   
66/1699 KB   
70/1699 KB   
74/1699 KB   
78/1699 KB   
82/1699 KB   
86/1699 KB   
90/1699 KB   
94/1699 KB   
98/1699 KB   
99/1699 KB   
103/1699 KB   
107/1699 KB   
111/1699 KB   
115/1699 KB   
119/1699 KB   
123/1699 KB   
127/1699 KB   
131/1699 KB   
135/1699 KB   
139/1699 KB   
143/1699 KB   
147/1699 KB   
151/1699 KB   
155/1699 KB   
159/1699 KB   
163/1699 KB   
167/1699 KB   
171/1699 KB   
175/1699 KB   
179/1699 KB   
183/1699 KB   
187/1699 KB   
191/1699 KB   
195/1699 KB   
199/1699 KB   
203/1699 KB   
207/1699 KB   
211/1699 KB   
215/1699 KB   
219/1699 KB   
223/1699 KB   
227/1699 KB   
231/1699 KB   
235/1699 KB   
239/1699 KB   
243/1699 KB   
247/1699 KB   
251/1699 KB   
255/1699 KB   
259/1699 KB   
263/1699 KB   
267/1699 KB   
271/1699 KB   
275/1699 KB   
279/1699 KB   
283/1699 KB   
287/1699 KB   
291/1699 KB   
295/1699 KB   
299/1699 KB   
303/1699 KB   
307/1699 KB   
311/1699 KB   
315/1699 KB   
319/1699 KB   
323/1699 KB   
327/1699 KB   
331/1699 KB   
335/1699 KB   
339/1699 KB   
343/1699 KB   
347/1699 KB   
351/1699 KB   
355/1699 KB   
359/1699 KB   
363/1699 KB   
367/1699 KB   
371/1699 KB   
375/1699 KB   
379/1699 KB   
383/1699 KB   
387/1699 KB   
391/1699 KB   
395/1699 KB   
399/1699 KB   
403/1699 KB   
407/1699 KB   
411/1699 KB   
415/1699 KB   
419/1699 KB   
423/1699 KB   
427/1699 KB   
431/1699 KB   
435/1699 KB   
439/1699 KB   
443/1699 KB   
447/1699 KB   
451/1699 KB   
455/1699 KB   
459/1699 KB   
463/1699 KB   
467/1699 KB   
471/1699 KB   
475/1699 KB   
479/1699 KB   
483/1699 KB   
487/1699 KB   
491/1699 KB   
495/1699 KB   
499/1699 KB   
503/1699 KB   
507/1699 KB   
511/1699 KB   
515/1699 KB   
519/1699 KB   
523/1699 KB   
527/1699 KB   
531/1699 KB   
535/1699 KB   
539/1699 KB   
543/1699 KB   
547/1699 KB   
551/1699 KB   
555/1699 KB   
559/1699 KB   
563/1699 KB   
567/1699 KB   
571/1699 KB   
575/1699 KB   
579/1699 KB   
583/1699 KB   
587/1699 KB   
591/1699 KB   
595/1699 KB   
599/1699 KB   
603/1699 KB   
607/1699 KB   
611/1699 KB   
615/1699 KB   
619/1699 KB   
623/1699 KB   
627/1699 KB   
631/1699 KB   
635/1699 KB   
639/1699 KB   
643/1699 KB   
647/1699 KB   
651/1699 KB   
655/1699 KB   
659/1699 KB   
663/1699 KB   
667/1699 KB   
671/1699 KB   
675/1699 KB   
679/1699 KB   
683/1699 KB   
687/1699 KB   
691/1699 KB   
695/1699 KB   
699/1699 KB   
703/1699 KB   
707/1699 KB   
711/1699 KB   
715/1699 KB   
719/1699 KB   
723/1699 KB   
727/1699 KB   
731/1699 KB   
735/1699 KB   
739/1699 KB   
743/1699 KB   
747/1699 KB   
751/1699 KB   
755/1699 KB   
759/1699 KB   
763/1699 KB   
767/1699 KB   
771/1699 KB   
775/1699 KB   
779/1699 KB   
783/1699 KB   
787/1699 KB   
791/1699 KB   
795/1699 KB   
799/1699 KB   
803/1699 KB   
807/1699 KB   
811/1699 KB   
815/1699 KB   
819/1699 KB   
823/1699 KB   
827/1699 KB   
831/1699 KB   
835/1699 KB   
839/1699 KB   
843/1699 KB   
847/1699 KB   
851/1699 KB   
855/1699 KB   
859/1699 KB   
863/1699 KB   
867/1699 KB   
871/1699 KB   
875/1699 KB   
879/1699 KB   
883/1699 KB   
887/1699 KB   
891/1699 KB   
895/1699 KB   
899/1699 KB   
903/1699 KB   
907/1699 KB   
911/1699 KB   
915/1699 KB   
919/1699 KB   
923/1699 KB   
927/1699 KB   
931/1699 KB   
935/1699 KB   
939/1699 KB   
943/1699 KB   
947/1699 KB   
951/1699 KB   
955/1699 KB   
959/1699 KB   
963/1699 KB   
967/1699 KB   
971/1699 KB   
975/1699 KB   
979/1699 KB   
983/1699 KB   
987/1699 KB   
991/1699 KB   
995/1699 KB   
999/1699 KB   
1003/1699 KB   
1007/1699 KB   
1011/1699 KB   
1015/1699 KB   
1019/1699 KB   
1023/1699 KB   
1027/1699 KB   
1031/1699 KB   
1035/1699 KB   
1039/1699 KB   
1043/1699 KB   
1047/1699 KB   
1051/1699 KB   
1055/1699 KB   
1059/1699 KB   
1063/1699 KB   
1067/1699 KB   
1071/1699 KB   
1075/1699 KB   
1079/1699 KB   
1083/1699 KB   
1087/1699 KB   
1091/1699 KB   
1095/1699 KB   
1099/1699 KB   
1103/1699 KB   
1107/1699 KB   
1111/1699 KB   
1115/1699 KB   
1119/1699 KB   
1123/1699 KB   
1127/1699 KB   
1131/1699 KB   
1135/1699 KB   
1139/1699 KB   
1143/1699 KB   
1147/1699 KB   
1151/1699 KB   
1155/1699 KB   
1159/1699 KB   
1163/1699 KB   
1167/1699 KB   
1171/1699 KB   
1175/1699 KB   
1179/1699 KB   
1183/1699 KB   
1187/1699 KB   
1191/1699 KB   
1195/1699 KB   
1199/1699 KB   
1203/1699 KB   
1207/1699 KB   
1211/1699 KB   
1215/1699 KB   
1219/1699 KB   
1223/1699 KB   
1227/1699 KB   
1231/1699 KB   
1235/1699 KB   
1239/1699 KB   
1243/1699 KB   
1247/1699 KB   
1251/1699 KB   
1255/1699 KB   
1259/1699 KB   
1263/1699 KB   
1267/1699 KB   
1271/1699 KB   
1275/1699 KB   
1279/1699 KB   
1283/1699 KB   
1287/1699 KB   
1291/1699 KB   
1295/1699 KB   
1299/1699 KB   
1303/1699 KB   
1307/1699 KB   
1311/1699 KB   
1315/1699 KB   
1319/1699 KB   
1323/1699 KB   
1327/1699 KB   
1331/1699 KB   
1335/1699 KB   
1339/1699 KB   
1343/1699 KB   
1347/1699 KB   
1351/1699 KB   
1355/1699 KB   
1359/1699 KB   
1363/1699 KB   
1367/1699 KB   
1371/1699 KB   
1375/1699 KB   
1379/1699 KB   
1383/1699 KB   
1387/1699 KB   
1391/1699 KB   
1395/1699 KB   
1399/1699 KB   
1403/1699 KB   
1407/1699 KB   
1411/1699 KB   
1415/1699 KB   
1419/1699 KB   
1423/1699 KB   
1427/1699 KB   
1431/1699 KB   
1435/1699 KB   
1439/1699 KB   
1443/1699 KB   
1447/1699 KB   
1451/1699 KB   
1455/1699 KB   
1459/1699 KB   
1463/1699 KB   
1467/1699 KB   
1471/1699 KB   
1475/1699 KB   
1479/1699 KB   
1483/1699 KB   
1487/1699 KB   
1491/1699 KB   
1495/1699 KB   
1499/1699 KB   
1503/1699 KB   
1507/1699 KB   
1511/1699 KB   
1515/1699 KB   
1519/1699 KB   
1523/1699 KB   
1527/1699 KB   
1531/1699 KB   
1535/1699 KB   
1539/1699 KB   
1543/1699 KB   
1547/1699 KB   
1551/1699 KB   
1555/1699 KB   
1559/1699 KB   
1563/1699 KB   
1567/1699 KB   
1571/1699 KB   
1575/1699 KB   
1579/1699 KB   
1583/1699 KB   
1587/1699 KB   
1591/1699 KB   
1595/1699 KB   
1599/1699 KB   
1603/1699 KB   
1607/1699 KB   
1611/1699 KB   
1615/1699 KB   
1619/1699 KB   
1623/1699 KB   
1627/1699 KB   
1631/1699 KB   
1635/1699 KB   
1639/1699 KB   
1643/1699 KB   
1647/1699 KB   
1651/1699 KB   
1655/1699 KB   
1659/1699 KB   
1663/1699 KB   
1667/1699 KB   
1671/1699 KB   
1675/1699 KB   
1679/1699 KB   
1683/1699 KB   
1687/1699 KB   
1691/1699 KB   
1695/1699 KB   
1699/1699 KB   
1699/1699 KB   
               
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200208.234146-113.jar (1699 KB at 7483.2 KB/sec)
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[INFO] Spoon version 8.1.0-SNAPSHOT
[INFO] running Spoon...
[INFO] start processing...
[INFO] spoon.processing.SpoonTagger
[INFO] spoon.support.JavaOutputProcessor
[INFO] end of processing: 
[INFO] no errors, no warnings
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bukkit ---
[INFO] Compiling 643 source files to /builds/workspace/Bukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bukkit ---
[INFO] Compiling 47 source files to /builds/workspace/Bukkit/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bukkit ---
[INFO] Surefire report directory: /builds/workspace/Bukkit/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Running org.bukkit.BukkitMirrorTest
Tests run: 475, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.bukkit.BukkitMirrorTest
Running org.bukkit.MaterialTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.bukkit.MaterialTest
Running org.bukkit.DyeColorTest
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.bukkit.DyeColorTest
Running org.bukkit.plugin.messaging.StandardMessengerTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.bukkit.plugin.messaging.StandardMessengerTest
Running org.bukkit.plugin.TimedRegisteredListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.plugin.TimedRegisteredListenerTest
Running org.bukkit.plugin.PluginManagerTest
Feb 09, 2020 3:36:50 PM org.bukkit.Bukkit setServer
INFO: This server is running TestServer version Version_null (Implementing API version BukkitVersion_null)
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.bukkit.plugin.PluginManagerTest
Running org.bukkit.GrassSpeciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.GrassSpeciesTest
Running org.bukkit.EffectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.EffectTest
Running org.bukkit.potion.PotionTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.bukkit.potion.PotionTest
Running org.bukkit.ChatPaginatorTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bukkit.ChatPaginatorTest
Running org.bukkit.NoteTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bukkit.NoteTest
Running org.bukkit.GameModeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.GameModeTest
Running org.bukkit.configuration.MemoryConfigurationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.configuration.MemoryConfigurationTest
Running org.bukkit.configuration.file.YamlConfigurationTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.bukkit.configuration.file.YamlConfigurationTest
Running org.bukkit.configuration.MemorySectionTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.bukkit.configuration.MemorySectionTest
Running org.bukkit.WorldTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bukkit.WorldTypeTest
Running org.bukkit.event.PlayerChatTabCompleteEventTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.event.PlayerChatTabCompleteEventTest
Running org.bukkit.InstrumentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.InstrumentTest
Running org.bukkit.conversations.ConversationContextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.conversations.ConversationContextTest
Running org.bukkit.conversations.ValidatingPromptTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.bukkit.conversations.ValidatingPromptTest
Running org.bukkit.conversations.ConversationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.bukkit.conversations.ConversationTest
Running org.bukkit.EntityEffectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.EntityEffectTest
Running org.bukkit.TreeSpeciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.TreeSpeciesTest
Running org.bukkit.ArtTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bukkit.ArtTest
Running org.bukkit.metadata.MetadataStoreTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.bukkit.metadata.MetadataStoreTest
Running org.bukkit.metadata.MetadataValueAdapterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.bukkit.metadata.MetadataValueAdapterTest
Running org.bukkit.metadata.LazyMetadataValueTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.metadata.LazyMetadataValueTest
Running org.bukkit.metadata.FixedMetadataValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bukkit.metadata.FixedMetadataValueTest
Running org.bukkit.metadata.MetadataConversionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.metadata.MetadataConversionTest
Running org.bukkit.CropStateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.CropStateTest
Running org.bukkit.ChatColorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.ChatColorTest
Running org.bukkit.DifficultyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.DifficultyTest
Running org.bukkit.util.StringUtilStartsWithTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.util.StringUtilStartsWithTest
Running org.bukkit.util.io.BukkitObjectStreamTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.07 sec - in org.bukkit.util.io.BukkitObjectStreamTest
Running org.bukkit.util.StringUtilTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.util.StringUtilTest
Running org.bukkit.LocationTest
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.LocationTest
Running org.bukkit.ColorTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bukkit.ColorTest
Running org.bukkit.CoalTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.CoalTypeTest

Results :

Tests run: 906, Failures: 0, Errors: 0, Skipped: 3

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bukkit ---
[INFO] Building jar: /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:1.4:shade (default) @ bukkit ---
[INFO] Including org.yaml:snakeyaml:jar:1.9 in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1 in the shaded jar.
[INFO] Including org.avaje:ebean:jar:2.7.3 in the shaded jar.
[INFO] Including javax.persistence:persistence-api:jar:1.0 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:10.0.1 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:1.3.9 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar with /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bukkit ---
[INFO] Installing /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar to /builds/.m2/repository/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/bukkit-1.7.10-R0.1-SNAPSHOT.jar
[INFO] Installing /builds/workspace/Bukkit/dependency-reduced-pom.xml to /builds/.m2/repository/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/bukkit-1.7.10-R0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.649 s
[INFO] Finished at: 2020-02-09T15:36:52+01:00
[INFO] Final Memory: 40M/218M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile with spoon ---
Time to compile with spoon: 31544
Number of tests: 906
Number of tests skipped: 3
Number of failures in tests: 0
Number of errors in tests: 0
 
-------------------------------------------------------
Overwrites source generated by spoon in the source folder
-------------------------------------------------------
 
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Bukkit 1.7.10-R0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit ---
[INFO] Deleting /builds/workspace/Bukkit/target
[INFO] 
[INFO] --- spoon-maven-plugin:3.1:generate (default) @ bukkit ---
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[INFO] Spoon version 8.1.0-SNAPSHOT
[INFO] running Spoon...
[INFO] start processing...
[INFO] spoon.processing.SpoonTagger
[INFO] spoon.support.JavaOutputProcessor
[INFO] end of processing: 
[INFO] no errors, no warnings
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bukkit ---
[INFO] Compiling 643 source files to /builds/workspace/Bukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bukkit ---
[INFO] Compiling 47 source files to /builds/workspace/Bukkit/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bukkit ---
[INFO] Surefire report directory: /builds/workspace/Bukkit/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Running org.bukkit.BukkitMirrorTest
Tests run: 475, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.bukkit.BukkitMirrorTest
Running org.bukkit.MaterialTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.bukkit.MaterialTest
Running org.bukkit.DyeColorTest
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.bukkit.DyeColorTest
Running org.bukkit.plugin.messaging.StandardMessengerTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.bukkit.plugin.messaging.StandardMessengerTest
Running org.bukkit.plugin.TimedRegisteredListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.bukkit.plugin.TimedRegisteredListenerTest
Running org.bukkit.plugin.PluginManagerTest
Feb 09, 2020 3:37:12 PM org.bukkit.Bukkit setServer
INFO: This server is running TestServer version Version_null (Implementing API version BukkitVersion_null)
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in org.bukkit.plugin.PluginManagerTest
Running org.bukkit.GrassSpeciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.GrassSpeciesTest
Running org.bukkit.EffectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.EffectTest
Running org.bukkit.potion.PotionTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.potion.PotionTest
Running org.bukkit.ChatPaginatorTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.bukkit.ChatPaginatorTest
Running org.bukkit.NoteTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.bukkit.NoteTest
Running org.bukkit.GameModeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.GameModeTest
Running org.bukkit.configuration.MemoryConfigurationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.bukkit.configuration.MemoryConfigurationTest
Running org.bukkit.configuration.file.YamlConfigurationTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.bukkit.configuration.file.YamlConfigurationTest
Running org.bukkit.configuration.MemorySectionTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.bukkit.configuration.MemorySectionTest
Running org.bukkit.WorldTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bukkit.WorldTypeTest
Running org.bukkit.event.PlayerChatTabCompleteEventTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bukkit.event.PlayerChatTabCompleteEventTest
Running org.bukkit.InstrumentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.InstrumentTest
Running org.bukkit.conversations.ConversationContextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.bukkit.conversations.ConversationContextTest
Running org.bukkit.conversations.ValidatingPromptTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.bukkit.conversations.ValidatingPromptTest
Running org.bukkit.conversations.ConversationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bukkit.conversations.ConversationTest
Running org.bukkit.EntityEffectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.EntityEffectTest
Running org.bukkit.TreeSpeciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.TreeSpeciesTest
Running org.bukkit.ArtTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bukkit.ArtTest
Running org.bukkit.metadata.MetadataStoreTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bukkit.metadata.MetadataStoreTest
Running org.bukkit.metadata.MetadataValueAdapterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bukkit.metadata.MetadataValueAdapterTest
Running org.bukkit.metadata.LazyMetadataValueTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bukkit.metadata.LazyMetadataValueTest
Running org.bukkit.metadata.FixedMetadataValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.metadata.FixedMetadataValueTest
Running org.bukkit.metadata.MetadataConversionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.bukkit.metadata.MetadataConversionTest
Running org.bukkit.CropStateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.CropStateTest
Running org.bukkit.ChatColorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.bukkit.ChatColorTest
Running org.bukkit.DifficultyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.bukkit.DifficultyTest
Running org.bukkit.util.StringUtilStartsWithTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.bukkit.util.StringUtilStartsWithTest
Running org.bukkit.util.io.BukkitObjectStreamTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.071 sec - in org.bukkit.util.io.BukkitObjectStreamTest
Running org.bukkit.util.StringUtilTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.bukkit.util.StringUtilTest
Running org.bukkit.LocationTest
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.bukkit.LocationTest
Running org.bukkit.ColorTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.bukkit.ColorTest
Running org.bukkit.CoalTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.bukkit.CoalTypeTest

Results :

Tests run: 906, Failures: 0, Errors: 0, Skipped: 3

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bukkit ---
[INFO] Building jar: /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:1.4:shade (default) @ bukkit ---
[INFO] Including org.yaml:snakeyaml:jar:1.9 in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1 in the shaded jar.
[INFO] Including org.avaje:ebean:jar:2.7.3 in the shaded jar.
[INFO] Including javax.persistence:persistence-api:jar:1.0 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:10.0.1 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:1.3.9 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar with /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bukkit ---
[INFO] Installing /builds/workspace/Bukkit/target/bukkit-1.7.10-R0.1-SNAPSHOT.jar to /builds/.m2/repository/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/bukkit-1.7.10-R0.1-SNAPSHOT.jar
[INFO] Installing /builds/workspace/Bukkit/dependency-reduced-pom.xml to /builds/.m2/repository/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/bukkit-1.7.10-R0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.869 s
[INFO] Finished at: 2020-02-09T15:37:14+01:00
[INFO] Final Memory: 35M/225M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile with spoon of spoon ---
Time to compile with spoon of spoon: 21646
 
-------------------------------------------------------
Retreives all results files in the project (in all sub modules if the project is a multi module project)
-------------------------------------------------------
 
./result-spoon-tests-spooned-..txt
./result-spoon-tests-..txt
<?xml version="1.0"?>
<section name="">
  <table>
    <tr>
      <td fontattribute="bold">Project</td>
      <td fontattribute="bold">Commit id version</td>
      <td fontattribute="bold">Project compiles</td>
      <td fontattribute="bold">Project tests run</td>
      <td fontattribute="bold">Project spooned compiles</td>
      <td fontattribute="bold">Project spooned tests run</td>
      <td fontattribute="bold">Time to spoon</td>
      <td fontattribute="bold">Number of CtStatment</td>
      <td fontattribute="bold">Time to compile project</td>
      <td fontattribute="bold">Time to compile project spooned</td>
      <td fontattribute="bold">Spoon(Spoon(x))=Spoon(x)</td>
    </tr>
    <tr>
      <td>Bukkit</td>
      <td>f210234e59275330f83b994e199c76f6abd41ee7</td>
      <td>OK</td>
      <td>tests: 906
errors: 0
skipped: 3
failures: 0</td>
      <td>OK</td>
      <td>tests: 906
errors: 0
skipped: 3
failures: 0</td>
      <td>8744</td>
      <td>N/A</td>
      <td>13843</td>
      <td>31544</td>
      <td>21646</td>
    </tr>
  </table>
</section>
Archiving artifacts
Finished: SUCCESS