Skip to content
Success

Console Output

[Gitea] do not publish assets due to source being no GiteaSCMSource
[INFO] 
[INFO] -------------< de.fhdw.gaming.ipspiel24:ipspiel24-minimax >-------------
[INFO] Building ipspiel24-minimax 1.0.0-SNAPSHOT                        [11/17]
[INFO]   from ipspiel24-minimax/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-minimax ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-minimax ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-minimax ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-minimax ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes
[WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax/src/main/java/module-info.java:[1,8] module name component ipspiel24 should avoid terminal digits
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-minimax ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-minimax ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-minimax ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit3/3.2.5/surefire-junit3-3.2.5.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit3/3.2.5/surefire-junit3-3.2.5.pom (3.1 kB at 7.8 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom (2.8 kB at 15 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit3/3.2.5/surefire-junit3-3.2.5.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit3/3.2.5/surefire-junit3-3.2.5.jar (24 kB at 85 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar (12 kB at 143 kB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running de.fhdw.gaming.ipspiel24.minimax.AppTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in de.fhdw.gaming.ipspiel24.minimax.AppTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-minimax ---
[INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax/target/ipspiel24-minimax-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ipspiel24-minimax ---
[INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-minimax/1.0.0-SNAPSHOT/ipspiel24-minimax-1.0.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax/target/ipspiel24-minimax-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-minimax/1.0.0-SNAPSHOT/ipspiel24-minimax-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-minimax ---
[INFO] Rendering site for default locale
[INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
[INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
[INFO] Relativizing site links with respect to localized project URL: http://maven.apache.org
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
[INFO] Rendering 11 report documents
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.5.0:dependencies
[INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
[INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M13:project-info
[JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-minimax@tmp/maven-reporters/moduleset/site/ipspiel24-minimax