Skip to content
Failed

Console Output

<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install javadoc:javadoc
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Denizen 1.0
[INFO] ------------------------------------------------------------------------
[WARNING] The metadata /var/lib/jenkins/.m2/repository/org/yaml/snakeyaml/1.15-SNAPSHOT/maven-metadata-Sonatype-public.xml is invalid: end tag name </body> must match start tag name <hr> from line 5 (position: TEXT seen ...</center>\r\n</body>... @6:8) 
[WARNING] The metadata /var/lib/jenkins/.m2/repository/org/yaml/snakeyaml/1.15-SNAPSHOT/maven-metadata-Sonatype-public.xml is invalid: end tag name </body> must match start tag name <hr> from line 5 (position: TEXT seen ...</center>\r\n</body>... @6:8) 
[WARNING] The POM for org.yaml:snakeyaml:jar:1.15-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) @ denizencore ---
[INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizencore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ denizencore ---
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading /var/lib/jenkins/.m2/repository/org/yaml/snakeyaml/1.15-SNAPSHOT/snakeyaml-1.15-SNAPSHOT.jar; error in opening zip file
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.157s
[INFO] Finished at: Sat Oct 04 21:30:15 EDT 2014
[INFO] Final Memory: 10M/93M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project denizencore: Compilation failure
[ERROR] error: error reading /var/lib/jenkins/.m2/repository/org/yaml/snakeyaml/1.15-SNAPSHOT/snakeyaml-1.15-SNAPSHOT.jar; error in opening zip file
[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