Skip to content
Failed

Console Output

Established TCP socket on 43141
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/VanishNoPacket/pom.xml clean install deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< org.kitteh:VanishNoPacket >----------------------
[INFO] Building VanishNoPacket 3.20.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ VanishNoPacket ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/VanishNoPacket/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to .
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ VanishNoPacket ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/tomcat/.jenkins/workspace/VanishNoPacket/target/classes
[INFO] /home/tomcat/.jenkins/workspace/VanishNoPacket/src/main/java/org/kitteh/vanish/listeners/ListenPlayerMessages.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/VanishNoPacket/src/main/java/org/kitteh/vanish/listeners/ListenPlayerMessages.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/VanishNoPacket/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ VanishNoPacket ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/VanishNoPacket/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ VanishNoPacket ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/VanishNoPacket/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
Running org.kitteh.vanish.hooks.HookTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ VanishNoPacket ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ VanishNoPacket ---
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.1/VanishNoPacket-3.20.1.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/pom.xml to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.1/VanishNoPacket-3.20.1.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to .
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ VanishNoPacket ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/VanishNoPacket/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ VanishNoPacket ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ VanishNoPacket ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ VanishNoPacket ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ VanishNoPacket ---
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.1/VanishNoPacket-3.20.1.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/pom.xml to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.1/VanishNoPacket-3.20.1.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ VanishNoPacket ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.405 s
[INFO] Finished at: 2021-12-29T21:36:45+01:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project VanishNoPacket: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException