grv87 / gradle-packer-plugin

Runs Packer builds (https://www.packer.io/) from Gradle
Other
3 stars 1 forks source link

Improve JSON parsing error messages #15

Open grv87 opened 7 years ago

grv87 commented 7 years ago

Now they are not very helpful:

* What went wrong:
A problem occurred configuring root project 'infrastructure'.
> Unable to determine the current character, it is not a string, number, array, or object

The current character read is ']' with an int value of 93
Unable to determine the current character, it is not a string, number, array, or object
line number 133
index number 3869
         ],
  ..^