Hi Jurgen, Try run "mvn install" once (this should work), and then afterwards runs mvn eclipse:eclipse.
I've also created a page in JSPWiki, but have not had time to fully document. Feel free to update it based on your experience: https://jspwiki-wiki.apache.org/Wiki.jsp?page=DevelopmentEnvironment Kind regards, David V On Fri, Oct 10, 2014 at 11:15 PM, Jürgen Weber <juer...@jwi.de> wrote: > Hi, > > how do you get the JSPWiki source into Eclipse Luna? > > I tried File - import existing Maven project - and selected the toplevel > pom, this imports several projects, but Java files result not in the > package structure and one cannot navigate in the source. > > Then I tried mvn eclipse:eclipse, but this fails. > > Could somebody please document how to get the JSPWiki source into Eclipse > Luna and work with it in > https://jspwiki-wiki.apache.org/Wiki.jsp?page=Getting%20Involved > > Thanks, Juergen >