[ImageJ-builds] Build failed in Jenkins: SciJava-common #53
jenkins at imagej.net
jenkins at imagej.net
Mon Feb 18 12:32:07 CST 2013
See <http://jenkins.imagej.net/job/SciJava-common/53/changes>
Changes:
[Curtis Rueden] Split ImageJ service framework into scijava-common
[Curtis Rueden] AppUtils: remove ImageJ-specific code
[Curtis Rueden] Do not declare a default type for plugins
[Curtis Rueden] Require plugin type to extend SciJavaPlugin
[Curtis Rueden] Plugin: add extensible key/value pair list
[Curtis Rueden] Remove ImageJ tool-specific plugin attributes
[Curtis Rueden] Plugin: tweak javadoc
[Curtis Rueden] Plugin: remove superfluous cancelable attribute
[Curtis Rueden] Merge mirror-website project with scijava-common
[Curtis Rueden] Update description of SciJava Common library
------------------------------------------
Started by remote host 127.0.0.1
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/SciJava-common/ws/> - hudson.remoting.LocalChannel at 6bd3162f
Using strategy: Default
Last Built Revision: Revision 407bfba1f00f923400df6fc472c5574136995dfc (origin/scijava-plugins)
Checkout:workspace / <http://jenkins.imagej.net/job/SciJava-common/ws/> - hudson.remoting.LocalChannel at 6bd3162f
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/scijava/scijava-common
[workspace] $ git fetch -t git://github.com/scijava/scijava-common +refs/heads/*:refs/remotes/origin/*
>From git://github.com/scijava/scijava-common
+ 407bfba...6fc2a9b scijava-plugins -> origin/scijava-plugins (forced update)
[workspace] $ git ls-tree HEAD
Seen branch in repository origin/wip
Seen branch in repository origin/scijava-plugins
Seen branch in repository origin/master
[workspace] $ git merge-base 6fc2a9b0376fd57d1c0d641612d43272dea72ddc 4647ee6a0cbfa10f82525e15651b072c3d69f266
[workspace] $ git merge-base 6fc2a9b0376fd57d1c0d641612d43272dea72ddc 5134be5ceeaa2e51ad89adcedcd528c0c171c893
[workspace] $ git merge-base 4647ee6a0cbfa10f82525e15651b072c3d69f266 6fc2a9b0376fd57d1c0d641612d43272dea72ddc
[workspace] $ git merge-base 4647ee6a0cbfa10f82525e15651b072c3d69f266 5134be5ceeaa2e51ad89adcedcd528c0c171c893
[workspace] $ git merge-base 5134be5ceeaa2e51ad89adcedcd528c0c171c893 6fc2a9b0376fd57d1c0d641612d43272dea72ddc
[workspace] $ git merge-base 5134be5ceeaa2e51ad89adcedcd528c0c171c893 4647ee6a0cbfa10f82525e15651b072c3d69f266
Commencing build of Revision 6fc2a9b0376fd57d1c0d641612d43272dea72ddc (origin/scijava-plugins)
GitAPI created
Checking out Revision 6fc2a9b0376fd57d1c0d641612d43272dea72ddc (origin/scijava-plugins)
[workspace] $ git checkout -f 6fc2a9b0376fd57d1c0d641612d43272dea72ddc
[workspace] $ git tag -a -f -m "Hudson Build #53" hudson-SciJava-common-53
Recording changes in branch origin/scijava-plugins
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 407bfba1f00f923400df6fc472c5574136995dfc..6fc2a9b0376fd57d1c0d641612d43272dea72ddc
[workspace] $ mvn -f mirror-website/pom.xml
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO]
You must specify at least one goal or lifecycle phase to perform build steps.
The following list illustrates some commonly used build commands:
mvn clean
Deletes any build output (e.g. class files or JARs).
mvn test
Runs the unit tests for the project.
mvn install
Copies the project artifacts into your local repository.
mvn deploy
Copies the project artifacts into the remote repository.
mvn site
Creates project documentation (e.g. reports or Javadoc).
Please see
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
for a complete description of available lifecycle phases.
Use "mvn --help" to show general usage information about Maven's command line.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Feb 18 12:32:07 CST 2013
[INFO] Final Memory: 3M/360M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list