[ImageJ-builds] Build failed in Jenkins: SciJava-plugins-platforms #10

jenkins at imagej.net jenkins at imagej.net
Wed Nov 5 09:58:21 CST 2014


See <http://jenkins.imagej.net/job/SciJava-plugins-platforms/10/changes>

Changes:

[Curtis Rueden] Use OrangeExtensions instead of Apple ones

------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/SciJava-plugins-platforms/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/scijava/scijava-plugins-platforms
Checking out Revision 8d2d7f5295bf948d168781d669b754727fe87dc7 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson3829438414414793580.sh
+ git clean -dfx
Removing target/
[workspace] $ mvn -U -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Plugins: Platforms 0.1.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/com/yuvimasory/orange-extensions/1.3.0/orange-extensions-1.3.0.pom
2/2 KB   
         
Downloaded: http://maven.imagej.net/content/groups/public/com/yuvimasory/orange-extensions/1.3.0/orange-extensions-1.3.0.pom (2 KB at 12.3 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/com/yuvimasory/orange-extensions/1.3.0/orange-extensions-1.3.0.jar
4/22 KB   
8/22 KB   
12/22 KB   
16/22 KB   
20/22 KB   
22/22 KB   
           
Downloaded: http://maven.imagej.net/content/groups/public/com/yuvimasory/orange-extensions/1.3.0/orange-extensions-1.3.0.jar (22 KB at 1085.5 KB/sec)
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scijava-plugins-platforms ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace
[INFO] Storing buildNumber: 8d2d7f5295bf948d168781d669b754727fe87dc7 at timestamp: 1415203099541
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scijava-plugins-platforms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scijava-plugins-platforms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace/src/main/java/org/scijava/plugins/platforms/macosx/MacOSXAppEventDispatcher.java uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace/src/main/java/org/scijava/plugins/platforms/macosx/MacOSXAppEventDispatcher.java:[76,8] org.scijava.plugins.platforms.macosx.MacOSXAppEventDispatcher is not abstract and does not override abstract method systemAweoke(com.apple.eawt.AppEvent.SystemSleepEvent) in com.apple.eawt.SystemSleepListener
[ERROR] /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace/src/main/java/org/scijava/plugins/platforms/macosx/MacOSXAppEventDispatcher.java:[148,9] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.091s
[INFO] Finished at: Wed Nov 05 09:58:21 CST 2014
[INFO] Final Memory: 12M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project scijava-plugins-platforms: Compilation failure: Compilation failure:
[ERROR] /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace/src/main/java/org/scijava/plugins/platforms/macosx/MacOSXAppEventDispatcher.java:[76,8] org.scijava.plugins.platforms.macosx.MacOSXAppEventDispatcher is not abstract and does not override abstract method systemAweoke(com.apple.eawt.AppEvent.SystemSleepEvent) in com.apple.eawt.SystemSleepListener
[ERROR] /data/devel/jenkins/jobs/SciJava-plugins-platforms/workspace/src/main/java/org/scijava/plugins/platforms/macosx/MacOSXAppEventDispatcher.java:[148,9] method does not override or implement a method from a supertype
[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/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts



More information about the ImageJ-builds mailing list