Hi to all Firstly I am new to maven so apologies if this question has been answered already (I am looking through the forums) I am attempting to configure a new project part of which requires me to checkout several modules from a CVS repository (to build one large jar) Is there a way to specify multiple cvs modules in the pom.xml? or is it a case of creating a multi-module maven project and create a pom for each checkout and have them all 'dump' to the same destination directory?
Any pointers greatly appreciated -- View this message in context: http://www.nabble.com/Multiple-CVS-Modules-%2B-SCM-tp17626189p17626189.html Sent from the Maven - SCM mailing list archive at Nabble.com.
