Started by GitHub push by ME1312 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/GalaxiEngine The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ME1312/GalaxiEngine.git > git init /var/lib/jenkins/workspace/GalaxiEngine # timeout=10 Fetching upstream changes from https://github.com/ME1312/GalaxiEngine.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/ME1312/GalaxiEngine.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ME1312/GalaxiEngine.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3014c04b22b71b8d2cf204a356590b986a119844 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3014c04b22b71b8d2cf204a356590b986a119844 # timeout=10 Commit message: "Minify HTML log file headers" > git rev-list --no-walk 86ad4e4378379ce06c532fe33ff33ce9326d96d8 # timeout=10 [GalaxiEngine] $ /usr/bin/env bash /tmp/jenkins903726955262824634.sh Getting version from file: /var/lib/jenkins/workspace/GalaxiEngine/build.txt Loaded version is 21w08k New run name is '21w08k' [GalaxiEngine] $ mvn verify [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GalaxiUtil [jar] [INFO] GalaxiAPI [jar] [INFO] GalaxiEngine [jar] [INFO] GalaxiRT [jar] [INFO] GalaxiUI [jar] [INFO] GalaxiApp [jar] [INFO] Galaxi [pom] [INFO] [INFO] --------------------< net.ME1312.Galaxi:GalaxiUtil >-------------------- [INFO] Building GalaxiUtil -PLACEHOLDER [1/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.0:javadoc (default) > generate-sources @ GalaxiUtil >>> [INFO] [INFO] <<< maven-javadoc-plugin:3.0.0:javadoc (default) < generate-sources @ GalaxiUtil <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:javadoc (default) @ GalaxiUtil --- [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source files for package net.ME1312.Galaxi.Library... Loading source files for package net.ME1312.Galaxi.Library.Map... Loading source files for package net.ME1312.Galaxi.Library.Callback... Loading source files for package net.ME1312.Galaxi.Library.Config... Loading source files for package net.ME1312.Galaxi.Library.Version... Loading source files for package net.ME1312.Galaxi.Library.Container... Constructing Javadoc information... Standard Doclet version 1.8.0_181 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/AsyncConsolidator.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/ExtraDataHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Platform.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/UniversalFile.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Util.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/ObjectMap.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/ObjectMapValue.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/Callback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/ExceptionCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/ExceptionReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/ExceptionReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/ExceptionRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/ReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/ReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/YAMLConfig.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/YAMLSection.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/Version.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/VersionTokenizer.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/VersionType.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/ContainedPair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/Container.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/Pair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/Value.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./overview-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./constant-values.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./serialized-form.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/class-use/Platform.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/class-use/ExtraDataHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/class-use/AsyncConsolidator.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/class-use/UniversalFile.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/class-use/Util.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/class-use/ObjectMapValue.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/class-use/ObjectMap.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/class-use/Callback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/class-use/ReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/class-use/ReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/class-use/YAMLSection.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/class-use/YAMLConfig.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/class-use/VersionTokenizer.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/class-use/Version.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/class-use/VersionType.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/class-use/ContainedPair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/class-use/Pair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/class-use/Container.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/class-use/Value.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Callback/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Config/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Container/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Map/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./net/ME1312/Galaxi/Library/Version/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./overview-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./index-all.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./allclasses-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./allclasses-noframe.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./index.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./overview-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/../../Javadoc/GalaxiUtil/./help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/UniversalFile.java:67: warning - @return tag has no arguments. [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Version/Version.java:269: warning - @return tag has no arguments. [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Version/Version.java:294: warning - @return tag has no arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ GalaxiUtil --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ GalaxiUtil --- [INFO] Executing tasks [copy] Copying 1 file to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiUtil/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ GalaxiUtil --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 23 source files to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiUtil/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ GalaxiUtil --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ GalaxiUtil --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ GalaxiUtil --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ GalaxiUtil --- [INFO] Building jar: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/Maven/GalaxiUtil.jar [INFO] [INFO] --------------------< net.ME1312.Galaxi:GalaxiAPI >--------------------- [INFO] Building GalaxiAPI -PLACEHOLDER [2/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.0:javadoc (default) > generate-sources @ GalaxiAPI >>> [INFO] [INFO] <<< maven-javadoc-plugin:3.0.0:javadoc (default) < generate-sources @ GalaxiAPI <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:javadoc (default) @ GalaxiAPI --- Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20201115/json-20201115-javadoc-resources.jar Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27-javadoc-resources.jar [ERROR] no module descriptor for net.ME1312.Galaxi:GalaxiAPI [ERROR] no module descriptor for net.ME1312.Galaxi:GalaxiUtil [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source files for package net.ME1312.Galaxi.Log... Loading source files for package net.ME1312.Galaxi.Command... Loading source files for package net.ME1312.Galaxi.Event.Engine... Loading source files for package net.ME1312.Galaxi.Event... Loading source files for package net.ME1312.Galaxi... Loading source files for package net.ME1312.Galaxi.Plugin... Loading source files for package net.ME1312.Galaxi.Library.Exception... Loading source files for package net.ME1312.Galaxi.Library... Loading source files for package net.ME1312.Galaxi.Library.Map... Loading source files for package net.ME1312.Galaxi.Library.Callback... Loading source files for package net.ME1312.Galaxi.Library.Config... Loading source files for package net.ME1312.Galaxi.Library.Version... Loading source files for package net.ME1312.Galaxi.Library.Container... Constructing Javadoc information... Standard Doclet version 1.8.0_181 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/ConsoleTextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/LogFilter.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/Logger.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/LogLevel.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/LogStream.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/TextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/Command.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/CommandHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/CommandProcessor.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/CommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/CompletionHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/ConsoleCommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/InputSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/CommandEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/ConsoleInputEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/GalaxiReloadEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/GalaxiStartEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/GalaxiStopEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Cancellable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/CancellableEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Event.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Listener.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/ListenerOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/ReverseOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Subscribe.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Galaxi.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/App.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/Plugin.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/PluginInfo.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/PluginInfo.Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/PluginManager.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/IllegalPluginException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/IllegalStringValueException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/AsyncConsolidator.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/ExtraDataHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Platform.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/UniversalFile.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Util.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/ObjectMap.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/ObjectMapValue.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/Callback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/ExceptionCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/ExceptionReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/ExceptionReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/ExceptionRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/ReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/ReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/YAMLConfig.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/YAMLSection.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/Version.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/VersionTokenizer.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/VersionType.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/ContainedPair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/Container.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/Pair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/Value.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./overview-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./constant-values.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./serialized-form.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/class-use/ConsoleTextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/class-use/LogFilter.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/class-use/LogLevel.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/class-use/Logger.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/class-use/LogStream.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/class-use/CompletionHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/class-use/CommandProcessor.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/class-use/Command.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/class-use/CommandHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/class-use/ConsoleCommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/class-use/InputSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/class-use/CommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/class-use/GalaxiStartEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/class-use/ConsoleInputEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/class-use/GalaxiReloadEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/class-use/GalaxiStopEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/class-use/CommandEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/class-use/Cancellable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/class-use/ReverseOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/class-use/Event.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/class-use/CancellableEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/class-use/Subscribe.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/class-use/ListenerOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/class-use/Listener.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/class-use/Galaxi.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/class-use/Plugin.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/class-use/App.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/class-use/PluginInfo.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/class-use/PluginInfo.Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/class-use/Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/class-use/PluginManager.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/class-use/IllegalStringValueException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/class-use/IllegalPluginException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/class-use/Util.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/class-use/UniversalFile.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/class-use/Platform.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/class-use/ExtraDataHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/class-use/AsyncConsolidator.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/class-use/ObjectMapValue.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/class-use/ObjectMap.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/class-use/ReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/class-use/ReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/class-use/Callback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/class-use/YAMLSection.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/class-use/YAMLConfig.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/class-use/VersionType.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/class-use/VersionTokenizer.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/class-use/Version.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/class-use/Value.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/class-use/Pair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/class-use/Container.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/class-use/ContainedPair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Command/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Event/Engine/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Callback/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Config/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Container/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Exception/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Map/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Library/Version/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Log/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./net/ME1312/Galaxi/Plugin/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./overview-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./index-all.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./allclasses-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./allclasses-noframe.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./index.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./overview-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/../Javadoc/GalaxiAPI/./help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/UniversalFile.java:67: warning - @return tag has no arguments. [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Version/Version.java:269: warning - @return tag has no arguments. [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Version/Version.java:294: warning - @return tag has no arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ GalaxiAPI --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ GalaxiAPI --- [INFO] Executing tasks [copy] Copying 1 file to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiAPI/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ GalaxiAPI --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 34 source files to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiAPI/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ GalaxiAPI --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ GalaxiAPI --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ GalaxiAPI --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ GalaxiAPI --- [INFO] Building jar: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/Maven/GalaxiAPI.jar [INFO] [INFO] -------------------< net.ME1312.Galaxi:GalaxiEngine >------------------- [INFO] Building GalaxiEngine -PLACEHOLDER [3/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.0:javadoc (default) > generate-sources @ GalaxiEngine >>> [INFO] [INFO] <<< maven-javadoc-plugin:3.0.0:javadoc (default) < generate-sources @ GalaxiEngine <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:javadoc (default) @ GalaxiEngine --- [ERROR] no module descriptor for net.ME1312.Galaxi:GalaxiEngine [ERROR] no module descriptor for net.ME1312.Galaxi:GalaxiUtil [ERROR] no module descriptor for net.ME1312.Galaxi:GalaxiAPI [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source files for package net.ME1312.Galaxi.Engine... Loading source files for package net.ME1312.Galaxi.Library... Loading source files for package net.ME1312.Galaxi.Library.Map... Loading source files for package net.ME1312.Galaxi.Library.Callback... Loading source files for package net.ME1312.Galaxi.Library.Config... Loading source files for package net.ME1312.Galaxi.Library.Version... Loading source files for package net.ME1312.Galaxi.Library.Container... Loading source files for package net.ME1312.Galaxi.Log... Loading source files for package net.ME1312.Galaxi.Command... Loading source files for package net.ME1312.Galaxi.Event.Engine... Loading source files for package net.ME1312.Galaxi.Event... Loading source files for package net.ME1312.Galaxi... Loading source files for package net.ME1312.Galaxi.Plugin... Loading source files for package net.ME1312.Galaxi.Library.Exception... Constructing Javadoc information... Standard Doclet version 1.8.0_181 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/CodeManager.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/CommandParser.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/CommandParser.Parsed.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/GalaxiEngine.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/GalaxiOption.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/AsyncConsolidator.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/ExtraDataHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Platform.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/UniversalFile.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Util.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/ObjectMap.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/ObjectMapValue.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/Callback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/ExceptionCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/ExceptionReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/ExceptionReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/ExceptionRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/ReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/ReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/YAMLConfig.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/YAMLSection.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/Version.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/VersionTokenizer.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/VersionType.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/ContainedPair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/Container.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/Pair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/Value.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/ConsoleTextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/LogFilter.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/Logger.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/LogLevel.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/LogStream.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/TextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/Command.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/CommandHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/CommandProcessor.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/CommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/CompletionHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/ConsoleCommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/InputSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/CommandEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/ConsoleInputEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/GalaxiReloadEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/GalaxiStartEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/GalaxiStopEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Cancellable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/CancellableEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Event.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Listener.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/ListenerOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/ReverseOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Subscribe.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Galaxi.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/App.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/Plugin.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/PluginInfo.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/PluginInfo.Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/PluginManager.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/IllegalPluginException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/IllegalStringValueException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./overview-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/package-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/package-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/package-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./constant-values.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./serialized-form.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/class-use/CodeManager.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/class-use/CommandParser.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/class-use/CommandParser.Parsed.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/class-use/GalaxiOption.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/class-use/GalaxiEngine.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/class-use/Util.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/class-use/UniversalFile.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/class-use/Platform.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/class-use/ExtraDataHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/class-use/AsyncConsolidator.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/class-use/ObjectMapValue.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/class-use/ObjectMap.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/class-use/ReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/class-use/ReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionReturnRunnable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionReturnCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/class-use/ExceptionCallback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/class-use/Callback.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/class-use/YAMLSection.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/class-use/YAMLConfig.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/class-use/VersionType.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/class-use/VersionTokenizer.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/class-use/Version.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/class-use/Value.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/class-use/Pair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/class-use/Container.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/class-use/ContainedPair.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/class-use/Logger.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/class-use/LogStream.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/class-use/LogLevel.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/class-use/LogFilter.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/class-use/ConsoleTextElement.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/class-use/InputSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/class-use/ConsoleCommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/class-use/CompletionHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/class-use/CommandSender.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/class-use/CommandProcessor.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/class-use/CommandHandler.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/class-use/Command.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/class-use/GalaxiStopEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/class-use/GalaxiStartEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/class-use/GalaxiReloadEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/class-use/ConsoleInputEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/class-use/CommandEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/class-use/Subscribe.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/class-use/ReverseOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/class-use/ListenerOrder.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/class-use/Listener.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/class-use/Event.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/class-use/CancellableEvent.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/class-use/Cancellable.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/class-use/Galaxi.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/class-use/PluginManager.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/class-use/PluginInfo.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/class-use/PluginInfo.Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/class-use/Plugin.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/class-use/Dependency.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/class-use/App.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/class-use/IllegalStringValueException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/class-use/IllegalPluginException.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Command/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Engine/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Event/Engine/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Callback/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Config/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Container/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Exception/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Map/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Library/Version/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Log/package-use.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./net/ME1312/Galaxi/Plugin/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./overview-tree.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./index-all.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./allclasses-frame.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./allclasses-noframe.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./index.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./overview-summary.html... Generating /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/../Javadoc/GalaxiEngine/./help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/UniversalFile.java:67: warning - @return tag has no arguments. [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Version/Version.java:269: warning - @return tag has no arguments. [WARNING] /var/lib/jenkins/workspace/GalaxiEngine/GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Version/Version.java:294: warning - @return tag has no arguments. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ GalaxiEngine --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ GalaxiEngine --- [INFO] Executing tasks [copy] Copying 1 file to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiEngine/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ GalaxiEngine --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiEngine/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ GalaxiEngine --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/GalaxiEngine/GalaxiEngine/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ GalaxiEngine --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ GalaxiEngine --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ GalaxiEngine --- [INFO] Building jar: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/Maven/GalaxiEngine.jar [INFO] [INFO] ---------------------< net.ME1312.Galaxi:GalaxiRT >--------------------- [INFO] Building GalaxiRT -PLACEHOLDER [4/7] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from me1312-repo: https://dev.me1312.net/maven/com/htmlminifier/html-maven-plugin/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Downloaded from me1312-repo: https://dev.me1312.net/maven/com/htmlminifier/html-maven-plugin/0.0.1-SNAPSHOT/maven-metadata.xml (783 B at 2.2 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/com/htmlminifier/html-maven-plugin/0.0.1-SNAPSHOT/html-maven-plugin-0.0.1-20210220.054831-1.pom Progress (1): 1.8 kB Downloaded from me1312-repo: https://dev.me1312.net/maven/com/htmlminifier/html-maven-plugin/0.0.1-SNAPSHOT/html-maven-plugin-0.0.1-20210220.054831-1.pom (1.8 kB at 11 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/com/htmlminifier/html-maven-plugin/0.0.1-SNAPSHOT/html-maven-plugin-0.0.1-20210220.054831-1.jar Progress (1): 3.3/12 kB Progress (1): 6.0/12 kB Progress (1): 8.8/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from me1312-repo: https://dev.me1312.net/maven/com/htmlminifier/html-maven-plugin/0.0.1-SNAPSHOT/html-maven-plugin-0.0.1-20210220.054831-1.jar (12 kB at 75 kB/s) [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (default) @ GalaxiRT --- [INFO] Source directory: /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/Engine/src added. [INFO] Source directory: /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/Logging/src added. [INFO] Source directory: /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/System/src added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ GalaxiRT --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ GalaxiRT --- [INFO] Executing tasks [mkdir] Created dir: /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRT/classes/net/ME1312/Galaxi/Engine/Runtime/Files [copy] Copying 1 file to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRT/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ GalaxiRT --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRT/classes [INFO] [INFO] --- html-maven-plugin:0.0.1-SNAPSHOT:html-minifier (default) @ GalaxiRT --- Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom Progress (1): 2.7/3.0 kB Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom (3.0 kB at 14 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/maven/3.2.3/maven-3.2.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom Progress (1): 2.7/23 kB Progress (1): 5.5/23 kB Progress (1): 8.2/23 kB Progress (1): 11/23 kB Progress (1): 14/23 kB Progress (1): 16/23 kB Progress (1): 19/23 kB Progress (1): 22/23 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom (23 kB at 412 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom Progress (1): 2.7/4.1 kB Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom (4.1 kB at 70 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Progress (1): 2.7/3.4 kB Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 59 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom (2.0 kB at 29 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Progress (1): 2.7/4.8 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 91 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Progress (1): 2.7/13 kB Progress (1): 5.5/13 kB Progress (1): 8.2/13 kB Progress (1): 11/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 240 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 24 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 49 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Progress (1): 2.7/7.9 kB Progress (1): 5.5/7.9 kB Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 139 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom Progress (1): 2.7/21 kB Progress (1): 5.5/21 kB Progress (1): 8.2/21 kB Progress (1): 11/21 kB Progress (1): 14/21 kB Progress (1): 16/21 kB Progress (1): 19/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 351 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Progress (1): 1.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 20 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/com/google/guava/guava/10.0.1/guava-10.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom Progress (1): 2.7/5.4 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 106 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 38 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Progress (1): 2.7/10 kB Progress (1): 5.5/10 kB Progress (1): 8.2/10 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 195 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Progress (1): 2.7/11 kB Progress (1): 5.5/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 206 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 50 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Progress (1): 2.7/14 kB Progress (1): 5.5/14 kB Progress (1): 8.2/14 kB Progress (1): 11/14 kB Progress (1): 14/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 259 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Progress (1): 2.7/3.9 kB Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 76 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom (1.6 kB at 31 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom Progress (1): 2.7/14 kB Progress (1): 5.5/14 kB Progress (1): 8.2/14 kB Progress (1): 11/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 kB at 256 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom Progress (1): 640 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 13 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom Progress (1): 2.7/9.7 kB Progress (1): 5.5/9.7 kB Progress (1): 8.2/9.7 kB Progress (1): 9.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (9.7 kB at 180 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/commons/commons-parent/3/commons-parent-3.pom Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom Progress (1): 2.7/12 kB Progress (1): 5.5/12 kB Progress (1): 8.2/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 kB at 162 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/com/googlecode/htmlcompressor/htmlcompressor/1.4/htmlcompressor-1.4.pom Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/htmlcompressor/htmlcompressor/1.4/htmlcompressor-1.4.pom Progress (1): 2.7/11 kB Progress (1): 5.5/11 kB Progress (1): 8.2/11 kB Progress (1): 11/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/htmlcompressor/htmlcompressor/1.4/htmlcompressor-1.4.pom (11 kB at 220 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/com/yahoo/platform/yui/yuicompressor/2.4.8/yuicompressor-2.4.8.pom Downloading from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.4.8/yuicompressor-2.4.8.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.4.8/yuicompressor-2.4.8.pom (1.9 kB at 33 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/rhino/js/1.7R2/js-1.7R2.pom Downloading from central: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.pom Progress (1): 832 B Downloaded from central: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.pom (832 B at 7.9 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom Progress (1): 4.1/22 kB Progress (1): 8.2/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 395 kB/s) Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Downloading from me1312-repo: https://dev.me1312.net/maven/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloading from me1312-repo: https://dev.me1312.net/maven/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloading from me1312-repo: https://dev.me1312.net/maven/com/google/guava/guava/10.0.1/guava-10.0.1.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar Downloading from me1312-repo: https://dev.me1312.net/maven/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar Downloading from me1312-repo: https://dev.me1312.net/maven/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar Downloading from me1312-repo: https://dev.me1312.net/maven/com/googlecode/htmlcompressor/htmlcompressor/1.4/htmlcompressor-1.4.jar Downloading from me1312-repo: https://dev.me1312.net/maven/com/yahoo/platform/yui/yuicompressor/2.4.8/yuicompressor-2.4.8.jar Downloading from me1312-repo: https://dev.me1312.net/maven/rhino/js/1.7R2/js-1.7R2.jar Downloading from me1312-repo: https://dev.me1312.net/maven/log4j/log4j/1.2.17/log4j-1.2.17.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar Progress (1): 4.1/252 kB Progress (1): 8.2/252 kB Progress (1): 12/252 kB Progress (1): 16/252 kB Progress (1): 20/252 kB Progress (1): 25/252 kB Progress (1): 29/252 kB Progress (1): 33/252 kB Progress (1): 37/252 kB Progress (1): 41/252 kB Progress (1): 45/252 kB Progress (1): 49/252 kB Progress (1): 53/252 kB Progress (1): 57/252 kB Progress (1): 61/252 kB Progress (1): 66/252 kB Progress (1): 70/252 kB Progress (1): 74/252 kB Progress (1): 78/252 kB Progress (1): 82/252 kB Progress (1): 86/252 kB Progress (1): 90/252 kB Progress (1): 94/252 kB Progress (1): 98/252 kB Progress (1): 102/252 kB Progress (1): 106/252 kB Progress (1): 111/252 kB Progress (1): 115/252 kB Progress (1): 119/252 kB Progress (1): 123/252 kB Progress (1): 127/252 kB Progress (1): 131/252 kB Progress (1): 135/252 kB Progress (1): 139/252 kB Progress (1): 143/252 kB Progress (1): 147/252 kB Progress (1): 152/252 kB Progress (1): 156/252 kB Progress (1): 160/252 kB Progress (1): 164/252 kB Progress (1): 168/252 kB Progress (1): 172/252 kB Progress (1): 176/252 kB Progress (1): 180/252 kB Progress (1): 184/252 kB Progress (1): 188/252 kB Progress (1): 193/252 kB Progress (1): 197/252 kB Progress (2): 197/252 kB | 2.7/54 kB Progress (2): 197/252 kB | 5.5/54 kB Progress (2): 197/252 kB | 8.2/54 kB Progress (2): 201/252 kB | 8.2/54 kB Progress (3): 201/252 kB | 8.2/54 kB | 2.7/160 kB Progress (3): 201/252 kB | 11/54 kB | 2.7/160 kB Progress (3): 201/252 kB | 11/54 kB | 5.5/160 kB Progress (3): 201/252 kB | 14/54 kB | 5.5/160 kB Progress (3): 201/252 kB | 14/54 kB | 8.2/160 kB Progress (3): 201/252 kB | 16/54 kB | 8.2/160 kB Progress (3): 201/252 kB | 16/54 kB | 11/160 kB Progress (3): 205/252 kB | 16/54 kB | 11/160 kB Progress (3): 205/252 kB | 16/54 kB | 14/160 kB Progress (3): 205/252 kB | 19/54 kB | 14/160 kB Progress (3): 209/252 kB | 19/54 kB | 14/160 kB Progress (3): 209/252 kB | 19/54 kB | 16/160 kB Progress (3): 213/252 kB | 19/54 kB | 16/160 kB Progress (3): 213/252 kB | 19/54 kB | 19/160 kB Progress (3): 217/252 kB | 19/54 kB | 19/160 kB Progress (3): 217/252 kB | 22/54 kB | 19/160 kB Progress (3): 217/252 kB | 22/54 kB | 22/160 kB Progress (3): 221/252 kB | 22/54 kB | 22/160 kB Progress (3): 221/252 kB | 25/54 kB | 22/160 kB Progress (3): 225/252 kB | 25/54 kB | 22/160 kB Progress (3): 225/252 kB | 25/54 kB | 25/160 kB Progress (3): 225/252 kB | 27/54 kB | 25/160 kB Progress (3): 225/252 kB | 27/54 kB | 27/160 kB Progress (3): 225/252 kB | 30/54 kB | 27/160 kB Progress (3): 229/252 kB | 30/54 kB | 27/160 kB Progress (3): 229/252 kB | 30/54 kB | 30/160 kB Progress (3): 229/252 kB | 33/54 kB | 30/160 kB Progress (3): 229/252 kB | 33/54 kB | 33/160 kB Progress (3): 229/252 kB | 36/54 kB | 33/160 kB Progress (3): 233/252 kB | 36/54 kB | 33/160 kB Progress (3): 233/252 kB | 36/54 kB | 36/160 kB Progress (3): 233/252 kB | 38/54 kB | 36/160 kB Progress (3): 233/252 kB | 38/54 kB | 38/160 kB Progress (3): 238/252 kB | 38/54 kB | 38/160 kB Progress (3): 242/252 kB | 38/54 kB | 38/160 kB Progress (3): 246/252 kB | 38/54 kB | 38/160 kB Progress (3): 250/252 kB | 38/54 kB | 38/160 kB Progress (3): 252 kB | 38/54 kB | 38/160 kB Progress (4): 252 kB | 38/54 kB | 38/160 kB | 2.7/197 kB Progress (4): 252 kB | 38/54 kB | 38/160 kB | 5.5/197 kB Progress (4): 252 kB | 38/54 kB | 38/160 kB | 8.2/197 kB Progress (4): 252 kB | 38/54 kB | 38/160 kB | 11/197 kB Progress (4): 252 kB | 38/54 kB | 38/160 kB | 14/197 kB Progress (4): 252 kB | 38/54 kB | 38/160 kB | 16/197 kB Progress (4): 252 kB | 38/54 kB | 38/160 kB | 19/197 kB Progress (4): 252 kB | 41/54 kB | 38/160 kB | 19/197 kB Progress (4): 252 kB | 44/54 kB | 38/160 kB | 19/197 kB Progress (4): 252 kB | 47/54 kB | 38/160 kB | 19/197 kB Progress (4): 252 kB | 47/54 kB | 38/160 kB | 22/197 kB Progress (4): 252 kB | 49/54 kB | 38/160 kB | 22/197 kB Progress (4): 252 kB | 49/54 kB | 38/160 kB | 25/197 kB Progress (4): 252 kB | 49/54 kB | 41/160 kB | 25/197 kB Progress (4): 252 kB | 52/54 kB | 41/160 kB | 25/197 kB Progress (4): 252 kB | 54 kB | 41/160 kB | 25/197 kB Progress (4): 252 kB | 54 kB | 44/160 kB | 25/197 kB Progress (4): 252 kB | 54 kB | 47/160 kB | 25/197 kB Progress (4): 252 kB | 54 kB | 47/160 kB | 27/197 kB Progress (4): 252 kB | 54 kB | 47/160 kB | 30/197 kB Progress (4): 252 kB | 54 kB | 47/160 kB | 33/197 kB Progress (4): 252 kB | 54 kB | 49/160 kB | 33/197 kB Progress (4): 252 kB | 54 kB | 52/160 kB | 33/197 kB Progress (4): 252 kB | 54 kB | 55/160 kB | 33/197 kB Progress (4): 252 kB | 54 kB | 58/160 kB | 33/197 kB Progress (4): 252 kB | 54 kB | 58/160 kB | 36/197 kB Progress (4): 252 kB | 54 kB | 60/160 kB | 36/197 kB Progress (4): 252 kB | 54 kB | 63/160 kB | 36/197 kB Progress (4): 252 kB | 54 kB | 66/160 kB | 36/197 kB Progress (4): 252 kB | 54 kB | 66/160 kB | 38/197 kB Progress (4): 252 kB | 54 kB | 69/160 kB | 38/197 kB Progress (4): 252 kB | 54 kB | 71/160 kB | 38/197 kB Progress (4): 252 kB | 54 kB | 74/160 kB | 38/197 kB Progress (4): 252 kB | 54 kB | 77/160 kB | 38/197 kB Progress (4): 252 kB | 54 kB | 80/160 kB | 38/197 kB Progress (5): 252 kB | 54 kB | 80/160 kB | 38/197 kB | 2.7/46 kB Progress (5): 252 kB | 54 kB | 80/160 kB | 38/197 kB | 5.5/46 kB Progress (5): 252 kB | 54 kB | 80/160 kB | 38/197 kB | 8.2/46 kB Progress (5): 252 kB | 54 kB | 82/160 kB | 38/197 kB | 8.2/46 kB Progress (5): 252 kB | 54 kB | 85/160 kB | 38/197 kB | 8.2/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 38/197 kB | 8.2/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 38/197 kB | 11/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 38/197 kB | 14/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 38/197 kB | 16/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 38/197 kB | 19/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 38/197 kB | 22/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 41/197 kB | 22/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 44/197 kB | 22/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 44/197 kB | 25/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 44/197 kB | 27/46 kB Progress (5): 252 kB | 54 kB | 88/160 kB | 47/197 kB | 27/46 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 1.9 MB/s) Progress (4): 54 kB | 88/160 kB | 47/197 kB | 30/46 kB Progress (4): 54 kB | 88/160 kB | 49/197 kB | 30/46 kB Progress (4): 54 kB | 88/160 kB | 49/197 kB | 33/46 kB Progress (4): 54 kB | 88/160 kB | 52/197 kB | 33/46 kB Progress (4): 54 kB | 88/160 kB | 52/197 kB | 36/46 kB Progress (4): 54 kB | 88/160 kB | 55/197 kB | 36/46 kB Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Progress (4): 54 kB | 88/160 kB | 55/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 58/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 60/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 63/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 66/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 69/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 71/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 74/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 77/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 80/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 82/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 85/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 88/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 90/197 kB | 38/46 kB Progress (4): 54 kB | 88/160 kB | 93/197 kB | 38/46 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar (54 kB at 384 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Progress (3): 88/160 kB | 96/197 kB | 38/46 kB Progress (3): 88/160 kB | 99/197 kB | 38/46 kB Progress (3): 90/160 kB | 99/197 kB | 38/46 kB Progress (3): 93/160 kB | 99/197 kB | 38/46 kB Progress (3): 96/160 kB | 99/197 kB | 38/46 kB Progress (3): 99/160 kB | 99/197 kB | 38/46 kB Progress (3): 101/160 kB | 99/197 kB | 38/46 kB Progress (3): 104/160 kB | 99/197 kB | 38/46 kB Progress (3): 107/160 kB | 99/197 kB | 38/46 kB Progress (3): 107/160 kB | 99/197 kB | 41/46 kB Progress (3): 110/160 kB | 99/197 kB | 41/46 kB Progress (3): 110/160 kB | 99/197 kB | 44/46 kB Progress (3): 112/160 kB | 99/197 kB | 44/46 kB Progress (3): 112/160 kB | 99/197 kB | 46 kB Progress (3): 115/160 kB | 99/197 kB | 46 kB Progress (3): 118/160 kB | 99/197 kB | 46 kB Progress (3): 121/160 kB | 99/197 kB | 46 kB Progress (3): 123/160 kB | 99/197 kB | 46 kB Progress (3): 126/160 kB | 99/197 kB | 46 kB Progress (3): 129/160 kB | 99/197 kB | 46 kB Progress (3): 132/160 kB | 99/197 kB | 46 kB Progress (3): 134/160 kB | 99/197 kB | 46 kB Progress (3): 134/160 kB | 101/197 kB | 46 kB Progress (3): 137/160 kB | 101/197 kB | 46 kB Progress (3): 140/160 kB | 101/197 kB | 46 kB Progress (3): 143/160 kB | 101/197 kB | 46 kB Progress (3): 145/160 kB | 101/197 kB | 46 kB Progress (3): 148/160 kB | 101/197 kB | 46 kB Progress (3): 151/160 kB | 101/197 kB | 46 kB Progress (3): 154/160 kB | 101/197 kB | 46 kB Progress (3): 156/160 kB | 101/197 kB | 46 kB Progress (3): 159/160 kB | 101/197 kB | 46 kB Progress (3): 160 kB | 101/197 kB | 46 kB Progress (3): 160 kB | 104/197 kB | 46 kB Progress (3): 160 kB | 107/197 kB | 46 kB Progress (3): 160 kB | 110/197 kB | 46 kB Progress (3): 160 kB | 112/197 kB | 46 kB Progress (3): 160 kB | 115/197 kB | 46 kB Progress (3): 160 kB | 118/197 kB | 46 kB Progress (3): 160 kB | 121/197 kB | 46 kB Progress (3): 160 kB | 123/197 kB | 46 kB Progress (3): 160 kB | 126/197 kB | 46 kB Progress (3): 160 kB | 129/197 kB | 46 kB Progress (3): 160 kB | 132/197 kB | 46 kB Progress (3): 160 kB | 134/197 kB | 46 kB Progress (3): 160 kB | 137/197 kB | 46 kB Progress (3): 160 kB | 140/197 kB | 46 kB Progress (3): 160 kB | 143/197 kB | 46 kB Progress (4): 160 kB | 143/197 kB | 46 kB | 4.1/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 4.1/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 8.2/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 12/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 16/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 20/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 25/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 29/45 kB Progress (4): 160 kB | 145/197 kB | 46 kB | 33/45 kB Progress (4): 160 kB | 148/197 kB | 46 kB | 33/45 kB Progress (4): 160 kB | 148/197 kB | 46 kB | 37/45 kB Progress (4): 160 kB | 148/197 kB | 46 kB | 41/45 kB Progress (4): 160 kB | 151/197 kB | 46 kB | 41/45 kB Progress (4): 160 kB | 151/197 kB | 46 kB | 45 kB Progress (4): 160 kB | 154/197 kB | 46 kB | 45 kB Progress (4): 160 kB | 156/197 kB | 46 kB | 45 kB Progress (4): 160 kB | 159/197 kB | 46 kB | 45 kB Progress (5): 160 kB | 159/197 kB | 46 kB | 45 kB | 2.7/5.8 kB Progress (5): 160 kB | 159/197 kB | 46 kB | 45 kB | 5.5/5.8 kB Progress (5): 160 kB | 159/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 162/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 165/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 167/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 170/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 173/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 175/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 178/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 181/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 184/197 kB | 46 kB | 45 kB | 5.8 kB Progress (5): 160 kB | 186/197 kB | 46 kB | 45 kB | 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar (46 kB at 249 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar (160 kB at 864 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Progress (3): 189/197 kB | 45 kB | 5.8 kB Progress (3): 192/197 kB | 45 kB | 5.8 kB Progress (3): 195/197 kB | 45 kB | 5.8 kB Progress (3): 197 kB | 45 kB | 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 231 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 945 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar Progress (1): 2.7/357 kB Progress (2): 2.7/357 kB | 0/1.5 MB Progress (2): 5.5/357 kB | 0/1.5 MB Progress (2): 5.5/357 kB | 0/1.5 MB Progress (2): 5.5/357 kB | 0/1.5 MB Progress (2): 8.2/357 kB | 0/1.5 MB Progress (2): 11/357 kB | 0/1.5 MB Progress (2): 11/357 kB | 0/1.5 MB Progress (2): 14/357 kB | 0/1.5 MB Progress (2): 16/357 kB | 0/1.5 MB Progress (2): 16/357 kB | 0/1.5 MB Progress (2): 16/357 kB | 0/1.5 MB Progress (2): 19/357 kB | 0/1.5 MB Progress (2): 19/357 kB | 0/1.5 MB Progress (2): 22/357 kB | 0/1.5 MB Progress (2): 22/357 kB | 0.1/1.5 MB Progress (2): 25/357 kB | 0.1/1.5 MB Progress (3): 25/357 kB | 0.1/1.5 MB | 2.7/47 kB Progress (3): 25/357 kB | 0.1/1.5 MB | 2.7/47 kB Progress (3): 25/357 kB | 0.1/1.5 MB | 5.5/47 kB Progress (3): 25/357 kB | 0.1/1.5 MB | 8.2/47 kB Progress (4): 25/357 kB | 0.1/1.5 MB | 8.2/47 kB | 4.1/291 kB Progress (4): 25/357 kB | 0.1/1.5 MB | 11/47 kB | 4.1/291 kB Progress (4): 25/357 kB | 0.1/1.5 MB | 11/47 kB | 8.2/291 kB Progress (4): 25/357 kB | 0.1/1.5 MB | 11/47 kB | 12/291 kB Progress (4): 25/357 kB | 0.1/1.5 MB | 11/47 kB | 16/291 kB Progress (4): 25/357 kB | 0.1/1.5 MB | 11/47 kB | 20/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 11/47 kB | 20/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 11/47 kB | 25/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 11/47 kB | 29/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 11/47 kB | 29/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 11/47 kB | 33/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 14/47 kB | 33/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 16/47 kB | 33/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 19/47 kB | 33/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 19/47 kB | 37/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 19/47 kB | 41/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 19/47 kB | 45/291 kB Progress (4): 27/357 kB | 0.1/1.5 MB | 19/47 kB | 49/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 19/47 kB | 49/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 22/47 kB | 49/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 25/47 kB | 49/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 25/47 kB | 53/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 25/47 kB | 57/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 25/47 kB | 61/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 25/47 kB | 66/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 25/47 kB | 66/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 27/47 kB | 66/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 30/47 kB | 66/291 kB Progress (4): 30/357 kB | 0.1/1.5 MB | 33/47 kB | 66/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 33/47 kB | 66/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 33/47 kB | 70/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 33/47 kB | 74/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 33/47 kB | 78/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 33/47 kB | 82/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 33/47 kB | 82/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 36/47 kB | 82/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 38/47 kB | 82/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 38/47 kB | 86/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 38/47 kB | 90/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 38/47 kB | 94/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 38/47 kB | 98/291 kB Progress (4): 33/357 kB | 0.1/1.5 MB | 38/47 kB | 102/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 38/47 kB | 102/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 41/47 kB | 102/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 41/47 kB | 106/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 44/47 kB | 106/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 44/47 kB | 106/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 47/47 kB | 106/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 47/47 kB | 111/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 47/47 kB | 115/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 47/47 kB | 119/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 47/47 kB | 123/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 47/47 kB | 127/291 kB Progress (4): 36/357 kB | 0.1/1.5 MB | 47 kB | 127/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 127/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 131/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 135/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 139/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 139/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 143/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 147/291 kB Progress (4): 38/357 kB | 0.1/1.5 MB | 47 kB | 147/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 147/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 152/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 156/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 160/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 164/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 168/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 168/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 172/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 176/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 180/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 184/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 188/291 kB Progress (4): 41/357 kB | 0.1/1.5 MB | 47 kB | 193/291 kB Progress (4): 44/357 kB | 0.1/1.5 MB | 47 kB | 193/291 kB Progress (4): 44/357 kB | 0.1/1.5 MB | 47 kB | 197/291 kB Progress (4): 44/357 kB | 0.1/1.5 MB | 47 kB | 197/291 kB Progress (4): 44/357 kB | 0.1/1.5 MB | 47 kB | 201/291 kB Progress (4): 44/357 kB | 0.1/1.5 MB | 47 kB | 205/291 kB Progress (4): 44/357 kB | 0.1/1.5 MB | 47 kB | 209/291 kB Progress (4): 44/357 kB | 0.1/1.5 MB | 47 kB | 213/291 kB Progress (4): 47/357 kB | 0.1/1.5 MB | 47 kB | 213/291 kB Progress (4): 47/357 kB | 0.1/1.5 MB | 47 kB | 217/291 kB Progress (4): 47/357 kB | 0.1/1.5 MB | 47 kB | 221/291 kB Progress (4): 47/357 kB | 0.1/1.5 MB | 47 kB | 225/291 kB Progress (4): 47/357 kB | 0.1/1.5 MB | 47 kB | 229/291 kB Progress (4): 47/357 kB | 0.1/1.5 MB | 47 kB | 229/291 kB Progress (4): 49/357 kB | 0.1/1.5 MB | 47 kB | 229/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 229/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 233/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 238/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 242/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 246/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 250/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 254/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 258/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 262/291 kB Progress (4): 52/357 kB | 0.1/1.5 MB | 47 kB | 262/291 kB Progress (4): 55/357 kB | 0.1/1.5 MB | 47 kB | 262/291 kB Progress (4): 55/357 kB | 0.1/1.5 MB | 47 kB | 266/291 kB Progress (4): 55/357 kB | 0.1/1.5 MB | 47 kB | 270/291 kB Progress (4): 55/357 kB | 0.1/1.5 MB | 47 kB | 274/291 kB Progress (4): 55/357 kB | 0.1/1.5 MB | 47 kB | 279/291 kB Progress (4): 55/357 kB | 0.1/1.5 MB | 47 kB | 279/291 kB Progress (5): 55/357 kB | 0.1/1.5 MB | 47 kB | 279/291 kB | 2.7/14 kB Progress (5): 58/357 kB | 0.1/1.5 MB | 47 kB | 279/291 kB | 2.7/14 kB Progress (5): 58/357 kB | 0.1/1.5 MB | 47 kB | 279/291 kB | 5.5/14 kB Progress (5): 58/357 kB | 0.1/1.5 MB | 47 kB | 279/291 kB | 5.5/14 kB Progress (5): 58/357 kB | 0.1/1.5 MB | 47 kB | 283/291 kB | 5.5/14 kB Progress (5): 58/357 kB | 0.1/1.5 MB | 47 kB | 283/291 kB | 8.2/14 kB Progress (5): 58/357 kB | 0.1/1.5 MB | 47 kB | 287/291 kB | 8.2/14 kB Progress (5): 58/357 kB | 0.2/1.5 MB | 47 kB | 287/291 kB | 8.2/14 kB Progress (5): 58/357 kB | 0.2/1.5 MB | 47 kB | 291/291 kB | 8.2/14 kB Progress (5): 58/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 8.2/14 kB Progress (5): 58/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 11/14 kB Progress (5): 60/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 11/14 kB Progress (5): 63/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 11/14 kB Progress (5): 66/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 11/14 kB Progress (5): 66/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 11/14 kB Progress (5): 69/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 11/14 kB Progress (5): 69/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14/14 kB Progress (5): 69/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 69/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 71/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 71/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 74/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 74/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 77/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 77/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 77/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 80/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 82/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 85/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 88/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Progress (5): 90/357 kB | 0.2/1.5 MB | 47 kB | 291 kB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 174 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar Progress (4): 93/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 96/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 99/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 101/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 104/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 107/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 110/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 112/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 115/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 118/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Progress (4): 121/357 kB | 0.2/1.5 MB | 291 kB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/htmlcompressor/htmlcompressor/1.4/htmlcompressor-1.4.jar Progress (3): 123/357 kB | 0.2/1.5 MB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar (14 kB at 49 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.4.8/yuicompressor-2.4.8.jar Progress (2): 126/357 kB | 0.2/1.5 MB Progress (2): 126/357 kB | 0.2/1.5 MB Progress (2): 129/357 kB | 0.2/1.5 MB Progress (2): 129/357 kB | 0.2/1.5 MB Progress (2): 132/357 kB | 0.2/1.5 MB Progress (2): 132/357 kB | 0.2/1.5 MB Progress (2): 134/357 kB | 0.2/1.5 MB Progress (2): 134/357 kB | 0.2/1.5 MB Progress (2): 134/357 kB | 0.2/1.5 MB Progress (2): 134/357 kB | 0.2/1.5 MB Progress (3): 134/357 kB | 0.2/1.5 MB | 2.7/88 kB Progress (3): 137/357 kB | 0.2/1.5 MB | 2.7/88 kB Progress (3): 137/357 kB | 0.2/1.5 MB | 5.5/88 kB Progress (3): 137/357 kB | 0.2/1.5 MB | 8.2/88 kB Progress (3): 137/357 kB | 0.2/1.5 MB | 8.2/88 kB Progress (3): 137/357 kB | 0.2/1.5 MB | 11/88 kB Progress (3): 137/357 kB | 0.2/1.5 MB | 14/88 kB Progress (3): 140/357 kB | 0.2/1.5 MB | 14/88 kB Progress (3): 140/357 kB | 0.2/1.5 MB | 14/88 kB Progress (3): 140/357 kB | 0.2/1.5 MB | 16/88 kB Progress (3): 140/357 kB | 0.2/1.5 MB | 19/88 kB Progress (3): 143/357 kB | 0.2/1.5 MB | 19/88 kB Progress (3): 143/357 kB | 0.2/1.5 MB | 22/88 kB Progress (3): 143/357 kB | 0.2/1.5 MB | 25/88 kB Progress (3): 143/357 kB | 0.2/1.5 MB | 27/88 kB Progress (3): 143/357 kB | 0.2/1.5 MB | 30/88 kB Progress (3): 143/357 kB | 0.2/1.5 MB | 33/88 kB Progress (3): 143/357 kB | 0.2/1.5 MB | 36/88 kB Progress (3): 143/357 kB | 0.3/1.5 MB | 36/88 kB Progress (3): 145/357 kB | 0.3/1.5 MB | 36/88 kB Progress (3): 145/357 kB | 0.3/1.5 MB | 38/88 kB Progress (3): 145/357 kB | 0.3/1.5 MB | 38/88 kB Progress (3): 148/357 kB | 0.3/1.5 MB | 38/88 kB Progress (3): 148/357 kB | 0.3/1.5 MB | 41/88 kB Progress (3): 148/357 kB | 0.3/1.5 MB | 41/88 kB Progress (3): 148/357 kB | 0.3/1.5 MB | 44/88 kB Progress (3): 148/357 kB | 0.3/1.5 MB | 47/88 kB Progress (3): 148/357 kB | 0.3/1.5 MB | 47/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 47/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 49/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 49/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 52/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 52/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 55/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 58/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 58/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 60/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 63/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 63/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 66/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 66/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.3/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.4/1.5 MB | 69/88 kB Progress (3): 151/357 kB | 0.4/1.5 MB | 71/88 kB Progress (3): 151/357 kB | 0.4/1.5 MB | 74/88 kB Progress (3): 151/357 kB | 0.4/1.5 MB | 77/88 kB Progress (3): 151/357 kB | 0.4/1.5 MB | 80/88 kB Progress (3): 151/357 kB | 0.4/1.5 MB | 80/88 kB Progress (3): 154/357 kB | 0.4/1.5 MB | 80/88 kB Progress (3): 154/357 kB | 0.4/1.5 MB | 82/88 kB Progress (3): 156/357 kB | 0.4/1.5 MB | 82/88 kB Progress (3): 156/357 kB | 0.4/1.5 MB | 85/88 kB Progress (3): 156/357 kB | 0.4/1.5 MB | 85/88 kB Progress (3): 156/357 kB | 0.4/1.5 MB | 88/88 kB Progress (3): 159/357 kB | 0.4/1.5 MB | 88/88 kB Progress (3): 159/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 162/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 165/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 167/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 170/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 173/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 175/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 178/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 181/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 184/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 184/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 186/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 186/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 186/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 186/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 189/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 189/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 189/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 192/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 192/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 195/357 kB | 0.4/1.5 MB | 88 kB Progress (3): 195/357 kB | 0.4/1.5 MB | 88 kB Progress (4): 195/357 kB | 0.4/1.5 MB | 88 kB | 4.1/788 kB Progress (4): 195/357 kB | 0.4/1.5 MB | 88 kB | 8.2/788 kB Progress (4): 195/357 kB | 0.4/1.5 MB | 88 kB | 12/788 kB Progress (4): 197/357 kB | 0.4/1.5 MB | 88 kB | 12/788 kB Progress (4): 197/357 kB | 0.4/1.5 MB | 88 kB | 16/788 kB Progress (4): 197/357 kB | 0.4/1.5 MB | 88 kB | 16/788 kB Progress (4): 200/357 kB | 0.4/1.5 MB | 88 kB | 16/788 kB Progress (4): 200/357 kB | 0.4/1.5 MB | 88 kB | 16/788 kB Progress (4): 203/357 kB | 0.4/1.5 MB | 88 kB | 16/788 kB Progress (4): 203/357 kB | 0.4/1.5 MB | 88 kB | 16/788 kB Progress (4): 206/357 kB | 0.4/1.5 MB | 88 kB | 16/788 kB Progress (4): 206/357 kB | 0.4/1.5 MB | 88 kB | 20/788 kB Progress (4): 206/357 kB | 0.4/1.5 MB | 88 kB | 25/788 kB Progress (4): 206/357 kB | 0.5/1.5 MB | 88 kB | 25/788 kB Progress (4): 206/357 kB | 0.5/1.5 MB | 88 kB | 29/788 kB Progress (4): 206/357 kB | 0.5/1.5 MB | 88 kB | 33/788 kB Progress (4): 208/357 kB | 0.5/1.5 MB | 88 kB | 33/788 kB Progress (4): 211/357 kB | 0.5/1.5 MB | 88 kB | 33/788 kB Progress (4): 211/357 kB | 0.5/1.5 MB | 88 kB | 33/788 kB Progress (4): 211/357 kB | 0.5/1.5 MB | 88 kB | 37/788 kB Progress (4): 214/357 kB | 0.5/1.5 MB | 88 kB | 37/788 kB Progress (4): 214/357 kB | 0.5/1.5 MB | 88 kB | 41/788 kB Progress (4): 214/357 kB | 0.5/1.5 MB | 88 kB | 45/788 kB Progress (4): 214/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB Progress (4): 214/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB Progress (4): 217/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB Progress (5): 217/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 4.1/63 kB Progress (5): 217/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 8.2/63 kB Progress (5): 219/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 8.2/63 kB Progress (5): 219/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 12/63 kB Progress (5): 219/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 16/63 kB Progress (5): 222/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 16/63 kB Progress (5): 222/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 20/63 kB Progress (5): 222/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 25/63 kB Progress (5): 222/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 29/63 kB Progress (5): 222/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 33/63 kB Progress (5): 225/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 33/63 kB Progress (5): 225/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 33/63 kB Progress (5): 225/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 37/63 kB Progress (5): 225/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 41/63 kB Progress (5): 225/357 kB | 0.5/1.5 MB | 88 kB | 49/788 kB | 45/63 kB Progress (5): 225/357 kB | 0.5/1.5 MB | 88 kB | 53/788 kB | 45/63 kB Progress (5): 225/357 kB | 0.5/1.5 MB | 88 kB | 53/788 kB | 49/63 kB Progress (5): 228/357 kB | 0.5/1.5 MB | 88 kB | 53/788 kB | 49/63 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (88 kB at 251 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.jar Progress (4): 228/357 kB | 0.5/1.5 MB | 53/788 kB | 53/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 57/788 kB | 53/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 57/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 61/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 66/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 66/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 66/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 66/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 66/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 70/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 74/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 78/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 82/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 82/788 kB | 57/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 82/788 kB | 61/63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 82/788 kB | 63 kB Progress (4): 228/357 kB | 0.5/1.5 MB | 82/788 kB | 63 kB Progress (4): 230/357 kB | 0.5/1.5 MB | 82/788 kB | 63 kB Progress (4): 233/357 kB | 0.5/1.5 MB | 82/788 kB | 63 kB Progress (4): 233/357 kB | 0.5/1.5 MB | 82/788 kB | 63 kB Progress (4): 233/357 kB | 0.5/1.5 MB | 86/788 kB | 63 kB Progress (4): 233/357 kB | 0.5/1.5 MB | 90/788 kB | 63 kB Progress (4): 233/357 kB | 0.5/1.5 MB | 94/788 kB | 63 kB Progress (4): 233/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 236/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 236/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 239/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 241/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 241/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 244/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 247/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 250/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 252/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 255/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 258/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 260/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 263/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 266/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 269/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 269/357 kB | 0.5/1.5 MB | 98/788 kB | 63 kB Progress (4): 269/357 kB | 0.5/1.5 MB | 102/788 kB | 63 kB Progress (4): 269/357 kB | 0.5/1.5 MB | 106/788 kB | 63 kB Progress (4): 269/357 kB | 0.5/1.5 MB | 111/788 kB | 63 kB Progress (4): 269/357 kB | 0.5/1.5 MB | 115/788 kB | 63 kB Progress (4): 269/357 kB | 0.5/1.5 MB | 115/788 kB | 63 kB Progress (4): 269/357 kB | 0.6/1.5 MB | 115/788 kB | 63 kB Progress (4): 271/357 kB | 0.6/1.5 MB | 115/788 kB | 63 kB Progress (4): 274/357 kB | 0.6/1.5 MB | 115/788 kB | 63 kB Progress (4): 274/357 kB | 0.6/1.5 MB | 115/788 kB | 63 kB Progress (4): 274/357 kB | 0.6/1.5 MB | 119/788 kB | 63 kB Progress (4): 277/357 kB | 0.6/1.5 MB | 119/788 kB | 63 kB Progress (4): 277/357 kB | 0.6/1.5 MB | 123/788 kB | 63 kB Progress (4): 277/357 kB | 0.6/1.5 MB | 127/788 kB | 63 kB Progress (4): 277/357 kB | 0.6/1.5 MB | 131/788 kB | 63 kB Progress (4): 280/357 kB | 0.6/1.5 MB | 131/788 kB | 63 kB Progress (4): 280/357 kB | 0.6/1.5 MB | 131/788 kB | 63 kB Progress (4): 282/357 kB | 0.6/1.5 MB | 131/788 kB | 63 kB Progress (4): 285/357 kB | 0.6/1.5 MB | 131/788 kB | 63 kB Progress (4): 285/357 kB | 0.6/1.5 MB | 135/788 kB | 63 kB Progress (4): 285/357 kB | 0.6/1.5 MB | 139/788 kB | 63 kB Progress (4): 285/357 kB | 0.6/1.5 MB | 139/788 kB | 63 kB Progress (4): 285/357 kB | 0.6/1.5 MB | 143/788 kB | 63 kB Progress (4): 288/357 kB | 0.6/1.5 MB | 143/788 kB | 63 kB Progress (4): 288/357 kB | 0.6/1.5 MB | 147/788 kB | 63 kB Progress (4): 291/357 kB | 0.6/1.5 MB | 147/788 kB | 63 kB Progress (4): 291/357 kB | 0.6/1.5 MB | 147/788 kB | 63 kB Progress (4): 293/357 kB | 0.6/1.5 MB | 147/788 kB | 63 kB Progress (4): 293/357 kB | 0.6/1.5 MB | 152/788 kB | 63 kB Progress (4): 293/357 kB | 0.6/1.5 MB | 152/788 kB | 63 kB Progress (4): 293/357 kB | 0.6/1.5 MB | 156/788 kB | 63 kB Progress (4): 293/357 kB | 0.6/1.5 MB | 160/788 kB | 63 kB Progress (4): 293/357 kB | 0.6/1.5 MB | 164/788 kB | 63 kB Progress (4): 296/357 kB | 0.6/1.5 MB | 164/788 kB | 63 kB Progress (4): 296/357 kB | 0.6/1.5 MB | 164/788 kB | 63 kB Progress (4): 299/357 kB | 0.6/1.5 MB | 164/788 kB | 63 kB Progress (4): 302/357 kB | 0.6/1.5 MB | 164/788 kB | 63 kB Progress (4): 304/357 kB | 0.6/1.5 MB | 164/788 kB | 63 kB Progress (4): 304/357 kB | 0.6/1.5 MB | 164/788 kB | 63 kB Progress (4): 304/357 kB | 0.6/1.5 MB | 168/788 kB | 63 kB Progress (4): 304/357 kB | 0.6/1.5 MB | 172/788 kB | 63 kB Progress (4): 304/357 kB | 0.6/1.5 MB | 176/788 kB | 63 kB Progress (4): 304/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB Progress (4): 307/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB Progress (4): 307/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB Progress (4): 310/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB Progress (5): 310/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB | 4.1/871 kB Progress (5): 313/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB | 4.1/871 kB Progress (5): 313/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB | 4.1/871 kB Progress (5): 313/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB | 8.2/871 kB Progress (5): 315/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB | 8.2/871 kB Progress (5): 315/357 kB | 0.6/1.5 MB | 180/788 kB | 63 kB | 12/871 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/htmlcompressor/htmlcompressor/1.4/htmlcompressor-1.4.jar (63 kB at 156 kB/s) Progress (4): 315/357 kB | 0.6/1.5 MB | 180/788 kB | 16/871 kB Progress (4): 315/357 kB | 0.6/1.5 MB | 180/788 kB | 16/871 kB Progress (4): 315/357 kB | 0.6/1.5 MB | 184/788 kB | 16/871 kB Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar Progress (4): 315/357 kB | 0.6/1.5 MB | 188/788 kB | 16/871 kB Progress (4): 318/357 kB | 0.6/1.5 MB | 188/788 kB | 16/871 kB Progress (4): 318/357 kB | 0.6/1.5 MB | 188/788 kB | 21/871 kB Progress (4): 318/357 kB | 0.6/1.5 MB | 193/788 kB | 21/871 kB Progress (4): 318/357 kB | 0.6/1.5 MB | 193/788 kB | 21/871 kB Progress (4): 318/357 kB | 0.6/1.5 MB | 197/788 kB | 21/871 kB Progress (4): 321/357 kB | 0.6/1.5 MB | 197/788 kB | 21/871 kB Progress (4): 321/357 kB | 0.6/1.5 MB | 197/788 kB | 25/871 kB Progress (4): 321/357 kB | 0.6/1.5 MB | 197/788 kB | 25/871 kB Progress (4): 321/357 kB | 0.6/1.5 MB | 197/788 kB | 29/871 kB Progress (4): 324/357 kB | 0.6/1.5 MB | 197/788 kB | 29/871 kB Progress (4): 324/357 kB | 0.6/1.5 MB | 197/788 kB | 33/871 kB Progress (4): 324/357 kB | 0.6/1.5 MB | 201/788 kB | 33/871 kB Progress (4): 326/357 kB | 0.6/1.5 MB | 201/788 kB | 33/871 kB Progress (4): 326/357 kB | 0.6/1.5 MB | 201/788 kB | 33/871 kB Progress (4): 326/357 kB | 0.6/1.5 MB | 205/788 kB | 33/871 kB Progress (4): 326/357 kB | 0.6/1.5 MB | 205/788 kB | 37/871 kB Progress (4): 326/357 kB | 0.6/1.5 MB | 209/788 kB | 37/871 kB Progress (4): 326/357 kB | 0.6/1.5 MB | 213/788 kB | 37/871 kB Progress (4): 329/357 kB | 0.6/1.5 MB | 213/788 kB | 37/871 kB Progress (4): 329/357 kB | 0.6/1.5 MB | 213/788 kB | 41/871 kB Progress (4): 329/357 kB | 0.7/1.5 MB | 213/788 kB | 41/871 kB Progress (4): 329/357 kB | 0.7/1.5 MB | 213/788 kB | 45/871 kB Progress (4): 332/357 kB | 0.7/1.5 MB | 213/788 kB | 45/871 kB Progress (4): 332/357 kB | 0.7/1.5 MB | 213/788 kB | 49/871 kB Progress (4): 332/357 kB | 0.7/1.5 MB | 213/788 kB | 49/871 kB Progress (4): 332/357 kB | 0.7/1.5 MB | 213/788 kB | 53/871 kB Progress (4): 335/357 kB | 0.7/1.5 MB | 213/788 kB | 53/871 kB Progress (4): 335/357 kB | 0.7/1.5 MB | 213/788 kB | 58/871 kB Progress (4): 335/357 kB | 0.7/1.5 MB | 217/788 kB | 58/871 kB Progress (4): 335/357 kB | 0.7/1.5 MB | 221/788 kB | 58/871 kB Progress (4): 335/357 kB | 0.7/1.5 MB | 225/788 kB | 58/871 kB Progress (4): 335/357 kB | 0.7/1.5 MB | 229/788 kB | 58/871 kB Progress (4): 335/357 kB | 0.7/1.5 MB | 229/788 kB | 62/871 kB Progress (4): 337/357 kB | 0.7/1.5 MB | 229/788 kB | 62/871 kB Progress (4): 337/357 kB | 0.7/1.5 MB | 229/788 kB | 62/871 kB Progress (4): 340/357 kB | 0.7/1.5 MB | 229/788 kB | 62/871 kB Progress (4): 340/357 kB | 0.7/1.5 MB | 229/788 kB | 66/871 kB Progress (4): 340/357 kB | 0.7/1.5 MB | 229/788 kB | 70/871 kB Progress (4): 343/357 kB | 0.7/1.5 MB | 229/788 kB | 70/871 kB Progress (4): 343/357 kB | 0.7/1.5 MB | 229/788 kB | 70/871 kB Progress (4): 343/357 kB | 0.7/1.5 MB | 229/788 kB | 74/871 kB Progress (4): 345/357 kB | 0.7/1.5 MB | 229/788 kB | 74/871 kB Progress (4): 345/357 kB | 0.7/1.5 MB | 229/788 kB | 78/871 kB Progress (4): 345/357 kB | 0.7/1.5 MB | 229/788 kB | 78/871 kB Progress (4): 348/357 kB | 0.7/1.5 MB | 229/788 kB | 78/871 kB Progress (4): 348/357 kB | 0.7/1.5 MB | 229/788 kB | 82/871 kB Progress (4): 348/357 kB | 0.7/1.5 MB | 233/788 kB | 82/871 kB Progress (4): 348/357 kB | 0.7/1.5 MB | 233/788 kB | 86/871 kB Progress (4): 348/357 kB | 0.7/1.5 MB | 238/788 kB | 86/871 kB Progress (4): 348/357 kB | 0.7/1.5 MB | 242/788 kB | 86/871 kB Progress (4): 348/357 kB | 0.7/1.5 MB | 246/788 kB | 86/871 kB Progress (4): 351/357 kB | 0.7/1.5 MB | 246/788 kB | 86/871 kB Progress (4): 351/357 kB | 0.7/1.5 MB | 246/788 kB | 86/871 kB Progress (4): 351/357 kB | 0.7/1.5 MB | 246/788 kB | 90/871 kB Progress (4): 351/357 kB | 0.7/1.5 MB | 246/788 kB | 95/871 kB Progress (4): 351/357 kB | 0.7/1.5 MB | 246/788 kB | 99/871 kB Progress (4): 351/357 kB | 0.7/1.5 MB | 246/788 kB | 103/871 kB Progress (4): 351/357 kB | 0.7/1.5 MB | 246/788 kB | 103/871 kB Progress (4): 354/357 kB | 0.7/1.5 MB | 246/788 kB | 103/871 kB Progress (4): 354/357 kB | 0.7/1.5 MB | 250/788 kB | 103/871 kB Progress (4): 356/357 kB | 0.7/1.5 MB | 250/788 kB | 103/871 kB Progress (4): 356/357 kB | 0.7/1.5 MB | 250/788 kB | 107/871 kB Progress (4): 356/357 kB | 0.7/1.5 MB | 254/788 kB | 107/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 254/788 kB | 107/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 258/788 kB | 107/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 258/788 kB | 107/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 262/788 kB | 107/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 262/788 kB | 111/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 262/788 kB | 115/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 262/788 kB | 115/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 262/788 kB | 119/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 266/788 kB | 119/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 266/788 kB | 119/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 270/788 kB | 119/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 270/788 kB | 123/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 274/788 kB | 123/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 279/788 kB | 123/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 279/788 kB | 123/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 283/788 kB | 123/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 287/788 kB | 123/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 287/788 kB | 128/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 291/788 kB | 128/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 128/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 128/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 132/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 136/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 136/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 140/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 140/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 144/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 148/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 152/871 kB Progress (4): 357 kB | 0.7/1.5 MB | 295/788 kB | 152/871 kB Progress (5): 357 kB | 0.7/1.5 MB | 295/788 kB | 152/871 kB | 4.1/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 295/788 kB | 152/871 kB | 8.2/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 295/788 kB | 152/871 kB | 12/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 299/788 kB | 152/871 kB | 12/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 299/788 kB | 152/871 kB | 16/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 303/788 kB | 152/871 kB | 16/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 307/788 kB | 152/871 kB | 16/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 311/788 kB | 152/871 kB | 16/490 kB Progress (5): 357 kB | 0.7/1.5 MB | 311/788 kB | 156/871 kB | 16/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 156/871 kB | 16/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 156/871 kB | 20/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 156/871 kB | 25/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 160/871 kB | 25/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 160/871 kB | 29/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 160/871 kB | 33/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 165/871 kB | 33/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 165/871 kB | 37/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 165/871 kB | 41/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 165/871 kB | 41/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 165/871 kB | 45/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 165/871 kB | 49/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 169/871 kB | 49/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 169/871 kB | 53/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 169/871 kB | 57/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 169/871 kB | 61/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 169/871 kB | 66/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 311/788 kB | 169/871 kB | 66/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 315/788 kB | 169/871 kB | 66/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 319/788 kB | 169/871 kB | 66/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 324/788 kB | 169/871 kB | 66/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 169/871 kB | 66/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 173/871 kB | 66/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 173/871 kB | 70/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 173/871 kB | 74/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 173/871 kB | 78/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 177/871 kB | 78/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 177/871 kB | 82/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 177/871 kB | 82/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 177/871 kB | 86/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 181/871 kB | 86/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 181/871 kB | 90/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 185/871 kB | 90/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 185/871 kB | 90/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 185/871 kB | 94/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 185/871 kB | 98/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 185/871 kB | 102/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 328/788 kB | 185/871 kB | 106/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 332/788 kB | 185/871 kB | 106/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 332/788 kB | 185/871 kB | 111/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 332/788 kB | 189/871 kB | 111/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 336/788 kB | 189/871 kB | 111/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 336/788 kB | 189/871 kB | 115/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 340/788 kB | 189/871 kB | 115/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 189/871 kB | 115/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 193/871 kB | 115/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 193/871 kB | 119/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 193/871 kB | 123/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 193/871 kB | 127/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 193/871 kB | 131/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 197/871 kB | 131/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 197/871 kB | 131/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 197/871 kB | 135/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 197/871 kB | 139/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 197/871 kB | 143/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 197/871 kB | 147/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 202/871 kB | 147/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 202/871 kB | 147/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 202/871 kB | 152/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 202/871 kB | 156/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 202/871 kB | 160/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 206/871 kB | 160/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 206/871 kB | 164/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 210/871 kB | 164/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 210/871 kB | 168/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 210/871 kB | 172/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 210/871 kB | 176/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 210/871 kB | 180/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 210/871 kB | 180/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 344/788 kB | 214/871 kB | 180/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 348/788 kB | 214/871 kB | 180/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 348/788 kB | 214/871 kB | 180/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 352/788 kB | 214/871 kB | 180/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 352/788 kB | 214/871 kB | 184/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 356/788 kB | 214/871 kB | 184/490 kB Progress (5): 357 kB | 0.8/1.5 MB | 356/788 kB | 214/871 kB | 188/490 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 752 kB/s) Progress (4): 0.8/1.5 MB | 360/788 kB | 214/871 kB | 188/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 188/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 193/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 197/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 201/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 205/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 209/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 213/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 213/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 217/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 221/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 225/490 kB Progress (4): 0.8/1.5 MB | 360/788 kB | 218/871 kB | 229/490 kB Progress (4): 0.8/1.5 MB | 365/788 kB | 218/871 kB | 229/490 kB Progress (4): 0.8/1.5 MB | 369/788 kB | 218/871 kB | 229/490 kB Progress (4): 0.8/1.5 MB | 373/788 kB | 218/871 kB | 229/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 218/871 kB | 229/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 218/871 kB | 233/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 218/871 kB | 238/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 218/871 kB | 242/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 218/871 kB | 246/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 226/871 kB | 246/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 226/871 kB | 246/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 226/871 kB | 250/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 226/871 kB | 254/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 254/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 254/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 258/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 262/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 266/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 270/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 274/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 279/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 279/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 283/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 287/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 234/871 kB | 291/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 243/871 kB | 291/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 243/871 kB | 295/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 251/871 kB | 295/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 251/871 kB | 299/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 251/871 kB | 303/490 kB Progress (4): 0.8/1.5 MB | 377/788 kB | 251/871 kB | 303/490 kB Progress (4): 0.8/1.5 MB | 381/788 kB | 251/871 kB | 303/490 kB Progress (4): 0.8/1.5 MB | 385/788 kB | 251/871 kB | 303/490 kB Progress (4): 0.8/1.5 MB | 389/788 kB | 251/871 kB | 303/490 kB Progress (4): 0.8/1.5 MB | 393/788 kB | 251/871 kB | 303/490 kB Progress (4): 0.9/1.5 MB | 393/788 kB | 251/871 kB | 303/490 kB Progress (4): 0.9/1.5 MB | 393/788 kB | 259/871 kB | 303/490 kB Progress (4): 0.9/1.5 MB | 393/788 kB | 259/871 kB | 303/490 kB Progress (4): 0.9/1.5 MB | 397/788 kB | 259/871 kB | 303/490 kB Progress (4): 0.9/1.5 MB | 397/788 kB | 267/871 kB | 303/490 kB Progress (4): 0.9/1.5 MB | 397/788 kB | 267/871 kB | 307/490 kB Progress (4): 0.9/1.5 MB | 401/788 kB | 267/871 kB | 307/490 kB Progress (4): 0.9/1.5 MB | 406/788 kB | 267/871 kB | 307/490 kB Progress (4): 0.9/1.5 MB | 410/788 kB | 267/871 kB | 307/490 kB Progress (4): 0.9/1.5 MB | 410/788 kB | 267/871 kB | 311/490 kB Progress (4): 0.9/1.5 MB | 410/788 kB | 267/871 kB | 315/490 kB Progress (4): 0.9/1.5 MB | 414/788 kB | 267/871 kB | 315/490 kB Progress (4): 0.9/1.5 MB | 418/788 kB | 267/871 kB | 315/490 kB Progress (4): 0.9/1.5 MB | 422/788 kB | 267/871 kB | 315/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 267/871 kB | 315/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 275/871 kB | 315/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 275/871 kB | 319/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 275/871 kB | 324/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 275/871 kB | 328/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 275/871 kB | 332/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 275/871 kB | 336/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 275/871 kB | 336/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 284/871 kB | 336/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 284/871 kB | 336/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 292/871 kB | 336/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 300/871 kB | 336/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 300/871 kB | 340/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 300/871 kB | 344/490 kB Progress (4): 0.9/1.5 MB | 426/788 kB | 300/871 kB | 348/490 kB Progress (4): 0.9/1.5 MB | 430/788 kB | 300/871 kB | 348/490 kB Progress (4): 0.9/1.5 MB | 430/788 kB | 300/871 kB | 352/490 kB Progress (4): 0.9/1.5 MB | 434/788 kB | 300/871 kB | 352/490 kB Progress (4): 0.9/1.5 MB | 438/788 kB | 300/871 kB | 352/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 300/871 kB | 352/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 308/871 kB | 352/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 308/871 kB | 356/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 356/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 360/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 365/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 369/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 369/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 373/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 377/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 381/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 385/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 389/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 389/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 393/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 397/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 401/490 kB Progress (4): 0.9/1.5 MB | 442/788 kB | 316/871 kB | 401/490 kB Progress (4): 0.9/1.5 MB | 446/788 kB | 316/871 kB | 401/490 kB Progress (4): 0.9/1.5 MB | 446/788 kB | 316/871 kB | 406/490 kB Progress (4): 0.9/1.5 MB | 451/788 kB | 316/871 kB | 406/490 kB Progress (4): 0.9/1.5 MB | 451/788 kB | 316/871 kB | 410/490 kB Progress (4): 0.9/1.5 MB | 451/788 kB | 316/871 kB | 414/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 316/871 kB | 414/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 324/871 kB | 414/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 324/871 kB | 418/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 324/871 kB | 418/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 333/871 kB | 418/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 333/871 kB | 422/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 333/871 kB | 426/490 kB Progress (4): 0.9/1.5 MB | 455/788 kB | 333/871 kB | 430/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 333/871 kB | 430/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 333/871 kB | 434/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 341/871 kB | 434/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 349/871 kB | 434/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 349/871 kB | 434/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 349/871 kB | 438/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 349/871 kB | 442/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 349/871 kB | 446/490 kB Progress (4): 0.9/1.5 MB | 459/788 kB | 349/871 kB | 451/490 kB Progress (4): 0.9/1.5 MB | 463/788 kB | 349/871 kB | 451/490 kB Progress (4): 0.9/1.5 MB | 467/788 kB | 349/871 kB | 451/490 kB Progress (4): 0.9/1.5 MB | 471/788 kB | 349/871 kB | 451/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 451/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 451/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 455/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 459/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 463/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 463/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 467/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 467/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 471/490 kB Progress (4): 0.9/1.5 MB | 475/788 kB | 349/871 kB | 475/490 kB Progress (4): 0.9/1.5 MB | 479/788 kB | 349/871 kB | 475/490 kB Progress (4): 0.9/1.5 MB | 483/788 kB | 349/871 kB | 475/490 kB Progress (4): 0.9/1.5 MB | 483/788 kB | 349/871 kB | 479/490 kB Progress (4): 0.9/1.5 MB | 483/788 kB | 349/871 kB | 479/490 kB Progress (4): 0.9/1.5 MB | 487/788 kB | 349/871 kB | 479/490 kB Progress (4): 0.9/1.5 MB | 492/788 kB | 349/871 kB | 479/490 kB Progress (4): 0.9/1.5 MB | 492/788 kB | 349/871 kB | 479/490 kB Progress (4): 0.9/1.5 MB | 492/788 kB | 349/871 kB | 483/490 kB Progress (4): 0.9/1.5 MB | 492/788 kB | 349/871 kB | 487/490 kB Progress (4): 0.9/1.5 MB | 492/788 kB | 349/871 kB | 490 kB Progress (4): 0.9/1.5 MB | 492/788 kB | 349/871 kB | 490 kB Progress (4): 0.9/1.5 MB | 492/788 kB | 357/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 357/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 365/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 365/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 374/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 374/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 374/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 382/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 382/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 390/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 398/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 406/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 492/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 496/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 496/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 500/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 504/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 508/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 508/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 508/788 kB | 415/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 508/788 kB | 423/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 508/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 512/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 516/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 520/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 524/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 528/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 532/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 537/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 541/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 545/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 549/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 553/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 557/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 557/788 kB | 431/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 557/788 kB | 438/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 561/788 kB | 438/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 565/788 kB | 438/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 569/788 kB | 438/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 573/788 kB | 438/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 573/788 kB | 438/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 573/788 kB | 438/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 573/788 kB | 446/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 573/788 kB | 446/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 573/788 kB | 454/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 578/788 kB | 454/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 582/788 kB | 454/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 586/788 kB | 454/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 590/788 kB | 454/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 590/788 kB | 454/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 590/788 kB | 463/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 590/788 kB | 471/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 590/788 kB | 471/871 kB | 490 kB Progress (4): 1.0/1.5 MB | 590/788 kB | 471/871 kB | 490 kB Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 842 kB/s) Progress (3): 1.0/1.5 MB | 594/788 kB | 471/871 kB Progress (3): 1.0/1.5 MB | 598/788 kB | 471/871 kB Progress (3): 1.0/1.5 MB | 598/788 kB | 479/871 kB Progress (3): 1.0/1.5 MB | 602/788 kB | 479/871 kB Progress (3): 1.0/1.5 MB | 606/788 kB | 479/871 kB Progress (3): 1.1/1.5 MB | 606/788 kB | 479/871 kB Progress (3): 1.1/1.5 MB | 606/788 kB | 487/871 kB Progress (3): 1.1/1.5 MB | 606/788 kB | 487/871 kB Progress (3): 1.1/1.5 MB | 606/788 kB | 495/871 kB Progress (3): 1.1/1.5 MB | 606/788 kB | 504/871 kB Progress (3): 1.1/1.5 MB | 606/788 kB | 504/871 kB Progress (3): 1.1/1.5 MB | 610/788 kB | 504/871 kB Progress (3): 1.1/1.5 MB | 614/788 kB | 504/871 kB Progress (3): 1.1/1.5 MB | 618/788 kB | 504/871 kB Progress (3): 1.1/1.5 MB | 623/788 kB | 504/871 kB Progress (3): 1.1/1.5 MB | 623/788 kB | 504/871 kB Progress (3): 1.1/1.5 MB | 623/788 kB | 512/871 kB Progress (3): 1.1/1.5 MB | 623/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 627/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 627/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 631/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 635/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 639/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 639/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 643/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 647/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 651/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 655/788 kB | 520/871 kB Progress (3): 1.1/1.5 MB | 655/788 kB | 528/871 kB Progress (3): 1.1/1.5 MB | 655/788 kB | 536/871 kB Progress (3): 1.1/1.5 MB | 655/788 kB | 536/871 kB Progress (3): 1.1/1.5 MB | 655/788 kB | 536/871 kB Progress (3): 1.1/1.5 MB | 659/788 kB | 536/871 kB Progress (3): 1.1/1.5 MB | 664/788 kB | 536/871 kB Progress (3): 1.1/1.5 MB | 668/788 kB | 536/871 kB Progress (3): 1.1/1.5 MB | 668/788 kB | 544/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 544/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 553/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 553/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 553/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 561/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 569/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 569/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 569/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 577/871 kB Progress (3): 1.1/1.5 MB | 672/788 kB | 585/871 kB Progress (3): 1.1/1.5 MB | 676/788 kB | 585/871 kB Progress (3): 1.1/1.5 MB | 680/788 kB | 585/871 kB Progress (3): 1.1/1.5 MB | 684/788 kB | 585/871 kB Progress (3): 1.1/1.5 MB | 688/788 kB | 585/871 kB Progress (3): 1.1/1.5 MB | 688/788 kB | 585/871 kB Progress (3): 1.1/1.5 MB | 688/788 kB | 594/871 kB Progress (3): 1.1/1.5 MB | 688/788 kB | 594/871 kB Progress (3): 1.1/1.5 MB | 688/788 kB | 602/871 kB Progress (3): 1.1/1.5 MB | 692/788 kB | 602/871 kB Progress (3): 1.1/1.5 MB | 696/788 kB | 602/871 kB Progress (3): 1.1/1.5 MB | 700/788 kB | 602/871 kB Progress (3): 1.1/1.5 MB | 705/788 kB | 602/871 kB Progress (3): 1.2/1.5 MB | 705/788 kB | 602/871 kB Progress (3): 1.2/1.5 MB | 705/788 kB | 610/871 kB Progress (3): 1.2/1.5 MB | 705/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 705/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 709/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 709/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 713/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 717/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 721/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 725/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 729/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 733/788 kB | 618/871 kB Progress (3): 1.2/1.5 MB | 733/788 kB | 626/871 kB Progress (3): 1.2/1.5 MB | 733/788 kB | 626/871 kB Progress (3): 1.2/1.5 MB | 733/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 737/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 737/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 741/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 745/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 745/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 750/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 635/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 643/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 651/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 657/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 657/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 657/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 657/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 665/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 674/871 kB Progress (3): 1.2/1.5 MB | 754/788 kB | 674/871 kB Progress (3): 1.2/1.5 MB | 758/788 kB | 674/871 kB Progress (3): 1.2/1.5 MB | 762/788 kB | 674/871 kB Progress (3): 1.2/1.5 MB | 766/788 kB | 674/871 kB Progress (3): 1.2/1.5 MB | 770/788 kB | 674/871 kB Progress (3): 1.2/1.5 MB | 770/788 kB | 674/871 kB Progress (3): 1.2/1.5 MB | 770/788 kB | 682/871 kB Progress (3): 1.2/1.5 MB | 770/788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 770/788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 774/788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 778/788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 782/788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 786/788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 690/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 698/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 706/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 706/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 706/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 715/871 kB Progress (3): 1.2/1.5 MB | 788 kB | 723/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 723/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 731/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 739/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 739/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 739/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 747/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 756/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 756/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 756/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 764/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 772/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 772/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 772/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 780/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 780/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 788/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 788/871 kB Progress (3): 1.3/1.5 MB | 788 kB | 797/871 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.4.8/yuicompressor-2.4.8.jar (788 kB at 1.2 MB/s) Progress (2): 1.3/1.5 MB | 797/871 kB Progress (2): 1.3/1.5 MB | 805/871 kB Progress (2): 1.3/1.5 MB | 805/871 kB Progress (2): 1.3/1.5 MB | 813/871 kB Progress (2): 1.3/1.5 MB | 821/871 kB Progress (2): 1.3/1.5 MB | 821/871 kB Progress (2): 1.3/1.5 MB | 821/871 kB Progress (2): 1.3/1.5 MB | 829/871 kB Progress (2): 1.3/1.5 MB | 829/871 kB Progress (2): 1.3/1.5 MB | 837/871 kB Progress (2): 1.4/1.5 MB | 837/871 kB Progress (2): 1.4/1.5 MB | 846/871 kB Progress (2): 1.4/1.5 MB | 854/871 kB Progress (2): 1.4/1.5 MB | 854/871 kB Progress (2): 1.4/1.5 MB | 854/871 kB Progress (2): 1.4/1.5 MB | 862/871 kB Progress (2): 1.4/1.5 MB | 862/871 kB Progress (2): 1.4/1.5 MB | 870/871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.4/1.5 MB | 871 kB Progress (2): 1.5/1.5 MB | 871 kB Progress (2): 1.5/1.5 MB | 871 kB Progress (2): 1.5/1.5 MB | 871 kB Downloaded from central: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.jar (871 kB at 1.2 MB/s) Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5/1.5 MB Progress (1): 1.5 MB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 1.9 MB/s) 1 [main] INFO com.htmlminifier.v1.MyMojo - ---------------------------------------------------------------------------- 1 [main] INFO com.htmlminifier.v1.MyMojo - [HTML-Minification-Initiated] 1 [main] INFO com.htmlminifier.v1.MyMojo - Source Directory : /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/Logging/src/net/ME1312/Galaxi/Engine/Runtime/Files 1 [main] INFO com.htmlminifier.v1.MyMojo - Target Directory : /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRT/classes/net/ME1312/Galaxi/Engine/Runtime/Files 1 [main] INFO com.htmlminifier.v1.MyMojo - Is Compression Enabled : true 1 [main] INFO com.htmlminifier.v1.MyMojo - Walk Recursively : false 2 [main] INFO com.htmlminifier.v1.MyMojo - Current Configuration -> [sourceFolder=/var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/Logging/src/net/ME1312/Galaxi/Engine/Runtime/Files, targetFolder=/var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRT/classes/net/ME1312/Galaxi/Engine/Runtime/Files, walkRecursively=false, isCompressionEnabled=true, removeHTMLComments=true, removeMultiSpaces=true, removeInterTagSpaces=true, removeQuotes=false, simplifyDoctype=false, removeScriptAttributes=false, removeStyleAttributes=false, removeLinkAttributes=false, removeFormAttributes=false, removeInputAttributes=false, removeJavascriptProtocol=true, removeHttpProtocol=false, removeHttpsProtocol=false, preserveOriginalLineBreaks=false, minifyCss=true, minifyJs=true] 5 [main] INFO com.htmlminifier.v1.services.impl.MinificationServiceImpl - File Being Processed : /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/Logging/src/net/ME1312/Galaxi/Engine/Runtime/Files/GalaxiLog.htm 181 [main] INFO com.htmlminifier.v1.services.impl.MinificationServiceImpl - Compressed File Saved At : /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRT/classes/net/ME1312/Galaxi/Engine/Runtime/Files/GalaxiLog.htm 181 [main] INFO com.htmlminifier.v1.MyMojo - [HTML-Minification-Complete] 181 [main] INFO com.htmlminifier.v1.MyMojo - ---------------------------------------------------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ GalaxiRT --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ GalaxiRT --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ GalaxiRT --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ GalaxiRT --- [INFO] Building jar: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/Maven/GalaxiRT.jar [INFO] [INFO] ---------------------< net.ME1312.Galaxi:GalaxiUI >--------------------- [INFO] Building GalaxiUI -PLACEHOLDER [5/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ GalaxiUI --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 5 resources [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ GalaxiUI --- [INFO] Executing tasks [copy] Copying 1 file to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiUI/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ GalaxiUI --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiUI/classes [INFO] [INFO] --- ideauidesigner-maven-plugin:1.0-beta-1:javac2 (default) @ GalaxiUI --- [INFO] Executing IDEA UI Designer task... [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ GalaxiUI --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/UI/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ GalaxiUI --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ GalaxiUI --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ GalaxiUI --- [INFO] Building jar: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/Maven/GalaxiUI.jar [INFO] [INFO] --------------------< net.ME1312.Galaxi:GalaxiApp >--------------------- [INFO] Building GalaxiApp -PLACEHOLDER [6/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ GalaxiApp --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ GalaxiApp --- [INFO] Executing tasks [copy] Copying 1 file to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRTX/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ GalaxiApp --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRTX/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ GalaxiApp --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/GalaxiEngine/GalaxiRT/X/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ GalaxiApp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ GalaxiApp --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ GalaxiApp --- [INFO] Building jar: /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRTX/GalaxiApp--PLACEHOLDER.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ GalaxiApp --- [INFO] LICENSE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/Runtime/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/Runtime/Files/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] net/ME1312/Galaxi/Log/ already added, skipping [INFO] net/ME1312/Galaxi/Library/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] com/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] Building jar: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/GalaxiEngine.jar [INFO] LICENSE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/Runtime/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/Runtime/Files/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] net/ME1312/Galaxi/Engine/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] net/ already added, skipping [INFO] net/ME1312/ already added, skipping [INFO] net/ME1312/Galaxi/ already added, skipping [INFO] net/ME1312/Galaxi/Log/ already added, skipping [INFO] net/ME1312/Galaxi/Library/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/net.ME1312.Galaxi/ already added, skipping [INFO] LICENSE already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] com/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. Instead of attaching the assembly file: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/GalaxiEngine.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /var/lib/jenkins/workspace/GalaxiEngine/out/compile/target/GalaxiRTX/GalaxiApp--PLACEHOLDER.jar with assembly file: /var/lib/jenkins/workspace/GalaxiEngine/Artifacts/GalaxiEngine.jar [INFO] [INFO] ----------------------< net.ME1312.Galaxi:Galaxi >---------------------- [INFO] Building Galaxi -PLACEHOLDER [7/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Galaxi -PLACEHOLDER: [INFO] [INFO] GalaxiUtil ......................................... SUCCESS [ 4.032 s] [INFO] GalaxiAPI .......................................... SUCCESS [ 3.238 s] [INFO] GalaxiEngine ....................................... SUCCESS [ 2.168 s] [INFO] GalaxiRT ........................................... SUCCESS [ 11.549 s] [INFO] GalaxiUI ........................................... SUCCESS [ 0.598 s] [INFO] GalaxiApp .......................................... SUCCESS [ 1.358 s] [INFO] Galaxi ............................................. SUCCESS [ 0.001 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.093 s [INFO] Finished at: 2021-02-20T02:00:32-05:00 [INFO] ------------------------------------------------------------------------ [GalaxiEngine] $ /usr/bin/env bash /tmp/jenkins3600955226566191504.sh [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GalaxiUtil [jar] [INFO] GalaxiAPI [jar] [INFO] GalaxiEngine [jar] [INFO] GalaxiRT [jar] [INFO] GalaxiUI [jar] [INFO] GalaxiApp [jar] [INFO] Galaxi [pom] [INFO] [INFO] ----------------------< net.ME1312.Galaxi:Galaxi >---------------------- [INFO] Building Galaxi -PLACEHOLDER [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ Galaxi --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /var/lib/jenkins/workspace/GalaxiEngine [INFO] Processing change of net.ME1312.Galaxi:*:-PLACEHOLDER -> 21w08k [INFO] Processing net.ME1312.Galaxi:Galaxi [INFO] Updating project net.ME1312.Galaxi:Galaxi [INFO] from version -PLACEHOLDER to 21w08k [INFO] [INFO] Processing net.ME1312.Galaxi:GalaxiAPI [INFO] Updating project net.ME1312.Galaxi:GalaxiAPI [INFO] from version -PLACEHOLDER to 21w08k [INFO] Updating dependency net.ME1312.Galaxi:GalaxiUtil [INFO] from version -PLACEHOLDER to 21w08k [INFO] [INFO] Processing net.ME1312.Galaxi:GalaxiApp [INFO] Updating project net.ME1312.Galaxi:GalaxiApp [INFO] from version -PLACEHOLDER to 21w08k [INFO] Updating dependency net.ME1312.Galaxi:GalaxiUI [INFO] from version -PLACEHOLDER to 21w08k [INFO] [INFO] Processing net.ME1312.Galaxi:GalaxiEngine [INFO] Updating dependency net.ME1312.Galaxi:GalaxiAPI [INFO] from version -PLACEHOLDER to 21w08k [INFO] Updating project net.ME1312.Galaxi:GalaxiEngine [INFO] from version -PLACEHOLDER to 21w08k [INFO] Updating dependency net.ME1312.Galaxi:GalaxiUtil [INFO] from version -PLACEHOLDER to 21w08k [INFO] [INFO] Processing net.ME1312.Galaxi:GalaxiRT [INFO] Updating dependency net.ME1312.Galaxi:GalaxiEngine [INFO] from version -PLACEHOLDER to 21w08k [INFO] Updating project net.ME1312.Galaxi:GalaxiRT [INFO] from version -PLACEHOLDER to 21w08k [INFO] [INFO] Processing net.ME1312.Galaxi:GalaxiUI [INFO] Updating dependency net.ME1312.Galaxi:GalaxiRT [INFO] from version -PLACEHOLDER to 21w08k [INFO] Updating project net.ME1312.Galaxi:GalaxiUI [INFO] from version -PLACEHOLDER to 21w08k [INFO] [INFO] Processing net.ME1312.Galaxi:GalaxiUtil [INFO] Updating project net.ME1312.Galaxi:GalaxiUtil [INFO] from version -PLACEHOLDER to 21w08k [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Galaxi -PLACEHOLDER: [INFO] [INFO] GalaxiUtil ......................................... SKIPPED [INFO] GalaxiAPI .......................................... SKIPPED [INFO] GalaxiEngine ....................................... SKIPPED [INFO] GalaxiRT ........................................... SKIPPED [INFO] GalaxiUI ........................................... SKIPPED [INFO] GalaxiApp .......................................... SKIPPED [INFO] Galaxi ............................................. SUCCESS [ 0.778 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.198 s [INFO] Finished at: 2021-02-20T02:00:35-05:00 [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GalaxiUtil [jar] [INFO] GalaxiAPI [jar] [INFO] GalaxiEngine [jar] [INFO] GalaxiRT [jar] [INFO] GalaxiUI [jar] [INFO] GalaxiApp [jar] [INFO] Galaxi [pom] [INFO] [INFO] ----------------------< net.ME1312.Galaxi:Galaxi >---------------------- [INFO] Building Galaxi 21w08k [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ Galaxi --- Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k.jar Progress (1): 4.1/44 kB Progress (1): 8.2/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 25/44 kB Progress (1): 29/44 kB Progress (1): 33/44 kB Progress (1): 37/44 kB Progress (1): 41/44 kB Progress (1): 44 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k.jar (44 kB at 2.0 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k.pom Progress (1): 4.0 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k.pom (4.0 kB at 2.0 MB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/maven-metadata.xml Progress (1): 2.8 kB Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/maven-metadata.xml (2.8 kB at 284 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/maven-metadata.xml Progress (1): 2.9 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/maven-metadata.xml (2.9 kB at 1.4 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k-sources.jar Progress (1): 4.1/24 kB Progress (1): 8.2/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k-sources.jar (24 kB at 8.0 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k-javadoc.jar Progress (1): 4.1/180 kB Progress (1): 8.2/180 kB Progress (1): 12/180 kB Progress (1): 16/180 kB Progress (1): 20/180 kB Progress (1): 25/180 kB Progress (1): 29/180 kB Progress (1): 33/180 kB Progress (1): 37/180 kB Progress (1): 41/180 kB Progress (1): 45/180 kB Progress (1): 49/180 kB Progress (1): 53/180 kB Progress (1): 57/180 kB Progress (1): 61/180 kB Progress (1): 66/180 kB Progress (1): 70/180 kB Progress (1): 74/180 kB Progress (1): 78/180 kB Progress (1): 82/180 kB Progress (1): 86/180 kB Progress (1): 90/180 kB Progress (1): 94/180 kB Progress (1): 98/180 kB Progress (1): 102/180 kB Progress (1): 106/180 kB Progress (1): 111/180 kB Progress (1): 115/180 kB Progress (1): 119/180 kB Progress (1): 123/180 kB Progress (1): 127/180 kB Progress (1): 131/180 kB Progress (1): 135/180 kB Progress (1): 139/180 kB Progress (1): 143/180 kB Progress (1): 147/180 kB Progress (1): 152/180 kB Progress (1): 156/180 kB Progress (1): 160/180 kB Progress (1): 164/180 kB Progress (1): 168/180 kB Progress (1): 172/180 kB Progress (1): 176/180 kB Progress (1): 180 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUtil/21w08k/GalaxiUtil-21w08k-javadoc.jar (180 kB at 14 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Galaxi 21w08k: [INFO] [INFO] GalaxiUtil ......................................... SKIPPED [INFO] GalaxiAPI .......................................... SKIPPED [INFO] GalaxiEngine ....................................... SKIPPED [INFO] GalaxiRT ........................................... SKIPPED [INFO] GalaxiUI ........................................... SKIPPED [INFO] GalaxiApp .......................................... SKIPPED [INFO] Galaxi ............................................. SUCCESS [ 0.225 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.554 s [INFO] Finished at: 2021-02-20T02:00:37-05:00 [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GalaxiUtil [jar] [INFO] GalaxiAPI [jar] [INFO] GalaxiEngine [jar] [INFO] GalaxiRT [jar] [INFO] GalaxiUI [jar] [INFO] GalaxiApp [jar] [INFO] Galaxi [pom] [INFO] [INFO] ----------------------< net.ME1312.Galaxi:Galaxi >---------------------- [INFO] Building Galaxi 21w08k [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ Galaxi --- Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k.jar Progress (1): 4.1/57 kB Progress (1): 8.2/57 kB Progress (1): 12/57 kB Progress (1): 16/57 kB Progress (1): 20/57 kB Progress (1): 25/57 kB Progress (1): 29/57 kB Progress (1): 33/57 kB Progress (1): 37/57 kB Progress (1): 41/57 kB Progress (1): 45/57 kB Progress (1): 49/57 kB Progress (1): 53/57 kB Progress (1): 57 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k.jar (57 kB at 2.5 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k.pom Progress (1): 4.1 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k.pom (4.1 kB at 4.1 MB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/maven-metadata.xml Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/maven-metadata.xml (4.7 kB at 472 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/maven-metadata.xml Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/maven-metadata.xml (4.8 kB at 2.4 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k-sources.jar Progress (1): 4.1/30 kB Progress (1): 8.2/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 25/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k-sources.jar (30 kB at 7.6 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k-javadoc.jar Progress (1): 4.1/396 kB Progress (1): 8.2/396 kB Progress (1): 12/396 kB Progress (1): 16/396 kB Progress (1): 20/396 kB Progress (1): 25/396 kB Progress (1): 29/396 kB Progress (1): 33/396 kB Progress (1): 37/396 kB Progress (1): 41/396 kB Progress (1): 45/396 kB Progress (1): 49/396 kB Progress (1): 53/396 kB Progress (1): 57/396 kB Progress (1): 61/396 kB Progress (1): 66/396 kB Progress (1): 70/396 kB Progress (1): 74/396 kB Progress (1): 78/396 kB Progress (1): 82/396 kB Progress (1): 86/396 kB Progress (1): 90/396 kB Progress (1): 94/396 kB Progress (1): 98/396 kB Progress (1): 102/396 kB Progress (1): 106/396 kB Progress (1): 111/396 kB Progress (1): 115/396 kB Progress (1): 119/396 kB Progress (1): 123/396 kB Progress (1): 127/396 kB Progress (1): 131/396 kB Progress (1): 135/396 kB Progress (1): 139/396 kB Progress (1): 143/396 kB Progress (1): 147/396 kB Progress (1): 152/396 kB Progress (1): 156/396 kB Progress (1): 160/396 kB Progress (1): 164/396 kB Progress (1): 168/396 kB Progress (1): 172/396 kB Progress (1): 176/396 kB Progress (1): 180/396 kB Progress (1): 184/396 kB Progress (1): 188/396 kB Progress (1): 193/396 kB Progress (1): 197/396 kB Progress (1): 201/396 kB Progress (1): 205/396 kB Progress (1): 209/396 kB Progress (1): 213/396 kB Progress (1): 217/396 kB Progress (1): 221/396 kB Progress (1): 225/396 kB Progress (1): 229/396 kB Progress (1): 233/396 kB Progress (1): 238/396 kB Progress (1): 242/396 kB Progress (1): 246/396 kB Progress (1): 250/396 kB Progress (1): 254/396 kB Progress (1): 258/396 kB Progress (1): 262/396 kB Progress (1): 266/396 kB Progress (1): 270/396 kB Progress (1): 274/396 kB Progress (1): 279/396 kB Progress (1): 283/396 kB Progress (1): 287/396 kB Progress (1): 291/396 kB Progress (1): 295/396 kB Progress (1): 299/396 kB Progress (1): 303/396 kB Progress (1): 307/396 kB Progress (1): 311/396 kB Progress (1): 315/396 kB Progress (1): 319/396 kB Progress (1): 324/396 kB Progress (1): 328/396 kB Progress (1): 332/396 kB Progress (1): 336/396 kB Progress (1): 340/396 kB Progress (1): 344/396 kB Progress (1): 348/396 kB Progress (1): 352/396 kB Progress (1): 356/396 kB Progress (1): 360/396 kB Progress (1): 365/396 kB Progress (1): 369/396 kB Progress (1): 373/396 kB Progress (1): 377/396 kB Progress (1): 381/396 kB Progress (1): 385/396 kB Progress (1): 389/396 kB Progress (1): 393/396 kB Progress (1): 396 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiAPI/21w08k/GalaxiAPI-21w08k-javadoc.jar (396 kB at 18 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Galaxi 21w08k: [INFO] [INFO] GalaxiUtil ......................................... SKIPPED [INFO] GalaxiAPI .......................................... SKIPPED [INFO] GalaxiEngine ....................................... SKIPPED [INFO] GalaxiRT ........................................... SKIPPED [INFO] GalaxiUI ........................................... SKIPPED [INFO] GalaxiApp .......................................... SKIPPED [INFO] Galaxi ............................................. SUCCESS [ 0.238 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.569 s [INFO] Finished at: 2021-02-20T02:00:39-05:00 [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GalaxiUtil [jar] [INFO] GalaxiAPI [jar] [INFO] GalaxiEngine [jar] [INFO] GalaxiRT [jar] [INFO] GalaxiUI [jar] [INFO] GalaxiApp [jar] [INFO] Galaxi [pom] [INFO] [INFO] ----------------------< net.ME1312.Galaxi:Galaxi >---------------------- [INFO] Building Galaxi 21w08k [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ Galaxi --- Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k.jar Progress (1): 4.1/13 kB Progress (1): 8.2/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k.jar (13 kB at 782 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k.pom (4.4 kB at 2.2 MB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/maven-metadata.xml Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/maven-metadata.xml (4.7 kB at 43 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/maven-metadata.xml Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/maven-metadata.xml (4.8 kB at 14 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k-sources.jar Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k-sources.jar (4.3 kB at 2.1 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k-javadoc.jar Progress (1): 4.1/432 kB Progress (1): 8.2/432 kB Progress (1): 12/432 kB Progress (1): 16/432 kB Progress (1): 20/432 kB Progress (1): 25/432 kB Progress (1): 29/432 kB Progress (1): 33/432 kB Progress (1): 37/432 kB Progress (1): 41/432 kB Progress (1): 45/432 kB Progress (1): 49/432 kB Progress (1): 53/432 kB Progress (1): 57/432 kB Progress (1): 61/432 kB Progress (1): 66/432 kB Progress (1): 70/432 kB Progress (1): 74/432 kB Progress (1): 78/432 kB Progress (1): 82/432 kB Progress (1): 86/432 kB Progress (1): 90/432 kB Progress (1): 94/432 kB Progress (1): 98/432 kB Progress (1): 102/432 kB Progress (1): 106/432 kB Progress (1): 111/432 kB Progress (1): 115/432 kB Progress (1): 119/432 kB Progress (1): 123/432 kB Progress (1): 127/432 kB Progress (1): 131/432 kB Progress (1): 135/432 kB Progress (1): 139/432 kB Progress (1): 143/432 kB Progress (1): 147/432 kB Progress (1): 152/432 kB Progress (1): 156/432 kB Progress (1): 160/432 kB Progress (1): 164/432 kB Progress (1): 168/432 kB Progress (1): 172/432 kB Progress (1): 176/432 kB Progress (1): 180/432 kB Progress (1): 184/432 kB Progress (1): 188/432 kB Progress (1): 193/432 kB Progress (1): 197/432 kB Progress (1): 201/432 kB Progress (1): 205/432 kB Progress (1): 209/432 kB Progress (1): 213/432 kB Progress (1): 217/432 kB Progress (1): 221/432 kB Progress (1): 225/432 kB Progress (1): 229/432 kB Progress (1): 233/432 kB Progress (1): 238/432 kB Progress (1): 242/432 kB Progress (1): 246/432 kB Progress (1): 250/432 kB Progress (1): 254/432 kB Progress (1): 258/432 kB Progress (1): 262/432 kB Progress (1): 266/432 kB Progress (1): 270/432 kB Progress (1): 274/432 kB Progress (1): 279/432 kB Progress (1): 283/432 kB Progress (1): 287/432 kB Progress (1): 291/432 kB Progress (1): 295/432 kB Progress (1): 299/432 kB Progress (1): 303/432 kB Progress (1): 307/432 kB Progress (1): 311/432 kB Progress (1): 315/432 kB Progress (1): 319/432 kB Progress (1): 324/432 kB Progress (1): 328/432 kB Progress (1): 332/432 kB Progress (1): 336/432 kB Progress (1): 340/432 kB Progress (1): 344/432 kB Progress (1): 348/432 kB Progress (1): 352/432 kB Progress (1): 356/432 kB Progress (1): 360/432 kB Progress (1): 365/432 kB Progress (1): 369/432 kB Progress (1): 373/432 kB Progress (1): 377/432 kB Progress (1): 381/432 kB Progress (1): 385/432 kB Progress (1): 389/432 kB Progress (1): 393/432 kB Progress (1): 397/432 kB Progress (1): 401/432 kB Progress (1): 406/432 kB Progress (1): 410/432 kB Progress (1): 414/432 kB Progress (1): 418/432 kB Progress (1): 422/432 kB Progress (1): 426/432 kB Progress (1): 430/432 kB Progress (1): 432 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiEngine/21w08k/GalaxiEngine-21w08k-javadoc.jar (432 kB at 14 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Galaxi 21w08k: [INFO] [INFO] GalaxiUtil ......................................... SKIPPED [INFO] GalaxiAPI .......................................... SKIPPED [INFO] GalaxiEngine ....................................... SKIPPED [INFO] GalaxiRT ........................................... SKIPPED [INFO] GalaxiUI ........................................... SKIPPED [INFO] GalaxiApp .......................................... SKIPPED [INFO] Galaxi ............................................. SUCCESS [ 0.734 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.079 s [INFO] Finished at: 2021-02-20T02:00:42-05:00 [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GalaxiUtil [jar] [INFO] GalaxiAPI [jar] [INFO] GalaxiEngine [jar] [INFO] GalaxiRT [jar] [INFO] GalaxiUI [jar] [INFO] GalaxiApp [jar] [INFO] Galaxi [pom] [INFO] [INFO] ----------------------< net.ME1312.Galaxi:Galaxi >---------------------- [INFO] Building Galaxi 21w08k [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ Galaxi --- Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/21w08k/GalaxiRT-21w08k.jar Progress (1): 4.1/64 kB Progress (1): 8.2/64 kB Progress (1): 12/64 kB Progress (1): 16/64 kB Progress (1): 20/64 kB Progress (1): 25/64 kB Progress (1): 29/64 kB Progress (1): 33/64 kB Progress (1): 37/64 kB Progress (1): 41/64 kB Progress (1): 45/64 kB Progress (1): 49/64 kB Progress (1): 53/64 kB Progress (1): 57/64 kB Progress (1): 61/64 kB Progress (1): 64 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/21w08k/GalaxiRT-21w08k.jar (64 kB at 2.7 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/21w08k/GalaxiRT-21w08k.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/21w08k/GalaxiRT-21w08k.pom (5.2 kB at 2.6 MB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/maven-metadata.xml Progress (1): 531 B Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/maven-metadata.xml (531 B at 59 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/maven-metadata.xml Progress (1): 563 B Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiRT/maven-metadata.xml (563 B at 282 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Galaxi 21w08k: [INFO] [INFO] GalaxiUtil ......................................... SKIPPED [INFO] GalaxiAPI .......................................... SKIPPED [INFO] GalaxiEngine ....................................... SKIPPED [INFO] GalaxiRT ........................................... SKIPPED [INFO] GalaxiUI ........................................... SKIPPED [INFO] GalaxiApp .......................................... SKIPPED [INFO] Galaxi ............................................. SUCCESS [ 0.212 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.560 s [INFO] Finished at: 2021-02-20T02:00:44-05:00 [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GalaxiUtil [jar] [INFO] GalaxiAPI [jar] [INFO] GalaxiEngine [jar] [INFO] GalaxiRT [jar] [INFO] GalaxiUI [jar] [INFO] GalaxiApp [jar] [INFO] Galaxi [pom] [INFO] [INFO] ----------------------< net.ME1312.Galaxi:Galaxi >---------------------- [INFO] Building Galaxi 21w08k [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ Galaxi --- Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/21w08k/GalaxiUI-21w08k.jar Progress (1): 4.1/156 kB Progress (1): 8.2/156 kB Progress (1): 12/156 kB Progress (1): 16/156 kB Progress (1): 20/156 kB Progress (1): 25/156 kB Progress (1): 29/156 kB Progress (1): 33/156 kB Progress (1): 37/156 kB Progress (1): 41/156 kB Progress (1): 45/156 kB Progress (1): 49/156 kB Progress (1): 53/156 kB Progress (1): 57/156 kB Progress (1): 61/156 kB Progress (1): 66/156 kB Progress (1): 70/156 kB Progress (1): 74/156 kB Progress (1): 78/156 kB Progress (1): 82/156 kB Progress (1): 86/156 kB Progress (1): 90/156 kB Progress (1): 94/156 kB Progress (1): 98/156 kB Progress (1): 102/156 kB Progress (1): 106/156 kB Progress (1): 111/156 kB Progress (1): 115/156 kB Progress (1): 119/156 kB Progress (1): 123/156 kB Progress (1): 127/156 kB Progress (1): 131/156 kB Progress (1): 135/156 kB Progress (1): 139/156 kB Progress (1): 143/156 kB Progress (1): 147/156 kB Progress (1): 152/156 kB Progress (1): 156/156 kB Progress (1): 156 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/21w08k/GalaxiUI-21w08k.jar (156 kB at 4.9 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/21w08k/GalaxiUI-21w08k.pom Progress (1): 3.6 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/21w08k/GalaxiUI-21w08k.pom (3.6 kB at 3.6 MB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/maven-metadata.xml Progress (1): 531 B Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/maven-metadata.xml (531 B at 59 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/maven-metadata.xml Progress (1): 563 B Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/Galaxi/GalaxiUI/maven-metadata.xml (563 B at 282 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Galaxi 21w08k: [INFO] [INFO] GalaxiUtil ......................................... SKIPPED [INFO] GalaxiAPI .......................................... SKIPPED [INFO] GalaxiEngine ....................................... SKIPPED [INFO] GalaxiRT ........................................... SKIPPED [INFO] GalaxiUI ........................................... SKIPPED [INFO] GalaxiApp .......................................... SKIPPED [INFO] Galaxi ............................................. SUCCESS [ 0.216 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.564 s [INFO] Finished at: 2021-02-20T02:00:46-05:00 [INFO] ------------------------------------------------------------------------ rm: cannot remove 'Artifacts/GalaxiUtil.jar': No such file or directory Archiving artifacts Publishing Javadoc [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@16400ab5[nodeId=MDEwOlJlcG9zaXRvcnkxNDc4NzMxMDg=,description=GalaxiEngine | An engine for command line Java applications,homepage=,name=GalaxiEngine,fork=false,archived=false,size=1013,milestones={},language=Java,commits={},source=,parent=,isTemplate=,url=https://api.github.com/repos/ME1312/GalaxiEngine,id=147873108,nodeId=,createdAt=2018-09-07T20:45:56Z,updatedAt=2021-02-20T07:00:03Z]] (sha:3014c04) with context:GalaxiEngine Setting commit status on GitHub for https://github.com/ME1312/GalaxiEngine/commit/3014c04b22b71b8d2cf204a356590b986a119844 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS