You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/13 18:48:57 UTC

Build failed in Jenkins: Juneau-Java-1.8 #1533

See <https://builds.apache.org/job/Juneau-Java-1.8/1533/display/redirect?page=changes>

Changes:

[JamesBognar] Try removing tools.jar and juneau-doc.jar

[JamesBognar] Roll back to 8.1.3-SNAPSHOT


------------------------------------------
Started by user JamesBognar
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H44 (ubuntu) in workspace <https://builds.apache.org/job/Juneau-Java-1.8/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/juneau.git
 > git init <https://builds.apache.org/job/Juneau-Java-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/juneau.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/juneau.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/juneau.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/juneau.git # timeout=10
Fetching upstream changes from https://github.com/apache/juneau.git
 > git fetch --tags --progress -- https://github.com/apache/juneau.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 22ebc27fe3241897f46502f1698368b370ed5534 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22ebc27fe3241897f46502f1698368b370ed5534
Commit message: "Roll back to 8.1.3-SNAPSHOT"
 > git rev-list --no-walk 0efefa51773775f993d7f0d35d166b977f033673 # timeout=10
[Juneau-Java-1.8] $ /home/jenkins/tools/maven/apache-maven-3.2.5/bin/mvn clean install deploy javadoc:aggregate
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.juneau:juneau-doc:8.1.3-SNAPSHOT (<https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-doc/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${toolsjar} @ org.apache.juneau:juneau-doc:[unknown-version], <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-doc/pom.xml,> line 95, column 19
[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/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[TASKS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : Juneau-Java-1.8 #1534

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Juneau-Java-1.8/1534/display/redirect?page=changes>