[ https://issues.apache.org/jira/browse/OMID-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653382#comment-16653382 ]
Yonatan Gottesman commented on OMID-109: ---------------------------------------- [~jamestaylor] Im having an issue with building hbase-2 I haven't seen before: If you remove all omid local installations from ~/.m2/org/apache/omid and then try to mvn clean packge -DskipTests -Phbase-2 This fails while compiling benchmarks because the maven assembly plugin is looking for the shims1 (whitch isnt compiled). We missed this because if you run mvn clean install hbase-1 before then the jar gets in your local m2 directory and then the assembly finds it. Anyway can you try "mvn clean package -Phbase-2" on a clean env after deleting all omid installations in m2? > Unable to build phoenix-integration branch through Jenkins job > -------------------------------------------------------------- > > Key: OMID-109 > URL: https://issues.apache.org/jira/browse/OMID-109 > Project: Apache Omid > Issue Type: Sub-task > Reporter: James Taylor > Assignee: Yonatan Gottesman > Priority: Blocker > Attachments: OMID-109.patch, omid109.patch, omid109_v2.patch > > > Based on Jenkins job failures > (https://builds.apache.org/job/Phoenix-omid2/81/), the repo URL in the pom > needs to be updated to > https://raw.githubusercontent.com/synergian/wagon-git/releases. -- This message was sent by Atlassian JIRA (v7.6.3#76005)