Maven CVS checkout/comple examples

2008-05-29 Thread King, Leon C
Guys, I'm a newbie to maven and I'm in the process of migrating from ant. Can anyone proved me an example of how to define a pom that checks out code from a cvs repository, gathers all the dependencies, and builds.??? I've yet to find one.. Thanks, Leon

Maven newbie question

2008-05-21 Thread King, Leon C
Hi All, I have a question regarding the use of cvs and maven. I'm converting from Ant builds to maven. All of my source code is currently checked into a CVS repository.How do I create a Maven project using code checked out from cvs? Are there any examples using m2eclipse?

Maven Newbie Question

2008-05-21 Thread King, Leon C
Hi All, I have a question regarding the use of cvs and maven. I'm converting from Ant builds to maven. All of my source code is currently checked into a CVS repository.How do I create a Maven project using code checked out from cvs? Are there any examples using m2eclipse?

RE: Maven newbie question

2008-05-21 Thread King, Leon C
when using m2eclipse Or Run mvn eclipse:eclipse to generate a maven project 3) I've not understood you correctly! :) Rich -Original Message- From: King, Leon C [mailto:[EMAIL PROTECTED] Sent: 21 May 2008 15:55 To: users@maven.apache.org Subject: Maven newbie question Hi All