[ImageJ-builds] Build failed in Jenkins: SciJava-javadoc #2
jenkins at imagej.net
jenkins at imagej.net
Thu Feb 26 11:06:57 CST 2015
See <http://jenkins.imagej.net/job/SciJava-javadoc/2/>
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/SciJava-javadoc/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/scijava/scijava-javadoc
Checking out Revision 7468dd850c051b6a2af3baaa4258d83226105772 (origin/master)
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson821676056853730818.sh
+ export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk-amd64/
+ export PATH=/usr/lib/jvm/java-1.7.0-openjdk-amd64/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/dell/srvadmin/bin
+ mvn -U -Denforcer.skip -Pbuild-javadoc
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Javadocs 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/org/scijava/scijava-expression-parser/1.1.0/scijava-expression-parser-1.1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/scijava/scijava-expression-parser/1.1.0/scijava-expression-parser-1.1.0.pom
[WARNING] The POM for org.scijava:scijava-expression-parser:jar:1.1.0 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/com/github/jnr/jffi/maven-metadata.xml
Downloading: http://maven.imagej.net/content/groups/public/com/github/jnr/jffi/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml
605/605 B
Downloaded: http://repo.maven.apache.org/maven2/com/github/jnr/jffi/maven-metadata.xml (605 B at 4.8 KB/sec)
379/379 B 379/379 B
379/379 B 379/379 B
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (379 B at 0.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (379 B at 0.7 KB/sec)
695/695 B
Downloaded: http://maven.imagej.net/content/groups/public/com/github/jnr/jffi/maven-metadata.xml (695 B at 0.5 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/com/github/jnr/jffi/1.2.8-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.8-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.8-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: http://maven.imagej.net/content/groups/public/com/github/jnr/jffi/1.2.8-SNAPSHOT/maven-metadata.xml (2 KB at 59.8 KB/sec)
2/2 KB
2/2 KB 2/2 KB
2/2 KB 2/2 KB
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.8-SNAPSHOT/maven-metadata.xml (2 KB at 9.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.8-SNAPSHOT/maven-metadata.xml (2 KB at 9.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-x86asm/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-x86asm/maven-metadata.xml
Downloading: http://maven.imagej.net/content/groups/public/com/github/jnr/jnr-x86asm/maven-metadata.xml
362/362 B
Downloaded: http://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml (362 B at 3.0 KB/sec)
362/362 B
Downloaded: http://maven.imagej.net/content/groups/public/com/github/jnr/jnr-x86asm/maven-metadata.xml (362 B at 0.3 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/org/scijava/scijava-expression-parser/1.1.0/scijava-expression-parser-1.1.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/scijava/scijava-expression-parser/1.1.0/scijava-expression-parser-1.1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.031s
[INFO] Finished at: Thu Feb 26 11:06:54 CST 2015
[INFO] Final Memory: 13M/361M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project scijava-javadoc: Could not resolve dependencies for project org.scijava:scijava-javadoc:jar:1.0.0-SNAPSHOT: Could not find artifact org.scijava:scijava-expression-parser:jar:1.1.0 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 'Execute shell' marked build as failure
Publishing Javadoc
More information about the ImageJ-builds
mailing list