Re: Newbie help needed with Eclipse project

2006-11-13 Thread Adam Hardy
Marco Mistroni wrote: Hi rick, try this link http://blogs.unixage.com/blojsom/blog/adam.kruszewski/eclipse/?permalink=Maven2-Eclipse-plugin-with-latest-WTP-from-callisto-update-site.html looks like an 'updated version' of maven2 plugin for eclipse... i m using it too.. even though i m

Re: Newbie help needed with Eclipse project

2006-11-09 Thread Adam Hardy
Hi Rick, it depends which maven plugin you are talking about. m2eclipse I assume. Have you tried browsing their mailing list: http://www.nabble.com/Maven-Eclipse---User-f14525.html You can use a standard maven heirarchical directory layout, but eclipse will not allow you to create a project

Re: Newbie help needed with Eclipse project

2006-11-09 Thread Marco Mistroni
Hi rick, try this link http://blogs.unixage.com/blojsom/blog/adam.kruszewski/eclipse/?permalink=Maven2-Eclipse-plugin-with-latest-WTP-from-callisto-update-site.html looks like an 'updated version' of maven2 plugin for eclipse... i m using it too.. even though i m running mvn from command line

Newbie help needed with Eclipse project

2006-11-08 Thread Rick Debay
I'm trying to set up a project from scratch using Maven 2 and Eclipse 3.2. I'm starting by working with the Quick Start to understand how a project with multiple modules should be structured to accommodate both systems. I understand that while Eclipse 3.2 now supports sub-projects, the Maven