[ https://issues.apache.org/jira/browse/OMID-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628643#comment-16628643 ]
Yonatan Gottesman commented on OMID-109: ---------------------------------------- Hi [~jamestaylor] I committed the changes to omid. Now the Jenkins job fails on the maven-compiler-plugin. Omid uses version 3.5 which requires maven 3 but your jenkins setup is using maven 2. phoenix uses maven-compiler-plugin version 3 so it works with jenkins 2. I dont mind changing omid to also use 3, or you can update the jenkins servers. What do you think? Another issue is the the phoenix omid2 branch - it doesn't compile because OmidTransactionTable object trying to call getWriteBufferSize setWriteBufferSize which are removed in omids new hbase1-2 ttable. Can you update phoenix to do nothing in these functions? ( This is [PHOENIX-4827|https://issues.apache.org/jira/browse/PHOENIX-4827]) > 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: Major > Attachments: OMID-109.patch, omid109.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)