[
https://issues.apache.org/jira/browse/SCM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961974#comment-17961974
]
ASF GitHub Bot commented on SCM-534:
------------------------------------
jira-importer opened a new issue, #748:
URL: https://github.com/apache/maven-scm/issues/748
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
opened
**[SCM-534](https://issues.apache.org/jira/browse/SCM-534?redirect=false)** and
commented
I would be great if I could get the location of any scm-settingsFile without
reflection for the directory and without the name of the file in my own code.
Patch has two remarks:
- This patch also includes the patch for SCM-528, otherwise I couldn't fix
it all at once.
- It seems like the clearcase settings can exist in both a global and user
directory, unlike the others (while most of them just look the same). What are
the thoughts on this one? Will they all have two locations or will this
clearcase issue be reverted or will it stay just like this? Anyhow, I had to
ignore clearcase with this patch
---
**Affects:** 1.3
**Attachments:**
-
[scm-getSettingsFile.patch](https://issues.apache.org/jira/secure/attachment/12718750/scm-getSettingsFile.patch)
(_3.82 kB_)
> expose getSettingsFile
> ----------------------
>
> Key: SCM-534
> URL: https://issues.apache.org/jira/browse/SCM-534
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-cvs, maven-scm-provider-gitexe,
> maven-scm-provider-starteam, maven-scm-provider-svn, maven-scm-provider-vss
> Affects Versions: 1.3
> Reporter: Robert Scholte
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.4
>
> Attachments: scm-getSettingsFile.patch
>
>
> I would be great if I could get the location of any scm-settingsFile without
> reflection for the directory and without the name of the file in my own code.
> Patch has two remarks:
> - This patch also includes the patch for SCM-528, otherwise I couldn't fix it
> all at once.
> - It seems like the clearcase settings can exist in both a global and user
> directory, unlike the others (while most of them just look the same). What
> are the thoughts on this one? Will they all have two locations or will this
> clearcase issue be reverted or will it stay just like this? Anyhow, I had to
> ignore clearcase with this patch
--
This message was sent by Atlassian Jira
(v8.20.10#820010)