Re: Problems checking out 2 subversion modules using M2

2006-09-21 Thread Roberto de Castro
Hi all. I managed to check out more than 1 subversion module al last. I included an id tag in each execution of scm plugin to identify it. Like this: execution idmodule_name/id phaseprocess-resources/phase

Problems checking out 2 subversion modules using M2

2006-09-20 Thread Roberto de Castro
Hi, I'm trying to checking out 2 subversion modules, Mod1 and Mod2, but, Maven2 checks out the same module, Mod1, twice. How can I perform this? Here is part of my pom.xml: ... plugins plugin artifactIdmaven-scm-plugin/artifactId executions