hi all, i was wondering how mvn2 users are using mvn2 together wtih scm for doing agile development.. and if anyone has a sample pom.xml in which scm is used... my plan would be to have a pom.xml that checks out code from svn, build it and then commit to svn.. I was also wondering if mvn2 users generally uses scm or they let servers like CruiseControl or Continuum build the code for them..
Additionall, i'd like to know, for those of you who uses scm what is the directory structure i should use if i want to use scm.. shall i just have an empty directory with just a pom.xml, and have mvn2/scm checkout the code,build it and commit it? any comments welcomed.. thanks and regards marco
