Skip to content
Snippets Groups Projects
Commit d8f3ecc3 authored by Antoine Rey's avatar Antoine Rey
Browse files

#14 Do not fail maven build of the .git directory is missing (zip download)

parent 186b6798
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,7 @@
<generateGitPropertiesFile>true</generateGitPropertiesFile>
<generateGitPropertiesFilename>${project.build.outputDirectory}/git.properties
</generateGitPropertiesFilename>
<failOnNoGitDirectory>false</failOnNoGitDirectory>
</configuration>
</plugin>
</plugins>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment