[
https://issues.apache.org/jira/browse/SCM-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961844#comment-17961844
]
ASF GitHub Bot commented on SCM-510:
------------------------------------
jira-importer commented on issue #721:
URL: https://github.com/apache/maven-scm/issues/721#issuecomment-2964615024
**[Olivier
Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)**
commented
those parameters need a fix value from the clearcase-settings.xml file .
-host ___ -hpath ____ -gpath _____
```xml
<clearcase-settings>
<mkviewCommand>
<host></host>
<hpath></hpath>
<gpath></gpath>
</mkviewCommand>
<clearcase-settings>
```
> Need additional clearcase settings for mkview command
> -----------------------------------------------------
>
> Key: SCM-510
> URL: https://issues.apache.org/jira/browse/SCM-510
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-clearcase
> Environment: maven 2.2.1
> Reporter: Ian Pojman
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)