Hafiz I was able to compile from the master branch. I have seen similar issues if there are issues with the internet. Can you try building a couple of times? If the problems keeps moving, then it is an internet issues. If not, can you create a JIRA and upload your complete build output?
Thanks Bosco From: Hafiz Mujadid <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, August 4, 2015 at 7:18 AM To: "[email protected]" <[email protected]> Subject: master branch compilation issue > Hi ! > > I am trying to compile code from master branch but facing following compiling > error. > > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /root/dev/ranger/security-admin/src/main/java/org/apache/ranger/rest/XKeyREST. > java:[40,33] error: package org.codehaus.jettison.json does not exist > [ERROR] > /root/dev/ranger/security-admin/src/main/java/org/apache/ranger/rest/XKeyREST. > java:[41,33] error: package org.codehaus.jettison.json does not exist > [ERROR] > /root/dev/ranger/security-admin/src/main/java/org/apache/ranger/rest/XKeyREST. > java:[191,4] error: cannot find symbol > [ERROR] symbol: class JSONObject > location: class XKeyREST > /root/dev/ranger/security-admin/src/main/java/org/apache/ranger/rest/XKeyREST. > java:[191,27] error: cannot find symbol > [ERROR] symbol: class JSONObject > location: class XKeyREST > /root/dev/ranger/security-admin/src/main/java/org/apache/ranger/rest/XKeyREST. > java:[193,4] error: cannot find symbol > [ERROR] symbol: class JSONObject > location: class XKeyREST > /root/dev/ranger/security-admin/src/main/java/org/apache/ranger/rest/XKeyREST. > java:[193,25] error: cannot find symbol > [ERROR] symbol: class JSONObject > location: class XKeyREST > /root/dev/ranger/security-admin/src/main/java/org/apache/ranger/rest/XKeyREST. > java:[195,12] error: cannot find symbol > > > any suggestion? > > Thanks
