I don¹t see anything obviously wrong. Can you try after deleting the folder ~/.m2/repository
Thanks Bosco From: Hafiz Mujadid <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, August 4, 2015 at 8:57 AM To: "[email protected]" <[email protected]> Subject: Re: master branch compilation issue > Hi same output again > > attach is complete compilation output file > > On Tue, Aug 4, 2015 at 8:45 PM, Don Bosco Durai <[email protected]> wrote: >> 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/XKeyRES >>> T.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/XKeyRES >>> T.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/XKeyRES >>> T.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/XKeyRES >>> T.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/XKeyRES >>> T.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/XKeyRES >>> T.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/XKeyRES >>> T.java:[195,12] error: cannot find symbol >>> >>> >>> any suggestion? >>> >>> Thanks > > > > -- > Regards: HAFIZ MUJADID
