Skip to content
Success

Console Output

23:40:23 Started by an SCM change
23:40:23 Running as SYSTEM
23:40:23 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace
23:40:23 The recommended git tool is: NONE
23:40:23 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
23:40:24  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10
23:40:24 Fetching changes from the remote Git repository
23:40:24  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
23:40:24 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
23:40:24  > /usr/bin/git --version # timeout=10
23:40:24  > git --version # 'git version 2.35.1'
23:40:24 using GIT_ASKPASS to set credentials 
23:40:24  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:24  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:40:24 Checking out Revision 0ab30fc8be0b81d5f283aa8e009fd3d66549d3dc (refs/remotes/origin/master)
23:40:24  > /usr/bin/git config core.sparsecheckout # timeout=10
23:40:24  > /usr/bin/git checkout -f 0ab30fc8be0b81d5f283aa8e009fd3d66549d3dc # timeout=10
23:40:24  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
23:40:24  > /usr/bin/git branch -D master # timeout=10
23:40:24  > /usr/bin/git checkout -b master 0ab30fc8be0b81d5f283aa8e009fd3d66549d3dc # timeout=10
23:40:24 Commit message: "[maven-release-plugin] prepare for next development iteration"
23:40:24  > /usr/bin/git rev-list --no-walk e9bac5378837622d94b0830d540e9296fe8efe9e # timeout=10
23:40:24 Cleaning workspace
23:40:24  > /usr/bin/git rev-parse --verify HEAD # timeout=10
23:40:24 Resetting working tree
23:40:24  > /usr/bin/git reset --hard # timeout=10
23:40:24  > /usr/bin/git clean -fdx # timeout=10
23:40:24 Parsing POMs
23:40:24 Modules changed, recalculating dependency graph
23:40:24 Established TCP socket on 46079
23:40:24 [workspace] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-4.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 46079
23:40:24 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
23:40:25 <===[JENKINS REMOTING CAPACITY]===>channel started
23:40:28 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml clean install site
23:40:30 [INFO] Scanning for projects...
23:40:31 [INFO] ------------------------------------------------------------------------
23:40:31 [INFO] Reactor Build Order:
23:40:31 [INFO] 
23:40:31 [INFO] Gaming                                                             [pom]
23:40:31 [INFO] Gaming Build Tools                                                 [jar]
23:40:31 [INFO] Gaming Core                                                        [jar]
23:40:31 [INFO] Gaming Contest                                                     [jar]
23:40:31 [INFO] Gaming GUI                                                         [jar]
23:40:31 [INFO] 
23:40:31 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
23:40:31 [INFO] Building Gaming 1.0.1-SNAPSHOT                                     [1/5]
23:40:31 [INFO] --------------------------------[ pom ]---------------------------------
23:40:31 [INFO] 
23:40:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming ---
23:40:31 [INFO] Deleting /var/lib/jenkins/home/jobs/gaming/workspace/target
23:40:31 [INFO] 
23:40:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming ---
23:40:32 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
23:40:32 [INFO] 
23:40:32 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming ---
23:40:34 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
23:40:35 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
23:40:35 [INFO] Rendering site with default locale English (en)
23:40:35 [WARNING] No project URL defined - decoration links will not be relativized!
23:40:35 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
23:40:35 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.1.1:dependency-convergence
23:40:36 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
23:40:36 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
23:40:36 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
23:40:36 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
23:40:36 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
23:40:38 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
23:40:38 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
23:40:38 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
23:40:38 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
23:40:38 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
23:40:38 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
23:40:39 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/target/site to /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset/site
23:40:39 [INFO] 
23:40:39 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
23:40:39 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT                         [2/5]
23:40:39 [INFO] --------------------------------[ jar ]---------------------------------
23:40:39 [INFO] 
23:40:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools ---
23:40:39 [INFO] 
23:40:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools ---
23:40:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:39 [INFO] Copying 3 resources
23:40:39 [INFO] 
23:40:39 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-build-tools ---
23:40:40 [INFO] No sources to compile
23:40:40 [INFO] 
23:40:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools ---
23:40:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:40 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources
23:40:40 [INFO] 
23:40:40 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-build-tools ---
23:40:40 [INFO] No sources to compile
23:40:40 [INFO] 
23:40:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools ---
23:40:40 [INFO] No tests to run.
23:40:40 [JENKINS] Recording test results
23:40:40 [INFO] 
23:40:40 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-build-tools ---
23:40:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar
23:40:40 [INFO] 
23:40:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools ---
23:40:40 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
23:40:40 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
23:40:40 [INFO] 
23:40:40 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-build-tools ---
23:40:40 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
23:40:40 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
23:40:40 [INFO] Rendering site with default locale English (en)
23:40:40 [WARNING] No project URL defined - decoration links will not be relativized!
23:40:40 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
23:40:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
23:40:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
23:40:41 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
23:40:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
23:40:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
23:40:41 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
23:40:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
23:40:42 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
23:40:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
23:40:42 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
23:40:42 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools
23:40:42 [INFO] 
23:40:42 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
23:40:42 [INFO] Building Gaming Core 1.0.1-SNAPSHOT                                [3/5]
23:40:42 [INFO] --------------------------------[ jar ]---------------------------------
23:40:42 [INFO] 
23:40:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core ---
23:40:42 [INFO] 
23:40:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-core ---
23:40:48 [INFO] You have 0 Checkstyle violations.
23:40:48 [INFO] 
23:40:48 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-core >>>
23:40:48 [INFO] 
23:40:48 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-core ---
23:40:49 [INFO] PMD version: 6.42.0
23:40:55 [INFO] 
23:40:55 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-core <<<
23:40:55 [INFO] 
23:40:55 [INFO] 
23:40:55 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-core ---
23:40:55 [INFO] PMD version: 6.42.0
23:40:55 [INFO] 
23:40:55 [INFO] 
23:40:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-core ---
23:40:55 [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
23:40:56 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
23:40:56 [INFO] 
23:40:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core ---
23:40:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:40:56 [INFO] Copying 1 resource
23:40:56 [INFO] 
23:40:56 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-core ---
23:40:56 [INFO] Changes detected - recompiling the module!
23:40:56 [INFO] Compiling 41 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes
23:40:58 [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Some input files use unchecked or unsafe operations.
23:40:58 [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Recompile with -Xlint:unchecked for details.
23:40:58 [INFO] 
23:40:58 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-core >>>
23:40:58 [INFO] 
23:40:58 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-core ---
23:41:02 [INFO] Fork Value is true
23:41:13 [INFO] Done SpotBugs Analysis....
23:41:14 [INFO] 
23:41:14 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-core <<<
23:41:14 [INFO] 
23:41:14 [INFO] 
23:41:14 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-core ---
23:41:14 [INFO] BugInstance size is 0
23:41:14 [INFO] Error size is 0
23:41:14 [INFO] No errors/warnings found
23:41:14 [INFO] 
23:41:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core ---
23:41:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:14 [INFO] Copying 1 resource
23:41:14 [INFO] 
23:41:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-core ---
23:41:14 [INFO] Changes detected - recompiling the module!
23:41:14 [INFO] Compiling 23 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes
23:41:16 [INFO] 
23:41:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core ---
23:41:16 [INFO] 
23:41:16 [INFO] -------------------------------------------------------
23:41:16 [INFO]  T E S T S
23:41:16 [INFO] -------------------------------------------------------
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
23:41:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
23:41:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
23:41:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
23:41:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
23:41:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
23:41:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
23:41:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
23:41:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
23:41:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
23:41:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
23:41:19 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
23:41:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
23:41:19 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
23:41:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
23:41:19 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
23:41:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s - in de.fhdw.gaming.core.domain.DefaultGameTest
23:41:22 [INFO] 
23:41:22 [INFO] Results:
23:41:22 [INFO] 
23:41:22 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
23:41:22 [INFO] 
23:41:22 [JENKINS] Recording test results
23:41:22 [INFO] 
23:41:22 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-core ---
23:41:22 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
23:41:23 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
23:41:23 [INFO] 
23:41:23 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-core ---
23:41:23 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar
23:41:23 [INFO] 
23:41:23 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core ---
23:41:24 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar
23:41:24 [INFO] 
23:41:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core ---
23:41:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
23:41:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
23:41:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
23:41:24 [INFO] 
23:41:24 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-core ---
23:41:24 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
23:41:24 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
23:41:24 [INFO] Rendering site with default locale English (en)
23:41:24 [WARNING] No project URL defined - decoration links will not be relativized!
23:41:24 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
23:41:24 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
23:41:25 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
23:41:25 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
23:41:25 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
23:41:25 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
23:41:25 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
23:41:26 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
23:41:26 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
23:41:26 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
23:41:26 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
23:41:26 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
23:41:26 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core
23:41:27 [INFO] 
23:41:27 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
23:41:27 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT                             [4/5]
23:41:27 [INFO] --------------------------------[ jar ]---------------------------------
23:41:27 [INFO] 
23:41:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest ---
23:41:27 [INFO] 
23:41:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-contest ---
23:41:28 [INFO] You have 0 Checkstyle violations.
23:41:28 [INFO] 
23:41:28 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-contest >>>
23:41:28 [INFO] 
23:41:28 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-contest ---
23:41:28 [INFO] PMD version: 6.42.0
23:41:30 [INFO] 
23:41:30 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-contest <<<
23:41:30 [INFO] 
23:41:30 [INFO] 
23:41:30 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-contest ---
23:41:30 [INFO] PMD version: 6.42.0
23:41:30 [INFO] 
23:41:30 [INFO] 
23:41:30 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-contest ---
23:41:30 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
23:41:30 [INFO] 
23:41:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest ---
23:41:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:30 [INFO] Copying 1 resource
23:41:30 [INFO] 
23:41:30 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-contest ---
23:41:30 [WARNING] *******************************************************************************************************************************************
23:41:30 [WARNING] * Required filename-based automodules detected: [commons-cli-1.4.jar]. Please don't publish this project to a public artifact repository! *
23:41:30 [WARNING] *******************************************************************************************************************************************
23:41:30 [INFO] Changes detected - recompiling the module!
23:41:30 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes
23:41:31 [INFO] 
23:41:31 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
23:41:31 [INFO] 
23:41:31 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-contest ---
23:41:31 [INFO] Fork Value is true
23:41:40 [INFO] Done SpotBugs Analysis....
23:41:40 [INFO] 
23:41:40 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
23:41:40 [INFO] 
23:41:40 [INFO] 
23:41:40 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-contest ---
23:41:40 [INFO] BugInstance size is 0
23:41:40 [INFO] Error size is 0
23:41:40 [INFO] No errors/warnings found
23:41:41 [INFO] 
23:41:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest ---
23:41:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:41 [INFO] Copying 1 resource
23:41:41 [INFO] 
23:41:41 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-contest ---
23:41:41 [INFO] Changes detected - recompiling the module!
23:41:41 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes
23:41:42 [INFO] 
23:41:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest ---
23:41:42 [INFO] 
23:41:42 [INFO] -------------------------------------------------------
23:41:42 [INFO]  T E S T S
23:41:42 [INFO] -------------------------------------------------------
23:41:45 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
23:41:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in de.fhdw.gaming.contest.util.ComparablePairTest
23:41:45 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
23:41:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
23:41:45 [INFO] 
23:41:45 [INFO] Results:
23:41:45 [INFO] 
23:41:45 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
23:41:45 [INFO] 
23:41:45 [JENKINS] Recording test results
23:41:45 [INFO] 
23:41:45 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-contest ---
23:41:45 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
23:41:45 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
23:41:46 [INFO] 
23:41:46 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-contest ---
23:41:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar
23:41:46 [INFO] 
23:41:46 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest ---
23:41:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar
23:41:46 [INFO] 
23:41:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest ---
23:41:46 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
23:41:46 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
23:41:46 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
23:41:46 [INFO] 
23:41:46 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-contest ---
23:41:46 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
23:41:46 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
23:41:46 [INFO] Rendering site with default locale English (en)
23:41:46 [WARNING] No project URL defined - decoration links will not be relativized!
23:41:46 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
23:41:46 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
23:41:47 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
23:41:47 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
23:41:47 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
23:41:47 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
23:41:47 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
23:41:47 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
23:41:48 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
23:41:48 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
23:41:48 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
23:41:48 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
23:41:48 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest
23:41:48 [INFO] 
23:41:48 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
23:41:48 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT                                 [5/5]
23:41:48 [INFO] --------------------------------[ jar ]---------------------------------
23:41:48 [INFO] 
23:41:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui ---
23:41:48 [INFO] 
23:41:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-gui ---
23:41:50 [INFO] You have 0 Checkstyle violations.
23:41:50 [INFO] 
23:41:50 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-gui >>>
23:41:50 [INFO] 
23:41:50 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-gui ---
23:41:50 [INFO] PMD version: 6.42.0
23:41:52 [INFO] 
23:41:52 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-gui <<<
23:41:52 [INFO] 
23:41:52 [INFO] 
23:41:52 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-gui ---
23:41:52 [INFO] PMD version: 6.42.0
23:41:52 [INFO] 
23:41:52 [INFO] 
23:41:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-gui ---
23:41:52 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/jacoco.exec
23:41:52 [INFO] 
23:41:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui ---
23:41:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:41:52 [INFO] Copying 7 resources
23:41:52 [INFO] 
23:41:52 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-gui ---
23:41:52 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
23:41:52 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
23:41:52 [WARNING] *********************************************************************************************************************************************
23:41:52 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
23:41:52 [WARNING] *********************************************************************************************************************************************
23:41:52 [INFO] Changes detected - recompiling the module!
23:41:52 [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes
23:41:53 [INFO] 
23:41:53 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
23:41:53 [INFO] 
23:41:53 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-gui ---
23:41:53 [INFO] Fork Value is true
23:42:07 [INFO] Done SpotBugs Analysis....
23:42:08 [INFO] 
23:42:08 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
23:42:08 [INFO] 
23:42:08 [INFO] 
23:42:08 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-gui ---
23:42:08 [INFO] BugInstance size is 0
23:42:08 [INFO] Error size is 0
23:42:08 [INFO] No errors/warnings found
23:42:08 [INFO] 
23:42:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui ---
23:42:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:42:08 [INFO] Copying 1 resource
23:42:08 [INFO] 
23:42:08 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-gui ---
23:42:08 [INFO] No sources to compile
23:42:08 [INFO] 
23:42:08 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui ---
23:42:08 [JENKINS] Recording test results
23:42:08 [INFO] 
23:42:08 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-gui ---
23:42:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
23:42:08 [INFO] 
23:42:08 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-gui ---
23:42:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar
23:42:08 [INFO] 
23:42:08 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui ---
23:42:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar
23:42:08 [INFO] 
23:42:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui ---
23:42:08 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
23:42:08 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
23:42:08 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
23:42:08 [INFO] 
23:42:08 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-gui ---
23:42:08 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
23:42:08 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
23:42:08 [INFO] Rendering site with default locale English (en)
23:42:08 [WARNING] No project URL defined - decoration links will not be relativized!
23:42:08 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
23:42:08 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
23:42:08 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
23:42:09 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
23:42:09 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
23:42:09 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
23:42:15 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
23:42:15 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
23:42:15 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
23:42:15 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
23:42:15 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
23:42:16 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
23:42:16 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
23:42:16 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
23:42:16 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
23:42:16 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
23:42:16 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui
23:42:17 [INFO] ------------------------------------------------------------------------
23:42:17 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT:
23:42:17 [INFO] 
23:42:17 [INFO] Gaming ............................................. SUCCESS [  8.318 s]
23:42:17 [INFO] Gaming Build Tools ................................. SUCCESS [  2.908 s]
23:42:17 [INFO] Gaming Core ........................................ SUCCESS [ 44.182 s]
23:42:17 [INFO] Gaming Contest ..................................... SUCCESS [ 21.647 s]
23:42:17 [INFO] Gaming GUI ......................................... SUCCESS [ 27.833 s]
23:42:17 [INFO] ------------------------------------------------------------------------
23:42:17 [INFO] BUILD SUCCESS
23:42:17 [INFO] ------------------------------------------------------------------------
23:42:17 [INFO] Total time:  01:46 min
23:42:17 [INFO] Finished at: 2022-05-03T23:42:17+02:00
23:42:17 [INFO] ------------------------------------------------------------------------
23:42:17 Waiting for Jenkins to finish collecting data
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
23:42:17 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
23:42:17 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
23:42:17 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to de.fhdw.gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
23:42:17 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
23:42:17 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
23:42:17 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
23:42:17 channel stopped
23:42:17 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml'
23:42:17 [PMD] -> found 3 files
23:42:17 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml
23:42:17 [PMD] -> found 0 issues (skipped 0 duplicates)
23:42:17 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml
23:42:17 [PMD] -> found 0 issues (skipped 0 duplicates)
23:42:17 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml
23:42:17 [PMD] -> found 0 issues (skipped 0 duplicates)
23:42:17 [PMD] Skipping post processing
23:42:17 [PMD] No filter has been set, publishing all 0 issues
23:42:17 [PMD] Repository miner is not configured, skipping repository mining
23:42:17 [PMD] Reference build recorder is not configured
23:42:17 [PMD] Obtaining reference build from same job (gaming)
23:42:17 [PMD] Using reference build 'gaming #55' to compute new, fixed, and outstanding issues
23:42:17 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
23:42:17 [PMD] No quality gates have been set - skipping
23:42:17 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
23:42:17 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
23:42:17 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #56'.
23:42:17 [Checks API] No suitable checks publisher found.
23:42:17 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
23:42:17 [SpotBugs] -> found 3 files
23:42:17 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml
23:42:17 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
23:42:17 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml
23:42:17 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
23:42:17 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml
23:42:17 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
23:42:17 [SpotBugs] Skipping post processing
23:42:17 [SpotBugs] No filter has been set, publishing all 0 issues
23:42:17 [SpotBugs] Repository miner is not configured, skipping repository mining
23:42:17 [SpotBugs] Reference build recorder is not configured
23:42:17 [SpotBugs] Obtaining reference build from same job (gaming)
23:42:17 [SpotBugs] Using reference build 'gaming #55' to compute new, fixed, and outstanding issues
23:42:17 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
23:42:17 [SpotBugs] No quality gates have been set - skipping
23:42:17 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
23:42:17 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
23:42:17 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #56'.
23:42:17 [Checks API] No suitable checks publisher found.
23:42:17 [JaCoCo plugin] Collecting JaCoCo coverage data...
23:42:17 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
23:42:17 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
23:42:17 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
23:42:17 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
23:42:17 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 42 files
23:42:17 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
23:42:17 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
23:42:17 [JaCoCo plugin] Source Exclusions: **/module-info.java
23:42:17 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 40 files
23:42:17 [JaCoCo plugin] Loading inclusions files..
23:42:17 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
23:42:17 [JaCoCo plugin] exclusions: [**/module-info.class]
23:42:17 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
23:42:17 [JaCoCo plugin] Publishing the results..
23:42:17 [JaCoCo plugin] Loading packages..
23:42:17 [JaCoCo plugin] Done.
23:42:17 [JaCoCo plugin] Overall coverage: class: 73.07692, method: 77.7027, line: 76.94175, branch: 70.21276, instruction: 78.43681, complexity: 72.95918
23:42:17 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
23:42:17 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
23:42:17 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
23:42:17 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
23:42:17 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom
23:42:17 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220503.214217-1.pom
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220503.214217-1.pom (11 kB at 258 kB/s)
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
23:42:18 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (280 B at 40 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 12 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (320 B at 9.4 kB/s)
23:42:18 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
23:42:18 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220503.214218-1.jar
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220503.214218-1.jar (5.7 kB at 198 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220503.214218-1.pom
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220503.214218-1.pom (652 B at 14 kB/s)
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
23:42:18 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (292 B at 29 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 21 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (332 B at 14 kB/s)
23:42:18 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
23:42:18 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220503.214218-1.jar
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220503.214218-1.jar (28 kB at 832 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220503.214218-1.pom
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220503.214218-1.pom (2.4 kB at 50 kB/s)
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
23:42:18 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (288 B at 41 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (778 B at 37 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (328 B at 14 kB/s)
23:42:18 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220503.214218-1-sources.jar
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220503.214218-1-sources.jar (18 kB at 730 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 76 kB/s)
23:42:18 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
23:42:18 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220503.214218-1.jar
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220503.214218-1.jar (46 kB at 1.9 MB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220503.214218-1.pom
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220503.214218-1.pom (2.1 kB at 87 kB/s)
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
23:42:18 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (285 B at 48 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (775 B at 65 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (325 B at 27 kB/s)
23:42:18 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220503.214218-1-sources.jar
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220503.214218-1-sources.jar (49 kB at 1.7 MB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 82 kB/s)
23:42:18 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
23:42:18 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220503.214218-1.jar
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220503.214218-1.jar (44 kB at 1.9 MB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220503.214218-1.pom
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220503.214218-1.pom (3.1 kB at 191 kB/s)
23:42:18 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
23:42:18 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (284 B at 47 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (774 B at 60 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (324 B at 25 kB/s)
23:42:18 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220503.214218-1-sources.jar
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220503.214218-1-sources.jar (27 kB at 668 kB/s)
23:42:18 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
23:42:18 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 43 kB/s)
23:42:18 [INFO] Deployment done in 1.1 sec
23:42:18 Finished: SUCCESS