[ImageJ-builds] Build failed in Jenkins: SciJava-common #54
jenkins at imagej.net
jenkins at imagej.net
Mon Feb 18 12:48:20 CST 2013
See <http://jenkins.imagej.net/job/SciJava-common/54/changes>
Changes:
[Curtis Rueden] Update description of SciJava Common library
[Curtis Rueden] Add license-maven-plugin configuration
[Curtis Rueden] Fix copyrights and licenses
------------------------------------------
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 6fc2a9b0376fd57d1c0d641612d43272dea72ddc (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
+ 6fc2a9b...1c140cc 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 1c140cc57a086d34b7bd10663007c2036df87a49 4647ee6a0cbfa10f82525e15651b072c3d69f266
[workspace] $ git merge-base 1c140cc57a086d34b7bd10663007c2036df87a49 5134be5ceeaa2e51ad89adcedcd528c0c171c893
[workspace] $ git merge-base 4647ee6a0cbfa10f82525e15651b072c3d69f266 1c140cc57a086d34b7bd10663007c2036df87a49
[workspace] $ git merge-base 4647ee6a0cbfa10f82525e15651b072c3d69f266 5134be5ceeaa2e51ad89adcedcd528c0c171c893
[workspace] $ git merge-base 5134be5ceeaa2e51ad89adcedcd528c0c171c893 1c140cc57a086d34b7bd10663007c2036df87a49
[workspace] $ git merge-base 5134be5ceeaa2e51ad89adcedcd528c0c171c893 4647ee6a0cbfa10f82525e15651b072c3d69f266
Commencing build of Revision 1c140cc57a086d34b7bd10663007c2036df87a49 (origin/scijava-plugins)
GitAPI created
Checking out Revision 1c140cc57a086d34b7bd10663007c2036df87a49 (origin/scijava-plugins)
[workspace] $ git checkout -f 1c140cc57a086d34b7bd10663007c2036df87a49
[workspace] $ git tag -a -f -m "Hudson Build #54" hudson-SciJava-common-54
Recording changes in branch origin/scijava-plugins
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 6fc2a9b0376fd57d1c0d641612d43272dea72ddc..1c140cc57a086d34b7bd10663007c2036df87a49
[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:48:20 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