Skip to content
Success

Console Output

Established TCP socket on 34807
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean package install -DBUILD_CLASS=REL -DBUILD_NUMBER=1678
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-nmshandler:jar:1.0.6-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 21, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 22, column 33
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_12_R1:jar:1.0.6-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 34, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 35, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 46, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 47, column 33
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_13_R2:jar:1.0.6-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 34, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 35, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 46, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 47, column 33
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_14_R1:jar:1.0.6-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 35, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 36, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 47, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 48, column 33
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen:jar:1.0.6-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 76, column 25
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] denizen-parent                                                     [pom]
[INFO] denizen-nmshandler                                                 [jar]
[INFO] denizen-v1_12_R1                                                   [jar]
[INFO] denizen-v1_13_R2                                                   [jar]
[INFO] denizen-v1_14_R1                                                   [jar]
[INFO] Denizen                                                            [jar]
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] -------------------< net.aufdemrand:denizen-parent >--------------------
[INFO] Building denizen-parent 1.0.6-SNAPSHOT                             [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-parent ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/target
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-parent ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-parent/1.0.6-SNAPSHOT/denizen-parent-1.0.6-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/