Hi, I want to work with a CVS in order to create a version according to it. As I could see, when creating a version maven takes the sources from the src directory (in the same directory as pom.xml exists). What happen when using CVS or other version control? Can you explain it a little bit and give me an example of how to configure my pom.xml to use the CVS. BTW, I want that according to a property (let's say -DuseSCM=true) I will build according to SCM else build it from the sources. Can you tell me what to write in my pom.xml? Thanks in advanced!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
