-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: gradle-plugin
-
Environment:Any
I added a Build parameter of type text which contains multiline text for use by another plugin. For some reason, gradle plugindecided it needed to pass it gradle using -D options, but because the value was multiline the command is not valid