[ImageJ-builds] Build failed in Jenkins: ImageJ-Ops #626

jenkins at imagej.net jenkins at imagej.net
Sun Nov 13 23:46:25 CST 2016


See <http://jenkins.imagej.net/job/ImageJ-Ops/626/changes>

Changes:

[hadrien.mary] Add Rosin threshold algo

------------------------------------------
[...truncated 40 lines...]
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- groovy-maven-plugin:1.5:execute (generate-sources) @ imagej-ops ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ imagej-ops ---
[INFO] Source directory: /data/devel/jenkins-maven/workspace/ImageJ-Ops/target/generated-sources/from-template added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ imagej-ops ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ imagej-ops ---
[INFO] Compiling 686 source files to /data/devel/jenkins-maven/workspace/ImageJ-Ops/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[175,72] cannot find symbol
  symbol:   class LocalHuangThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[188,72] cannot find symbol
  symbol:   class LocalHuangThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[249,72] cannot find symbol
  symbol:   class LocalIJ1Threshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[262,72] cannot find symbol
  symbol:   class LocalIJ1Threshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[330,72] cannot find symbol
  symbol:   class LocalIntermodesThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[343,72] cannot find symbol
  symbol:   class LocalIntermodesThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[406,72] cannot find symbol
  symbol:   class LocalIsoDataThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[419,72] cannot find symbol
  symbol:   class LocalIsoDataThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[477,72] cannot find symbol
  symbol:   class LocalLiThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[490,72] cannot find symbol
  symbol:   class LocalLiThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1015,72] cannot find symbol
  symbol:   class LocalMaxEntropyThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1028,72] cannot find symbol
  symbol:   class LocalMaxEntropyThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1099,72] cannot find symbol
  symbol:   class LocalMaxLikelihoodThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1112,72] cannot find symbol
  symbol:   class LocalMaxLikelihoodThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1220,72] cannot find symbol
  symbol:   class LocalMinErrorThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1233,72] cannot find symbol
  symbol:   class LocalMinErrorThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1296,72] cannot find symbol
  symbol:   class LocalMinimumThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1309,72] cannot find symbol
  symbol:   class LocalMinimumThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1372,72] cannot find symbol
  symbol:   class LocalMomentsThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1385,72] cannot find symbol
  symbol:   class LocalMomentsThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1443,72] cannot find symbol
  symbol:   class LocalOtsuThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1456,72] cannot find symbol
  symbol:   class LocalOtsuThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1522,72] cannot find symbol
  symbol:   class LocalPercentileThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1535,72] cannot find symbol
  symbol:   class LocalPercentileThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1606,72] cannot find symbol
  symbol:   class LocalRenyiEntropyThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1619,72] cannot find symbol
  symbol:   class LocalRenyiEntropyThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1681,72] cannot find symbol
  symbol:   class LocalShanbhagThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1694,72] cannot find symbol
  symbol:   class LocalShanbhagThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1756,72] cannot find symbol
  symbol:   class LocalTriangleThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1769,72] cannot find symbol
  symbol:   class LocalTriangleThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1827,72] cannot find symbol
  symbol:   class LocalYenThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1840,72] cannot find symbol
  symbol:   class LocalYenThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1898,72] cannot find symbol
  symbol:   class LocalRosinThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1911,72] cannot find symbol
  symbol:   class LocalRosinThreshold
  location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[INFO] 34 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.017s
[INFO] Finished at: Sun Nov 13 23:46:24 CST 2016
[INFO] Final Memory: 38M/531M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project imagej-ops: Compilation failure: Compilation failure:
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[175,72] cannot find symbol
[ERROR] symbol:   class LocalHuangThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[188,72] cannot find symbol
[ERROR] symbol:   class LocalHuangThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[249,72] cannot find symbol
[ERROR] symbol:   class LocalIJ1Threshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[262,72] cannot find symbol
[ERROR] symbol:   class LocalIJ1Threshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[330,72] cannot find symbol
[ERROR] symbol:   class LocalIntermodesThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[343,72] cannot find symbol
[ERROR] symbol:   class LocalIntermodesThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[406,72] cannot find symbol
[ERROR] symbol:   class LocalIsoDataThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[419,72] cannot find symbol
[ERROR] symbol:   class LocalIsoDataThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[477,72] cannot find symbol
[ERROR] symbol:   class LocalLiThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[490,72] cannot find symbol
[ERROR] symbol:   class LocalLiThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1015,72] cannot find symbol
[ERROR] symbol:   class LocalMaxEntropyThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1028,72] cannot find symbol
[ERROR] symbol:   class LocalMaxEntropyThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1099,72] cannot find symbol
[ERROR] symbol:   class LocalMaxLikelihoodThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1112,72] cannot find symbol
[ERROR] symbol:   class LocalMaxLikelihoodThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1220,72] cannot find symbol
[ERROR] symbol:   class LocalMinErrorThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1233,72] cannot find symbol
[ERROR] symbol:   class LocalMinErrorThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1296,72] cannot find symbol
[ERROR] symbol:   class LocalMinimumThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1309,72] cannot find symbol
[ERROR] symbol:   class LocalMinimumThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1372,72] cannot find symbol
[ERROR] symbol:   class LocalMomentsThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1385,72] cannot find symbol
[ERROR] symbol:   class LocalMomentsThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1443,72] cannot find symbol
[ERROR] symbol:   class LocalOtsuThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1456,72] cannot find symbol
[ERROR] symbol:   class LocalOtsuThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1522,72] cannot find symbol
[ERROR] symbol:   class LocalPercentileThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1535,72] cannot find symbol
[ERROR] symbol:   class LocalPercentileThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1606,72] cannot find symbol
[ERROR] symbol:   class LocalRenyiEntropyThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1619,72] cannot find symbol
[ERROR] symbol:   class LocalRenyiEntropyThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1681,72] cannot find symbol
[ERROR] symbol:   class LocalShanbhagThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1694,72] cannot find symbol
[ERROR] symbol:   class LocalShanbhagThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1756,72] cannot find symbol
[ERROR] symbol:   class LocalTriangleThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1769,72] cannot find symbol
[ERROR] symbol:   class LocalTriangleThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1827,72] cannot find symbol
[ERROR] symbol:   class LocalYenThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1840,72] cannot find symbol
[ERROR] symbol:   class LocalYenThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1898,72] cannot find symbol
[ERROR] symbol:   class LocalRosinThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-Ops/src/main/java/net/imagej/ops/threshold/ThresholdNamespace.java:[1911,72] cannot find symbol
[ERROR] symbol:   class LocalRosinThreshold
[ERROR] location: class net.imagej.ops.threshold.ApplyThresholdMethodLocal
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
Build step 'Groovy Postbuild' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure



Performance: Recording JUnit reports '**/TEST-*.xml'



More information about the ImageJ-builds mailing list