[ImageJ-builds] Build failed in Jenkins: ImageJ-tutorials #204
jenkins at imagej.net
jenkins at imagej.net
Wed Oct 3 15:35:03 CDT 2012
See <http://jenkins.imagej.net/job/ImageJ-tutorials/204/changes>
Changes:
[Curtis Rueden] Add custom preprocessor plugin example
------------------------------------------
Started by upstream project "ImageJ" build number 3693
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/> - hudson.remoting.LocalChannel at 8849a1d
Using strategy: Default
Last Built Revision: Revision 12fe6af23c6e3e79cb8cff45609c6260bf3c7bdd (origin/master)
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/> - hudson.remoting.LocalChannel at 8849a1d
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/imagej/imagej-tutorials
[workspace] $ git fetch -t git://github.com/imagej/imagej-tutorials +refs/heads/*:refs/remotes/origin/*
>From git://github.com/imagej/imagej-tutorials
12fe6af..0c0aba0 master -> origin/master
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision 0c0aba0250577161f2226a3eac227ef33bee480c (origin/master)
GitAPI created
Checking out Revision 0c0aba0250577161f2226a3eac227ef33bee480c (origin/master)
[workspace] $ git checkout -f 0c0aba0250577161f2226a3eac227ef33bee480c
[workspace] $ git tag -a -f -m "Hudson Build #204" hudson-ImageJ-tutorials-204
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 12fe6af23c6e3e79cb8cff45609c6260bf3c7bdd..0c0aba0250577161f2226a3eac227ef33bee480c
Found mavenVersion 2.2.1 from file jar:file:/usr/share/maven2/lib/maven-debian-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
Discovered a new module imagej-tutorials:custom-preprocessor-plugin Custom Preprocessor Plugin
[workspace] $ java -Xmx1g -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.395.jar:/usr/share/maven2/boot/classworlds.jar hudson.maven.agent.Main /usr/share/maven2 /run/jenkins/war/WEB-INF/lib/remoting-debian.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.395.jar 45938
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/pom.xml> install
[WARNING]
************ WARNING ************
This Maven runtime contains a LifecycleExecutor component with an incomplete configuration.
LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor
Missing component requirement: org.apache.maven.project.MavenProjectBuilder
NOTE: This seems to be a third-party Maven derivative you are using. If so, please
notify the developers for this derivative project of the problem. The Apache Maven team is not
responsible for maintaining the integrity of third-party component overrides.
[WARNING]
************ WARNING ************
This Maven runtime contains a LifecycleExecutor component with an incomplete configuration.
LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor
Missing component requirement: org.apache.maven.project.interpolation.ModelInterpolator
NOTE: This seems to be a third-party Maven derivative you are using. If so, please
notify the developers for this derivative project of the problem. The Apache Maven team is not
responsible for maintaining the integrity of third-party component overrides.
[WARNING]
************ WARNING ************
This Maven runtime contains a LifecycleExecutor component with an incomplete configuration.
LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor
Missing component requirement: org.apache.maven.ConfigurationInterpolator
NOTE: This seems to be a third-party Maven derivative you are using. If so, please
notify the developers for this derivative project of the problem. The Apache Maven team is not
responsible for maintaining the integrity of third-party component overrides.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Add Two Datasets
[INFO] Custom Preprocessor Plugin
[INFO] Intro to ImageJ API
[INFO] Load and Display a Dataset
[INFO] ImageJ Tutorials
[INFO] ------------------------------------------------------------------------
[INFO] Building Add Two Datasets
[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/ws/add-two-datasets/src/main/resources>
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/add-two-datasets/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/add-two-datasets/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/add-two-datasets/target/add-two-datasets-1.0.0-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/imagej-tutorials/add-two-datasets/1.0.0-SNAPSHOT/add-two-datasets-1.0.0-SNAPSHOT.jar
[HUDSON] Archiving <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/add-two-datasets/pom.xml> to /var/lib/jenkins/jobs/ImageJ-tutorials/modules/imagej-tutorials$add-two-datasets/builds/2012-10-03_15-34-53/archive/imagej-tutorials/add-two-datasets/1.0.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/add-two-datasets/target/add-two-datasets-1.0.0-SNAPSHOT.jar> to /var/lib/jenkins/jobs/ImageJ-tutorials/modules/imagej-tutorials$add-two-datasets/builds/2012-10-03_15-34-53/archive/imagej-tutorials/add-two-datasets/1.0.0-SNAPSHOT/add-two-datasets-1.0.0-SNAPSHOT.jar
[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/ws/custom-preprocessor-plugin/src/main/resources>
[INFO] snapshot net.imagej:ij-app:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imagej:ij-app:2.0.0-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot net.imagej:ij-app:2.0.0-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot net.imagej:ij-app:2.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imagej:ij-app:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/custom-preprocessor-plugin/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/custom-preprocessor-plugin/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/ws/custom-preprocessor-plugin/pom.xml> to /var/lib/jenkins/jobs/ImageJ-tutorials/modules/imagej-tutorials$custom-preprocessor-plugin/builds/2012-10-03_15-34-53/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/ws/custom-preprocessor-plugin/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: 5 seconds
[INFO] Finished at: Wed Oct 03 15:35:03 CDT 2012
[INFO] Final Memory: 33M/567M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: imagej-builds at imagej.net ctrueden at wisc.edu
channel stopped
More information about the ImageJ-builds
mailing list