[ImageJ-builds] Build failed in Jenkins: scripting-R #10
jenkins at imagej.net
jenkins at imagej.net
Thu Jan 21 03:27:30 CST 2016
See <http://jenkins.imagej.net/job/scripting-R/10/changes>
Changes:
[Mark Hiner] Bump parent to pom-scijava 9.2.0
[Mark Hiner] Use Renjin instead of RServe
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/scripting-R/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/scijava/scripting-r # timeout=10
Fetching upstream changes from git://github.com/scijava/scripting-r
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scripting-r +refs/heads/master:refs/remotes/origin/master
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 77013a8cab2362e0119ec4b2e49473335b1079c0 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 77013a8cab2362e0119ec4b2e49473335b1079c0
> git rev-list aede81812222f1861d745d727609e1837bbb69c0 # timeout=10
[scripting-R] $ /bin/sh -xe /tmp/hudson625029778322879174.sh
+ git clean -dfx
Removing target/
[scripting-R] $ mvn -U -Pdeploy-to-imagej deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Scripting: Renjin 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/org/renjin/renjin-script-engine/0.8.1891/renjin-script-engine-0.8.1891.pom
Downloading: http://repo.maven.apache.org/maven2/org/renjin/renjin-script-engine/0.8.1891/renjin-script-engine-0.8.1891.pom
[WARNING] The POM for org.renjin:renjin-script-engine:jar:0.8.1891 is missing, no dependency information available
Downloading: http://maven.imagej.net/content/groups/public/org/renjin/renjin-script-engine/0.8.1891/renjin-script-engine-0.8.1891.jar
Downloading: http://repo.maven.apache.org/maven2/org/renjin/renjin-script-engine/0.8.1891/renjin-script-engine-0.8.1891.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.789s
[INFO] Finished at: Thu Jan 21 03:27:29 CST 2016
[INFO] Final Memory: 10M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project scripting-renjin: Could not resolve dependencies for project org.scijava:scripting-renjin:jar:0.1.0-SNAPSHOT: Could not find artifact org.renjin:renjin-script-engine:jar:0.8.1891 in imagej.public (http://maven.imagej.net/content/groups/public/) -> [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/DependencyResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
More information about the ImageJ-builds
mailing list