RE: Maven newbie question

2008-05-21 Thread King, Leon C
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 checke

RE: Maven newbie question

2008-05-21 Thread Richard Chamberlain
- 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

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? T

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? Thanks,

Re: Maven newbie question, problem with XDoclet destination directory

2007-02-06 Thread Pat Harms
Super POM, the output is then switched. > > Am I doing something obviously wrong? Or do I need to have two separate > Maven invocations. > > Thanks in advance, for any assistance with this issue that I am having. > > Regards > Pat Harms > > -- View this mess

Maven newbie question, problem with XDoclet destination directory

2007-02-06 Thread Patrick Harms
Hi All I'm relatively new to Maven so excuse what may seem like silly questions. At my work, I'm now working on a project that uses Maven. It has multiple components, jars, ears, wars, etc. Up until now, it had only one EJB project. It now has two EJB projects. Each project has its own POM file,