Skip to content
Failed

Console Output

Established TCP socket on 45884
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Webizen/workspace/pom.xml clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< space.morphanone:webizen >----------------------
[INFO] Building Webizen 0.2.5-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.14.4-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.14.4-R0.1-SNAPSHOT/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Error transferring file: repo.bukkit.org
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.14.4-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.14.4-R0.1-SNAPSHOT/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Error transferring file: repo.bukkit.org
[WARNING] The POM for com.denizenscript:denizen:jar:1.1.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ webizen ---
[INFO] Deleting /var/lib/jenkins/jobs/Webizen/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ webizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ webizen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/lib/jenkins/jobs/Webizen/workspace/target/classes
[INFO] /var/lib/jenkins/jobs/Webizen/workspace/src/main/java/space/morphanone/webizen/events/BasicRequestScriptEvent.java: /var/lib/jenkins/jobs/Webizen/workspace/src/main/java/space/morphanone/webizen/events/BasicRequestScriptEvent.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/jobs/Webizen/workspace/src/main/java/space/morphanone/webizen/events/BasicRequestScriptEvent.java: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Webizen/workspace/src/main/java/space/morphanone/webizen/commands/WebCommand.java:[51,28] cannot find symbol
  symbol:   method adObjectTag(java.lang.String,com.denizenscript.denizencore.objects.core.ElementTag)
  location: variable scriptEntry of type com.denizenscript.denizencore.scripts.ScriptEntry
[ERROR] /var/lib/jenkins/jobs/Webizen/workspace/src/main/java/space/morphanone/webizen/commands/WebCommand.java:[57,28] cannot find symbol
  symbol:   method adObjectTag(java.lang.String,com.denizenscript.denizencore.objects.core.ElementTag)
  location: variable scriptEntry of type com.denizenscript.denizencore.scripts.ScriptEntry
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.197 s
[INFO] Finished at: 2019-08-03T10:54:38Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project webizen: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Webizen/workspace/src/main/java/space/morphanone/webizen/commands/WebCommand.java:[51,28] cannot find symbol
[ERROR] symbol:   method adObjectTag(java.lang.String,com.denizenscript.denizencore.objects.core.ElementTag)
[ERROR] location: variable scriptEntry of type com.denizenscript.denizencore.scripts.ScriptEntry
[ERROR] /var/lib/jenkins/jobs/Webizen/workspace/src/main/java/space/morphanone/webizen/commands/WebCommand.java:[57,28] cannot find symbol
[ERROR] symbol:   method adObjectTag(java.lang.String,com.denizenscript.denizencore.objects.core.ElementTag)
[ERROR] location: variable scriptEntry of type com.denizenscript.denizencore.scripts.ScriptEntry
[ERROR] -> [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/MojoFailureException
Waiting for Jenkins to finish collecting data