Skip to content
Success

Console Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Bootstrap 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-bootstrap ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0-M1:jar (default-cli) @ bungeecord-bootstrap ---
[INFO] 
Loading source files for package net.md_5.bungee...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/Bootstrap.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/BungeeCordLauncher.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/package-frame.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/package-summary.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/package-tree.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/class-use/BungeeCordLauncher.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/class-use/Bootstrap.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/net/md_5/bungee/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/index-all.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/index.html...
Generating /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/BungeeCord-javadoc.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ bungeecord-bootstrap >>>
[INFO] 
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-bootstrap ---
[INFO] Set property "describe" to "git:BungeeCord-Bootstrap:1.12-SNAPSHOT:0fc5694:1278"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ bungeecord-bootstrap <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ bungeecord-bootstrap ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/BungeeCord-sources.jar
[INFO] 
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-bootstrap ---
[INFO] Set property "describe" to "git:BungeeCord-Bootstrap:1.12-SNAPSHOT:0fc5694:1278"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-bootstrap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bungeecord-bootstrap ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-bootstrap ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-bootstrap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bungeecord-bootstrap ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-bootstrap ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ bungeecord-bootstrap ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/BungeeCord.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.0.0:shade (default) @ bungeecord-bootstrap ---
[INFO] Including net.md-5:bungeecord-proxy:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including com.flowpowered:flow-nbt:jar:1.0.0 in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.15.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.15.Final in the shaded jar.
[INFO] Including net.md-5:bungeecord-api:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.md-5:bungeecord-chat:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.8.0 in the shaded jar.
[INFO] Including net.md-5:bungeecord-config:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.18 in the shaded jar.
[INFO] Including net.md-5:bungeecord-event:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.md-5:bungeecord-log:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including jline:jline:jar:2.12.1 in the shaded jar.
[INFO] Including net.md-5:bungeecord-native:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.md-5:bungeecord-protocol:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including net.md-5:bungeecord-query:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including mysql:mysql-connector-java:jar:5.1.43 in the shaded jar.
[INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.9 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:20.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/BungeeCord.jar with /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/bungeecord-bootstrap-1.12-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-bootstrap ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/BungeeCord.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-bootstrap/1.12-SNAPSHOT/bungeecord-bootstrap-1.12-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-bootstrap/1.12-SNAPSHOT/bungeecord-bootstrap-1.12-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/BungeeCord-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-bootstrap/1.12-SNAPSHOT/bungeecord-bootstrap-1.12-SNAPSHOT-javadoc.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/bootstrap/target/BungeeCord-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-bootstrap/1.12-SNAPSHOT/bungeecord-bootstrap-1.12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-bootstrap ---
[INFO] Skipping artifact deployment