Description
Empty folders in git are not stored. Please make the build.gradle handle missing folders.
The correct fix is to NOT store a README or something in the plugins/ folder.
==
10:43:01 -0500 adam@tooz(trunk):/srv/development/ofbiz/ofbiz-github$ ./gradlew build
FAILURE: Build failed with an exception.
- Where:
Script '/srv/development/ofbiz/ofbiz-github/common.gradle' line: 37
- What went wrong:
A problem occurred evaluating settings 'ofbiz'.
> /srv/development/ofbiz/ofbiz-github/plugins
- 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: 0.415 secs
==
Attachments
Issue Links
- duplicates
-
OFBIZ-9262 Error message when svn updating due to pullAllPluginsSource
- Closed