[ImageJ-builds] Build failed in Jenkins: ImageJ-tutorials » Custom Preprocessor Plugin #205
jenkins at imagej.net
jenkins at imagej.net
Wed Oct 3 15:49:59 CDT 2012
See <http://jenkins.imagej.net/job/ImageJ-tutorials/imagej-tutorials$custom-preprocessor-plugin/205/>
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Custom Preprocessor Plugin
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.imagej.net/job/ImageJ-tutorials/imagej-tutorials$custom-preprocessor-plugin/ws/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <http://jenkins.imagej.net/job/ImageJ-tutorials/imagej-tutorials$custom-preprocessor-plugin/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.imagej.net/job/ImageJ-tutorials/imagej-tutorials$custom-preprocessor-plugin/ws/src/main/java/TrollPreprocessor.java>:[72,8] cannot find symbol
symbol : class Main
location: package imagej
[INFO] 1 error
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <http://jenkins.imagej.net/job/ImageJ-tutorials/imagej-tutorials$custom-preprocessor-plugin/ws/pom.xml> to /var/lib/jenkins/jobs/ImageJ-tutorials/modules/imagej-tutorials$custom-preprocessor-plugin/builds/2012-10-03_15-49-50/archive/imagej-tutorials/custom-preprocessor-plugin/1.0.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://jenkins.imagej.net/job/ImageJ-tutorials/imagej-tutorials$custom-preprocessor-plugin/ws/src/main/java/TrollPreprocessor.java>:[72,8] cannot find symbol
symbol : class Main
location: package imagej
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Wed Oct 03 15:49:59 CDT 2012
[INFO] Final Memory: 32M/566M
[INFO] ------------------------------------------------------------------------
More information about the ImageJ-builds
mailing list