[ImageJ-builds] Build failed in Jenkins: SciJava-common #59
jenkins at imagej.net
jenkins at imagej.net
Mon Feb 18 13:45:44 CST 2013
See <http://jenkins.imagej.net/job/SciJava-common/59/changes>
Changes:
[Curtis Rueden] Add missing parent repository location
[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
[Curtis Rueden] Add license-maven-plugin configuration
[Curtis Rueden] Fix copyrights and licenses
[Curtis Rueden] Remove ImageJ-isms
[Curtis Rueden] Remove duplicate blank lines
[Curtis Rueden] Update gitignore list
[Curtis Rueden] Fix SciJava Common URL
------------------------------------------
Started by remote host 127.0.0.1
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 4647ee6a0cbfa10f82525e15651b072c3d69f266 (origin/master)
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
4647ee6..2c6b853 master -> origin/master
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision 2c6b8539d8294d0492b900e526006b578aef52ad (origin/master)
GitAPI created
Checking out Revision 2c6b8539d8294d0492b900e526006b578aef52ad (origin/master)
[workspace] $ git checkout -f 2c6b8539d8294d0492b900e526006b578aef52ad
[workspace] $ git tag -a -f -m "Hudson Build #59" hudson-SciJava-common-59
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 4647ee6a0cbfa10f82525e15651b072c3d69f266..2c6b8539d8294d0492b900e526006b578aef52ad
[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 13:45:44 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