project structure and maven.

2009-02-03 Thread MacMohan
just for nightly builds and deployment? Can't i do that some other way? Please help. Regards, MacMohan. -- View this message in context: http://www.nabble.com/project-structure-and-maven.-tp21824471p21824471.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: project structure and maven.

2009-02-03 Thread MacMohan
and this is the result. Can you sight the problem please? Thanks, MacMohan. The pom allows you to tell Maven where to find your source files, your resources, test resources, and so on. -- View this message in context: http://www.nabble.com/project-structure-and-maven.-tp21824471p21824991.html Sent

How do i use maven in my development environment

2009-01-29 Thread MacMohan
Hi, i m new to maven and have been asked to set up new development environment in my office. Mine is a small office of 8-10 developers. Till now we have CVS on one of remote servers and app servers(TOMCAT 5.x) running on individual developer machine. we use Eclipse 3.3 as Java IDE. Al the