Tim,

if im not wrong you can use any character you want for the delimiter character (This is from Repository.java : String delimiter = "" + connection.charAt(3); - I just gave it a quick look because i remember ever seeing '|' as the delimiter). Also can using a prefix solve your problem ? (never tried it)

-- gd

Tim Chen wrote:

Stupid CVS NT Repos have connection strings such as:

[EMAIL PROTECTED]:d:/CVSREPO

This causes report errors:
BUILD FAILED
File...... file:/C:/Documents and Settings/chengt/.maven/plugins/maven-multiproject-plugin-1.1/
Element... maven:reactor
Line...... 69
Column.... 7
Unable to obtain goal [site] -- file:/C:/Documents and Settings/chengt/.maven/plugins/maven-xdoc-plugin-1.4/:399:9: <velocity:merge> Invocation of method 'getCvsRoot' in class org.apache.maven.project.Repository threw exception class java.lang.IllegalArgumentException : repository connection string contains more than six tokens
Total time: 23 seconds
Finished at: Tue Feb 03 14:55:30 EST 2004


Anyone have a way around this? Anyone using cvs nt?
-Tim


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to