Set DS_EXPERIMENTAL_GRADLE_BUILTIN_PARSER to true by default in gemnasium-maven
Proposal
After we're satisfied with the results of the new DS_EXPERIMENTAL_GRADLE_BUILTIN_PARSER in gemnasium-maven, we should change the default value for this environment variable to true, so that all users benefit from the new parser, however, if a user wants to switch back to the previous gemnasium-gradle-plugin parser, they can manually set DS_EXPERIMENTAL_GRADLE_BUILTIN_PARSER=false.
We'll also need to document this change in behaviour.
Edited by Adam Cohen