[ImageJ-builds] Build failed in Jenkins: ImageJ-tutorials #333
jenkins at imagej.net
jenkins at imagej.net
Thu Dec 13 16:06:11 CST 2012
See <http://jenkins.imagej.net/job/ImageJ-tutorials/333/>
------------------------------------------
Started by upstream project "ImageJ" build number 3839
Started by upstream project "ImageJ" build number 3840
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/> - hudson.remoting.LocalChannel at d6fff8b
Using strategy: Default
Last Built Revision: Revision ec4918dd76a32dd1af0dc5dc34c796b5e0158604 (origin/master)
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/> - hudson.remoting.LocalChannel at d6fff8b
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/*
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision ec4918dd76a32dd1af0dc5dc34c796b5e0158604 (origin/master)
GitAPI created
Checking out Revision ec4918dd76a32dd1af0dc5dc34c796b5e0158604 (origin/master)
[workspace] $ git checkout -f ec4918dd76a32dd1af0dc5dc34c796b5e0158604
[workspace] $ git tag -a -f -m "Hudson Build #333" hudson-ImageJ-tutorials-333
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw ec4918dd76a32dd1af0dc5dc34c796b5e0158604..ec4918dd76a32dd1af0dc5dc34c796b5e0158604
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
[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 46299
<===[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] Call Modern From Legacy
[INFO] Custom Preprocessor Plugin
[INFO] Intro to ImageJ API
[INFO] Load and Display a Dataset
[INFO] A Simple ImageJ Command
[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-12-13_16-06-02/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-12-13_16-06-02/archive/imagej-tutorials/add-two-datasets/1.0.0-SNAPSHOT/add-two-datasets-1.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Call Modern From Legacy
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[16,16] package imagej.ui does not exist
[ERROR] <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[16,16] package imagej.ui does not exist
[ERROR] <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[37,58] cannot find symbol
symbol : class UIService
location: class DisplayATable
[ERROR] <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[52,8] cannot find symbol
symbol : class UIService
location: class DisplayATable
[ERROR] <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[52,49] cannot find symbol
symbol : class UIService
location: class DisplayATable
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/pom.xml> to /var/lib/jenkins/jobs/ImageJ-tutorials/modules/imagej-tutorials$call_modern_from_legacy/builds/2012-12-13_16-06-02/archive/imagej-tutorials/call_modern_from_legacy/1.0.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[16,16] package imagej.ui does not exist
<http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[16,16] package imagej.ui does not exist
<http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[37,58] cannot find symbol
symbol : class UIService
location: class DisplayATable
<http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[52,8] cannot find symbol
symbol : class UIService
location: class DisplayATable
<http://jenkins.imagej.net/job/ImageJ-tutorials/ws/call-modern-from-legacy/src/main/java/DisplayATable.java>:[52,49] cannot find symbol
symbol : class UIService
location: class DisplayATable
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Thu Dec 13 16:06:10 CST 2012
[INFO] Final Memory: 31M/566M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: imagej-builds at imagej.net
channel stopped
More information about the ImageJ-builds
mailing list