Yes, that change worked.

I still get a proper changelog (since it doesn't use the repo string) and the url for repository access (Project Info->Source Repository). Until proper SVN support is added to the SCM plugin I guess this workaround will have to do.

Omair

[EMAIL PROTECTED] wrote:

didn't the scm:svn:pserver:[pserver [EMAIL 
PROTECTED]:/path/to/svn:my-project-name/trunk works ?

Nicolas,





Omair-Inam Abdul-Matin <[EMAIL PROTECTED]>
Envoyé par : news <[EMAIL PROTECTED]>
25/05/2004 18:09
Veuillez répondre à "Maven Users List"

Pour : [EMAIL PROTECTED]
cc : Objet : subversion repo connection string: (again I know)



There was a thread regarding Subversion and a proper connection string for it some time ago. I'm still not sure about the form of the final connection string that pleases Maven.


When I try to build my project I get the following error

BUILD FAILED
File...... C:\Documents and Settings\oiinamul\.maven\plugins\maven-xdoc-plugin-1
.7.1\plugin.jelly
Element... velocity:merge
Line...... 491
Column.... 13
Invocation of method 'getScmType' in class org.apache.maven.project.Repository
threw exception class java.lang.IllegalArgumentException : repository connection
string contains less than six tokens
Total time: 1 minutes 45 seconds
Finished at: Tue May 25 12:06:25 EDT 2004


Alas... maven still insists on 6 tokens it seems. So if I have the following, how do I turn it into 6 acceptable tokens:

scm:svn:http://my-server-name/svn/my-project-name/trunk

I've tried
scm:svn:http://my-server-name:svn:project-name/trunk

didn't work...

Omair


--------------------------------------------------------------------- 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