Re: tag main module only, not recursive into submodules

2007-02-02 Thread Emmanuel Venisse
Please file an issue and we'll look at it. Emmanuel Edelbroek, J.H. (Jan) a écrit : I want to use the scm:tag to tag my nightly builds in Continuum with a timestamp. Therefore i want to do something like: mvn clean install scm:tag -DaddTimestamp=true etcetera However, i noticed that scm:tag s

tag main module only, not recursive into submodules

2007-02-01 Thread Edelbroek, J.H. \(Jan\)
I want to use the scm:tag to tag my nightly builds in Continuum with a timestamp. Therefore i want to do something like: mvn clean install scm:tag -DaddTimestamp=true etcetera However, i noticed that scm:tag starts tagging the main module (which contains the main pom). After that it tries to tag