Thanks Richard!!!

-----Original Message-----
From: Richard Chamberlain [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 21, 2008 11:06 AM
To: Maven Users List
Subject: RE: Maven newbie question

I'm not sure what you're getting at here:

1) you got some source code that you have checked out from CVS that you
want imported into a maven project? 
You'll have to do this manually. Create the example maven project using
an archetype and moved your source code into it

2) you've got a maven project that you've checked out and want to import
it into eclipse?
Use file > import > general > maven project 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,
        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?

Thanks,

Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to