As Apache Maven Eclipse Plugin is RETIRED, you should import the project as Maven Project. This should allow you to build the ranger project from Eclipse IDE. Let me know if you have any issues in doing the import and build ….
Thanks, Selva- From: "Nigel Jones (JIRA)" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, January 25, 2017 at 12:12 PM To: "[email protected]" <[email protected]> Subject: [jira] [Commented] (RANGER-1186) Ranger Source: eclipse [ https://issues.apache.org/jira/browse/RANGER-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838154#comment-15838154 ] Nigel Jones commented on RANGER-1186: ------------------------------------- Thanks. I've taken a look at the attached doc & working through the setup (neon.2, ubuntu 16.10) (mvn eclipse:eclipse first). Initially I was trying on windows which hit separate issues. I noticed that when I imported all projects from the ranger source root, nothing was imported from agents-common for example - in fact none of the agents* source directories. I presume the m2e plugin didn't like the pom? (I'm not very familar with the eclipse maven support ....) Continuing.. Ranger Source: eclipse ---------------------- Key: RANGER-1186 URL: https://issues.apache.org/jira/browse/RANGER-1186 Project: Ranger Issue Type: Bug Components: documentation Affects Versions: Ranger Environment: eclipse neon, ubuntu 16.10 Reporter: Nigel Jones Assignee: Pradeep Agrawal Attachments: RANGER-1186_Ranger_Source_Eclipse.pdf, ranger_me0.PNG, ranger_me1.PNG I can happily build ranger in my Ubuntu 16.10 environment with - open jdk 1.8.0_102 - maven 3.3.9 I also have eclipse neon installed in this environment The build/setup instructions at http://ranger.apache.org/quick_start_guide.html have minimal instructions for eclipse. I imported the top level ranger directory using the m2e plugin as provided in neon. This failed with numerous errors Is anyone actively building with eclipse? If so can we update the website with current setup information? If not I'll use this JIRA to record the issues & hope to address them & update the docs ;-) Screenshots to follow -- This message was sent by Atlassian JIRA (v6.3.4#6332)
