Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When a build is executed outside of a git repository, it fails:
Anthony-Baker-MacBook-Pro:apache-geode-src-1.0.0-incubating-SNAPSHOT abaker$ gradle build -Dskip.tests=true FAILURE: Build failed with an exception. * Where: Build file '/Users/abaker/tmp/apache-geode-src-1.0.0-incubating-SNAPSHOT/build.gradle' line: 57 * What went wrong: A problem occurred evaluating root project 'gemfire'. > Failed to apply plugin [id 'org.ajoberstar.grgit'] > One of setGitDir or setWorkTree must be called. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 1.265 secs
Attachments
Issue Links
- links to