jira-importer commented on issue #984: URL: https://github.com/apache/maven-scm/issues/984#issuecomment-2964637605
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented [Hervé Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy), [Olivier Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy), I know it has been sometime since you implemented those tickets. Can you remember what the purpose of the boolean property `Boolean.getBoolean( CHECK_WORKING_DIRECTORY_URL )` is and why not a simply not-null check on `System.getProperty( "scmCheckWorkingDirectoryUrl.currentWorkingDirectory" )` hasn't been performed? It pretty much seems like that proper documenation has been lost and a regression has been introduced. I have pushed a branch with a simple solution to the problem. Works for me, though it does not fail properly if the target dir is not a working copy. [Andreas Schaller](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=schaller), can you confirm that this solves your issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
