Apache Jenkins Server wrote:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error while creating archive:Exit code: 2 - cd: 1: can't cd to 
/home/jenkins/jenkins-slave/workspace/Jena

Command line was:"cd <https://builds.apache.org/job/Jena%20ARQ/ws/trunk/target/apidocs> 
&& /usr/lib/jvm/java-6-sun-1.6.0.24/jre/../bin/javadoc" @options @packages

This failed because we have a space in the job name (i.e. Jena ARQ).
Therefore, it better if we use '_' instead of spaces for the Jenkins job names.
They all start with 'Jena_' so that they are together in the global view.
They seems to be running fine on Ubuntu as well as Windows.

Paolo


Reply via email to