Hi all,

I'm running into a problem with the developer activity report. I'd like to support an development environment where there may or may not be a cvs-proxy installed to tunnel all cvs commands. When I specify

<repository>
  <connection>
scm:cvs:pserver:[EMAIL PROTECTED]:/cvs:src/project/component
  </connection>
</repository>

in the project.xml file it works fine, but lacks the possibility for some developers who are not using a CVS_PROXY to use a different CVSROOT.
If I use a property instead maven bellies up with an IllegalArgumentException, because the pom.repository.connection has less than six tokens.

Did anyone run into the same problem and may have a solution?

Thanks in advance for any pointers.
Dominik


-- Dominik Dahlem <[EMAIL PROTECTED]> ------------------------------------------------------- Trinity College Dublin Department of Computer Science, Dublin 2, Ireland

tel: (+353) 1-608 1539
fax: (+353) 1-677 2204
www: http://www.cs.tcd.ie/Dominik.Dahlem/
-------------------------------------------------------





Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to