[ https://issues.apache.org/jira/browse/MAHOUT-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930972#comment-15930972 ]
Hudson commented on MAHOUT-1955: -------------------------------- SUCCESS: Integrated in Jenkins build Mahout-Quality #3451 (See [https://builds.apache.org/job/Mahout-Quality/3451/]) [MAHOUT-1955] ViennaCL jars are not being picked up by the shell startup (apalumbo: rev 049619464145feb44805877cea337a4d84179083) * (edit) viennacl-omp/pom.xml * (edit) viennacl/pom.xml > Viennacl jars are not being picked up by the shell startup script > ----------------------------------------------------------------- > > Key: MAHOUT-1955 > URL: https://issues.apache.org/jira/browse/MAHOUT-1955 > Project: Mahout > Issue Type: Bug > Components: Mahout spark shell > Affects Versions: 0.13.0 > Reporter: Andrew Palumbo > Assignee: Andrew Palumbo > Priority: Blocker > Fix For: 0.13.0 > > > When building for ViennaCL for OpenCL or OpenMP: > {code} > $ mvn clean install -Pviennacl -Phadoop2 -DskipTests > {code} > or > {code} > $ mvn clean install -Pviennacl-omp -Phadoop2 -DskipTests > {code} > The {{mahout-native-*_2.10.jar}} s are not being picked up by the shell which > are now in the top-level directory after the build. Fix is to add a copy > plugin to the {{viennacl}} and {{viennacl-omp}} {{pom.xml}} s. -- This message was sent by Atlassian JIRA (v6.3.15#6346)