When git describe fails use "exported" instead of "unknown".
This commit is contained in:
parent
4670c87313
commit
a75043b207
|
|
@ -531,6 +531,7 @@
|
|||
</extraArguments>
|
||||
<setReactorProjectsProperties>true</setReactorProjectsProperties>
|
||||
<descriptionProperty>git.version</descriptionProperty>
|
||||
<failOutput>exported</failOutput>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
|
|||
Loading…
Reference in New Issue