When git describe fails use "exported" instead of "unknown".

This commit is contained in:
Khalid Shakir 2014-02-18 02:17:48 +08:00
parent 4670c87313
commit a75043b207
1 changed files with 1 additions and 0 deletions

View File

@ -531,6 +531,7 @@
</extraArguments>
<setReactorProjectsProperties>true</setReactorProjectsProperties>
<descriptionProperty>git.version</descriptionProperty>
<failOutput>exported</failOutput>
</configuration>
<executions>
<execution>