Lyons,

I tried to use pipes in my url as i had to add my local path for the vob and
there was a colon in C:\My\localpath....  : 

 <scm>
       
<connection>scm:clearcase|[UserName_Local_finApp_Dev]|\\222.222.222.222\cc_drivespace\views\Company\Useranme\Username_Local_finApp_Dev.vws\config_spec|C:\My\localpath\Comp_Local_finApp_vob|Local_finApp_Dev</connection>
        <developerConnection></developerConnection>
        <url></url>
    </scm>

it says that when i run mvn scm:validate

[INFO] connectionUrl scm connection string is valid.
[INFO] project.scm.connection scm connection string is valid.

but then it fails with this error.

Caused by: org.apache.maven.plugin.PluginExecutionException: Execution
default-cli of goal org.apache.maven.plugins:maven-scm-plugin:1.6:validate
failed: String index out of range: -4
        at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)


I will appreciate your help.

Thanks.



--
View this message in context: 
http://maven.40175.n5.nabble.com/maven-scm-clearcase-URL-help-tp5502632p5504733.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to