See <https://builds.apache.org/job/Mahout-h1-Quality/144/changes>
Changes:
[smarthi] MAHOUT-1684 Update LICENSE and NOTICE texts, this closes
------------------------------------------
[...truncated 25109 lines...]
[java] At
edu.umd.cs.findbugs.detect.RuntimeExceptionCapture.visitJavaClass(RuntimeExceptionCapture.java:118)
[java] At
org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
[java] At
edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
[java] At
edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
[java] At
edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
[java] At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
[java] At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:402)
[java] At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1200)
[java] Exception analyzing
org.apache.mahout.cf.taste.impl.recommender.svd.ParallelSGDFactorizer using
detector edu.umd.cs.findbugs.detect.RuntimeExceptionCapture
[java] java.lang.ArrayIndexOutOfBoundsException: 5
[java] At
edu.umd.cs.findbugs.BugCounts.addError(PackageStats.java:51)
[java] At
edu.umd.cs.findbugs.PackageStats.addError(PackageStats.java:240)
[java] At
edu.umd.cs.findbugs.ProjectStats.addBug(ProjectStats.java:272)
[java] At
edu.umd.cs.findbugs.SortedBugCollection.add(SortedBugCollection.java:1022)
[java] At
edu.umd.cs.findbugs.SortedBugCollection.add(SortedBugCollection.java:276)
[java] At
edu.umd.cs.findbugs.BugCollectionBugReporter.doReportBug(BugCollectionBugReporter.java:99)
[java] At
edu.umd.cs.findbugs.AbstractBugReporter.reportBug(AbstractBugReporter.java:175)
[java] At
edu.umd.cs.findbugs.DelegatingBugReporter.reportBug(DelegatingBugReporter.java:69)
[java] At
edu.umd.cs.findbugs.FilterBugReporter.reportBug(FilterBugReporter.java:49)
[java] At
edu.umd.cs.findbugs.FilterBugReporter.reportBug(FilterBugReporter.java:49)
[java] At
edu.umd.cs.findbugs.BugAccumulator.reportBug(BugAccumulator.java:200)
[java] At
edu.umd.cs.findbugs.BugAccumulator.reportAccumulatedBugs(BugAccumulator.java:181)
[java] At
edu.umd.cs.findbugs.detect.RuntimeExceptionCapture.visitJavaClass(RuntimeExceptionCapture.java:118)
[java] At
org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
[java] At
edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
[java] At
edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
[java] At
edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
[java] At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
[java] At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:402)
[java] At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1200)
[java] Warnings generated: 40
[INFO] Done FindBugs Analysis....
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ mahout-mr ---
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyFinallyBlock instead of
the deprecated Rule name rulesets/java/basic.xml/EmptyFinallyBlock. Future
versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyIfStmt instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyIfStmt. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyStatementNotInLoop instead
of the deprecated Rule name rulesets/java/basic.xml/EmptyStatementNotInLoop.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptySynchronizedBlock instead
of the deprecated Rule name rulesets/java/basic.xml/EmptySynchronizedBlock.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyTryBlock instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyTryBlock. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name
rulesets/java/unnecessary.xml/UnnecessaryConversionTemporary instead of the
deprecated Rule name rulesets/java/basic.xml/UnnecessaryConversionTemporary.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryFinalModifier
instead of the deprecated Rule name
rulesets/java/basic.xml/UnnecessaryFinalModifier. Future versions of PMD will
remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryReturn instead
of the deprecated Rule name rulesets/java/basic.xml/UnnecessaryReturn. Future
versions of PMD will remove support for this deprecated Rule name usage.
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Integration 0.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default-cli) @
mahout-integration ---
[INFO] Fork Value is true
[java] Warnings generated: 18
[INFO] Done FindBugs Analysis....
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ mahout-integration ---
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyFinallyBlock instead of
the deprecated Rule name rulesets/java/basic.xml/EmptyFinallyBlock. Future
versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyIfStmt instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyIfStmt. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyStatementNotInLoop instead
of the deprecated Rule name rulesets/java/basic.xml/EmptyStatementNotInLoop.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptySynchronizedBlock instead
of the deprecated Rule name rulesets/java/basic.xml/EmptySynchronizedBlock.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyTryBlock instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyTryBlock. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name
rulesets/java/unnecessary.xml/UnnecessaryConversionTemporary instead of the
deprecated Rule name rulesets/java/basic.xml/UnnecessaryConversionTemporary.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryFinalModifier
instead of the deprecated Rule name
rulesets/java/basic.xml/UnnecessaryFinalModifier. Future versions of PMD will
remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryReturn instead
of the deprecated Rule name rulesets/java/basic.xml/UnnecessaryReturn. Future
versions of PMD will remove support for this deprecated Rule name usage.
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Examples 0.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default-cli) @ mahout-examples
---
[INFO] Fork Value is true
[java] Warnings generated: 21
[INFO] Done FindBugs Analysis....
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ mahout-examples ---
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyFinallyBlock instead of
the deprecated Rule name rulesets/java/basic.xml/EmptyFinallyBlock. Future
versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyIfStmt instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyIfStmt. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyStatementNotInLoop instead
of the deprecated Rule name rulesets/java/basic.xml/EmptyStatementNotInLoop.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptySynchronizedBlock instead
of the deprecated Rule name rulesets/java/basic.xml/EmptySynchronizedBlock.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyTryBlock instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyTryBlock. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name
rulesets/java/unnecessary.xml/UnnecessaryConversionTemporary instead of the
deprecated Rule name rulesets/java/basic.xml/UnnecessaryConversionTemporary.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryFinalModifier
instead of the deprecated Rule name
rulesets/java/basic.xml/UnnecessaryFinalModifier. Future versions of PMD will
remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryReturn instead
of the deprecated Rule name rulesets/java/basic.xml/UnnecessaryReturn. Future
versions of PMD will remove support for this deprecated Rule name usage.
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Math Scala bindings 0.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default-cli) @
mahout-math-scala_2.10 ---
[INFO] Fork Value is true
[java] Warnings generated: 211
[INFO] Done FindBugs Analysis....
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ mahout-math-scala_2.10 ---
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyFinallyBlock instead of
the deprecated Rule name rulesets/java/basic.xml/EmptyFinallyBlock. Future
versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyIfStmt instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyIfStmt. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyStatementNotInLoop instead
of the deprecated Rule name rulesets/java/basic.xml/EmptyStatementNotInLoop.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptySynchronizedBlock instead
of the deprecated Rule name rulesets/java/basic.xml/EmptySynchronizedBlock.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyTryBlock instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyTryBlock. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name
rulesets/java/unnecessary.xml/UnnecessaryConversionTemporary instead of the
deprecated Rule name rulesets/java/basic.xml/UnnecessaryConversionTemporary.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryFinalModifier
instead of the deprecated Rule name
rulesets/java/basic.xml/UnnecessaryFinalModifier. Future versions of PMD will
remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryReturn instead
of the deprecated Rule name rulesets/java/basic.xml/UnnecessaryReturn. Future
versions of PMD will remove support for this deprecated Rule name usage.
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout H2O backend 0.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default-cli) @ mahout-h2o_2.10
---
[INFO] Fork Value is true
[java] Warnings generated: 19
[INFO] Done FindBugs Analysis....
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ mahout-h2o_2.10 ---
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyFinallyBlock instead of
the deprecated Rule name rulesets/java/basic.xml/EmptyFinallyBlock. Future
versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyIfStmt instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyIfStmt. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyStatementNotInLoop instead
of the deprecated Rule name rulesets/java/basic.xml/EmptyStatementNotInLoop.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptySynchronizedBlock instead
of the deprecated Rule name rulesets/java/basic.xml/EmptySynchronizedBlock.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyTryBlock instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyTryBlock. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name
rulesets/java/unnecessary.xml/UnnecessaryConversionTemporary instead of the
deprecated Rule name rulesets/java/basic.xml/UnnecessaryConversionTemporary.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryFinalModifier
instead of the deprecated Rule name
rulesets/java/basic.xml/UnnecessaryFinalModifier. Future versions of PMD will
remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryReturn instead
of the deprecated Rule name rulesets/java/basic.xml/UnnecessaryReturn. Future
versions of PMD will remove support for this deprecated Rule name usage.
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Spark bindings 0.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default-cli) @
mahout-spark_2.10 ---
[INFO] Fork Value is true
[java] Warnings generated: 136
[INFO] Done FindBugs Analysis....
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ mahout-spark_2.10 ---
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyFinallyBlock instead of
the deprecated Rule name rulesets/java/basic.xml/EmptyFinallyBlock. Future
versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyIfStmt instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyIfStmt. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyStatementNotInLoop instead
of the deprecated Rule name rulesets/java/basic.xml/EmptyStatementNotInLoop.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptySynchronizedBlock instead
of the deprecated Rule name rulesets/java/basic.xml/EmptySynchronizedBlock.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyTryBlock instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyTryBlock. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name
rulesets/java/unnecessary.xml/UnnecessaryConversionTemporary instead of the
deprecated Rule name rulesets/java/basic.xml/UnnecessaryConversionTemporary.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryFinalModifier
instead of the deprecated Rule name
rulesets/java/basic.xml/UnnecessaryFinalModifier. Future versions of PMD will
remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryReturn instead
of the deprecated Rule name rulesets/java/basic.xml/UnnecessaryReturn. Future
versions of PMD will remove support for this deprecated Rule name usage.
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Spark bindings shell 0.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default-cli) @
mahout-spark-shell_2.10 ---
[INFO] Fork Value is true
[java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ mahout-spark-shell_2.10 ---
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyFinallyBlock instead of
the deprecated Rule name rulesets/java/basic.xml/EmptyFinallyBlock. Future
versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyIfStmt instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyIfStmt. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyStatementNotInLoop instead
of the deprecated Rule name rulesets/java/basic.xml/EmptyStatementNotInLoop.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptySynchronizedBlock instead
of the deprecated Rule name rulesets/java/basic.xml/EmptySynchronizedBlock.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/empty.xml/EmptyTryBlock instead of the
deprecated Rule name rulesets/java/basic.xml/EmptyTryBlock. Future versions of
PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name
rulesets/java/unnecessary.xml/UnnecessaryConversionTemporary instead of the
deprecated Rule name rulesets/java/basic.xml/UnnecessaryConversionTemporary.
Future versions of PMD will remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryFinalModifier
instead of the deprecated Rule name
rulesets/java/basic.xml/UnnecessaryFinalModifier. Future versions of PMD will
remove support for this deprecated Rule name usage.
[WARNING] Use Rule name rulesets/java/unnecessary.xml/UnnecessaryReturn instead
of the deprecated Rule name rulesets/java/basic.xml/UnnecessaryReturn. Future
versions of PMD will remove support for this deprecated Rule name usage.
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Release Package 0.11.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (default-cli) @
apache-mahout-distribution ---
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ apache-mahout-distribution
---
[PMD] Skipping reporter since build result is FAILURE
[TASKS] Skipping reporter since build result is FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................. SUCCESS [ 3.582 s]
[INFO] Apache Mahout ...................................... SUCCESS [ 2.514 s]
[INFO] Mahout Math ........................................ SUCCESS [ 54.788 s]
[INFO] Mahout HDFS ........................................ SUCCESS [ 8.357 s]
[INFO] Mahout Map-Reduce .................................. SUCCESS [ 47.716 s]
[INFO] Mahout Integration ................................. SUCCESS [ 29.320 s]
[INFO] Mahout Examples .................................... SUCCESS [ 21.827 s]
[INFO] Mahout Math Scala bindings ......................... SUCCESS [ 29.841 s]
[INFO] Mahout H2O backend ................................. SUCCESS [ 17.172 s]
[INFO] Mahout Spark bindings .............................. SUCCESS [ 24.012 s]
[INFO] Mahout Spark bindings shell ........................ SUCCESS [ 12.189 s]
[INFO] Mahout Release Package ............................. SUCCESS [ 1.699 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:57 min
[INFO] Finished at: 2015-10-25T18:48:11+00:00
[INFO] Final Memory: 129M/875M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/math-scala/pom.xml> to
org.apache.mahout/mahout-math-scala_2.10/0.11.1-SNAPSHOT/mahout-math-scala_2.10-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/math-scala/target/mahout-math-scala_2.10-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-math-scala_2.10/0.11.1-SNAPSHOT/mahout-math-scala_2.10-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/math-scala/target/mahout-math-scala_2.10-0.11.1-SNAPSHOT-tests.jar>
to
org.apache.mahout/mahout-math-scala_2.10/0.11.1-SNAPSHOT/mahout-math-scala_2.10-0.11.1-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/h2o/pom.xml> to
org.apache.mahout/mahout-h2o_2.10/0.11.1-SNAPSHOT/mahout-h2o_2.10-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/h2o/target/mahout-h2o_2.10-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-h2o_2.10/0.11.1-SNAPSHOT/mahout-h2o_2.10-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/h2o/target/mahout-h2o_2.10-0.11.1-SNAPSHOT-dependency-reduced.jar>
to
org.apache.mahout/mahout-h2o_2.10/0.11.1-SNAPSHOT/mahout-h2o_2.10-0.11.1-SNAPSHOT-dependency-reduced.jar
Compressed 16.44 MB of artifacts by 98.8% relative to #119
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/mr/pom.xml> to
org.apache.mahout/mahout-mr/0.11.1-SNAPSHOT/mahout-mr-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/mr/target/mahout-mr-0.11.1-SNAPSHOT.jar>
to org.apache.mahout/mahout-mr/0.11.1-SNAPSHOT/mahout-mr-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/mr/target/mahout-mr-0.11.1-SNAPSHOT-tests.jar>
to
org.apache.mahout/mahout-mr/0.11.1-SNAPSHOT/mahout-mr-0.11.1-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/mr/target/mahout-mr-0.11.1-SNAPSHOT-job.jar>
to
org.apache.mahout/mahout-mr/0.11.1-SNAPSHOT/mahout-mr-0.11.1-SNAPSHOT-job.jar
Compressed 37.36 MB of artifacts by 82.0% relative to #119
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/spark-shell/pom.xml> to
org.apache.mahout/mahout-spark-shell_2.10/0.11.1-SNAPSHOT/mahout-spark-shell_2.10-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/spark-shell/target/mahout-spark-shell_2.10-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-spark-shell_2.10/0.11.1-SNAPSHOT/mahout-spark-shell_2.10-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/distribution/pom.xml> to
org.apache.mahout/apache-mahout-distribution/0.11.1-SNAPSHOT/apache-mahout-distribution-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/integration/pom.xml> to
org.apache.mahout/mahout-integration/0.11.1-SNAPSHOT/mahout-integration-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/integration/target/mahout-integration-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-integration/0.11.1-SNAPSHOT/mahout-integration-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/pom.xml> to
org.apache.mahout/mahout/0.11.1-SNAPSHOT/mahout-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/spark/pom.xml> to
org.apache.mahout/mahout-spark_2.10/0.11.1-SNAPSHOT/mahout-spark_2.10-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/spark/target/mahout-spark_2.10-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-spark_2.10/0.11.1-SNAPSHOT/mahout-spark_2.10-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/spark/target/mahout-spark_2.10-0.11.1-SNAPSHOT-dependency-reduced.jar>
to
org.apache.mahout/mahout-spark_2.10/0.11.1-SNAPSHOT/mahout-spark_2.10-0.11.1-SNAPSHOT-dependency-reduced.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/spark/target/mahout-spark_2.10-0.11.1-SNAPSHOT-tests.jar>
to
org.apache.mahout/mahout-spark_2.10/0.11.1-SNAPSHOT/mahout-spark_2.10-0.11.1-SNAPSHOT-tests.jar
Compressed 4.79 MB of artifacts by 79.6% relative to #119
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/math/pom.xml> to
org.apache.mahout/mahout-math/0.11.1-SNAPSHOT/mahout-math-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/math/target/mahout-math-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-math/0.11.1-SNAPSHOT/mahout-math-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/math/target/mahout-math-0.11.1-SNAPSHOT-tests.jar>
to
org.apache.mahout/mahout-math/0.11.1-SNAPSHOT/mahout-math-0.11.1-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/examples/pom.xml> to
org.apache.mahout/mahout-examples/0.11.1-SNAPSHOT/mahout-examples-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/examples/target/mahout-examples-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-examples/0.11.1-SNAPSHOT/mahout-examples-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/examples/target/mahout-examples-0.11.1-SNAPSHOT-job.jar>
to
org.apache.mahout/mahout-examples/0.11.1-SNAPSHOT/mahout-examples-0.11.1-SNAPSHOT-job.jar
Compressed 56.19 MB of artifacts by 87.9% relative to #119
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/hdfs/pom.xml> to
org.apache.mahout/mahout-hdfs/0.11.1-SNAPSHOT/mahout-hdfs-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/hdfs/target/mahout-hdfs-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-hdfs/0.11.1-SNAPSHOT/mahout-hdfs-0.11.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/hdfs/target/mahout-hdfs-0.11.1-SNAPSHOT-tests.jar>
to
org.apache.mahout/mahout-hdfs/0.11.1-SNAPSHOT/mahout-hdfs-0.11.1-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/buildtools/pom.xml> to
org.apache.mahout/mahout-buildtools/0.11.1-SNAPSHOT/mahout-buildtools-0.11.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Mahout-h1-Quality/ws/buildtools/target/mahout-buildtools-0.11.1-SNAPSHOT.jar>
to
org.apache.mahout/mahout-buildtools/0.11.1-SNAPSHOT/mahout-buildtools-0.11.1-SNAPSHOT.jar
channel stopped
Archiving artifacts
Compressed 122.81 MB of artifacts by 81.6% relative to #119