Skip to content

Commit

Permalink
spring-projects#14 Do not fail maven build of the .git directory is m…
Browse files Browse the repository at this point in the history
…issing (zip download)
  • Loading branch information
arey committed Sep 22, 2018
1 parent 186b679 commit d8f3ecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
<generateGitPropertiesFile>true</generateGitPropertiesFile>
<generateGitPropertiesFilename>${project.build.outputDirectory}/git.properties
</generateGitPropertiesFilename>
<failOnNoGitDirectory>false</failOnNoGitDirectory>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit d8f3ecc

Please sign in to comment.