[ImageJ-builds] Build failed in Jenkins: Fiji-javadoc #857

jenkins at imagej.net jenkins at imagej.net
Thu Jul 17 12:03:01 CDT 2014


See <http://jenkins.imagej.net/job/Fiji-javadoc/857/>

------------------------------------------
Started by user Johannes Schindelin
Building on master in workspace <http://jenkins.imagej.net/job/Fiji-javadoc/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson6681788166567234256.sh
+ cd external
+ 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 -Pcumulative-javadocs javadoc:jar
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Aggregator project for the external Fiji plugins 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for sc.fiji:fiji-lib:jar:2.0.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for sc.fiji:fake:jar:2.0.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (default-cli) @ meta-fiji-external-plugins ---
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Missing POM for org.scijava:native-lib-loader:jar:2.0-SNAPSHOT
[WARNING] Missing POM for org.scijava:native-lib-loader:jar:2.0-SNAPSHOT
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fake:jar:2.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:sources:2.0.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Invalid POM for sc.fiji:fiji-lib:jar:2.0.0, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.450s
[INFO] Finished at: Thu Jul 17 12:03:01 CDT 2014
[INFO] Final Memory: 33M/567M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (default-cli) on project meta-fiji-external-plugins: MavenReportException: Error while creating archive: Failed to resolve one or more javadoc source/resource artifacts:
[ERROR] 
[ERROR] Missing:
[ERROR] ----------
[ERROR] 1) net.imagej:Image_5D:jar:sources:1.2.5
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=net.imagej -DartifactId=Image_5D -Dversion=1.2.5 -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=net.imagej -DartifactId=Image_5D -Dversion=1.2.5 -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) sc.fiji:meta-fiji-external-plugins:jar:2.0.0-SNAPSHOT
[ERROR] 2) net.imagej:Image_5D:jar:sources:1.2.5
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] sc.fiji:meta-fiji-external-plugins:jar:2.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] imagej.public (http://maven.imagej.net/content/groups/public, releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[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/MojoExecutionException
Build step 'Execute shell' marked build as failure
Publishing Javadoc



More information about the ImageJ-builds mailing list