[ImageJ-builds] Build failed in Jenkins: Jama #2
jenkins at imagej.net
jenkins at imagej.net
Tue Apr 8 12:28:15 CDT 2014
See <http://jenkins.imagej.net/job/Jama/2/>
------------------------------------------
Started by user Johannes Schindelin
Building on master in workspace <http://jenkins.imagej.net/job/Jama/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/fiji/Jama
Checking out Revision 3a3545f513251d00251435ef9a595b1d9d924607 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson3282582777110913965.sh
+ git clean -dfx
Removing target/
[workspace] $ /bin/sh -xe /tmp/hudson26967667161998090.sh
+ mvn test
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for jama:Jama:jar:1.0.3-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 17, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jars/Jama.jar 1.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ Jama ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Jama/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ Jama ---
[INFO] Compiling 9 source files to /data/devel/jenkins/jobs/Jama/workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ Jama ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Jama/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ Jama ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ Jama ---
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/Jama/workspace/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.333s
[INFO] Finished at: Tue Apr 08 12:28:15 CDT 2014
[INFO] Final Memory: 8M/360M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
ERROR: No artifacts found that match the file pattern "**/target/*.jar". Configuration error?
ERROR: ‘**/target/*.jar’ doesn’t match anything: ‘**’ exists but not ‘**/target/*.jar’
Build step 'Archive the artifacts' changed build result to FAILURE
More information about the ImageJ-builds
mailing list