Skip to content
Success

Console Output

Established TCP socket on 46143
<===[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=1679
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen-nmshandler:jar:1.1.0-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 com.denizenscript:denizen-v1_12_R1:jar:1.1.0-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 com.denizenscript:denizen-v1_13_R2:jar:1.1.0-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 com.denizenscript:denizen-v1_14_R1:jar:1.1.0-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 com.denizenscript:denizen:jar:1.1.0-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 58, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen-paper:jar:1.1.0-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for com.destroystokyo.paper:paper-api:jar with value '*' does not match a valid id pattern. @ line 36, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for com.destroystokyo.paper:paper-api:jar with value '*' does not match a valid id pattern. @ line 37, column 33
[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]
[INFO] denizen-paper                                                      [jar]
[INFO] denizen-dist                                                       [jar]
[INFO] 
[INFO] ------------------< com.denizenscript:denizen-parent >------------------
[INFO] Building denizen-parent 1.1.0-SNAPSHOT                             [1/8]
[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/com/denizenscript/denizen-parent/1.1.0-SNAPSHOT/denizen-parent-1.1.0-SNAPSHOT.pom