We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7a416 commit e5e4204Copy full SHA for e5e4204
opengrok-indexer/pom.xml
@@ -210,6 +210,7 @@ Portions Copyright (c) 2017-2018, Chris Fraire <[email protected]>.
210
<includeOnlyProperties>
211
<includeOnlyProperty>^git.commit.id</includeOnlyProperty>
212
</includeOnlyProperties>
213
+ <failOnNoGitDirectory>false</failOnNoGitDirectory>
214
</configuration>
215
<executions>
216
<execution>
0 commit comments