In this case, I’m starting with a maven project by creating it with the erxapplication archetype in eclipse. This is the result I’m getting. I should try again from the command line to see if that makes a difference.
I tried doing exactly this with ERExtensions and ERPrototypes, and it works. I noticed it does not fix up the classpath when I do it and I have to manually remove all the Wonder libraries (ERJars and friends) and just leave the JRE and maven dependencies. On Sep 18, 2015, at 11:08 AM, Fabian Peters <[email protected]> wrote: > Hi Ramsey, > >>> Did you find out how to solve the problem of the application not looking >>> for templates at the correct path? >> >> Not yet. I think I need to remove all the wonder stuff from my workspace and >> import it again as Maven projects. Right now they don’t have the little M >> beside them and I suspect that’s part of the problem. > > I've never had a problem with the application not finding component > templates. To add the "maven nature" to a project in eclipse, just > right-click the project directory and choose "Configure > Convert to Maven > Project". > > Fabian > >>> >>> Thanks, btw, for starting the discussion and thanks to Henrique for the >>> work on the software. This is proving immensely useful and I swear, I’m >>> going to complete my migration to Maven this time! >>> >>> Cheers, >>> - hugi >> >> Same here. If any maven fans are wondering what finally put a fire under me, >> I want to use dependency-check-maven and sonarqube. I realize neither of >> these things strictly require maven, but it seems they are both much easier >> to use in conjunction with maven. >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/lists.fabian%40e-lumo.com >> >> This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
