You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2009/11/30 23:40:55 UTC

[jira] Updated: (SCM-510) Need additional clearcase settings for mkview command

     [ http://jira.codehaus.org/browse/SCM-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated SCM-510:
-----------------------------


those parameters need a fix value from the clearcase-settings.xml file .
-host ___ -hpath ____ -gpath _____

{code:xml}
<clearcase-settings>
  <mkviewCommand>
    <host></host>
    <hpath></hpath>
    <gpath></gpath>
  </mkviewCommand>
<clearcase-settings>
{code}


> Need additional clearcase settings for mkview command
> -----------------------------------------------------
>
>                 Key: SCM-510
>                 URL: http://jira.codehaus.org/browse/SCM-510
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-provider-clearcase
>         Environment: maven 2.2.1
>            Reporter: ian pojman
>
> to create views in our clearcase setup, we have to pass additional flags to clearcase when making a snapshot view:
> -host ___ -hpath ____ -gpath _____
> can we add support for these in clearcase-settings.xml ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira