Add reference to -parameters
somewhere
#185
Labels
blocked
When an issue can't be worked on right now
documentation
Improvements or additions to documentation
enhancement
New feature or request
I was working with someone recently who was getting started with recipe development, using a Maven project.
When trying to run their
SayHello
recipe, they ran into the cryptic recipe-deserialization issue which the-parameters
option solves (eg https://github.com/moderneinc/rewrite-recipe-starter/blob/main/build.gradle.kts#L82)Sample error message:
The option is already included in the Gradle
rewrite-recipe-starter
, but if a beginner deviates at all and runs into that error, then it's pretty difficult to troubleshoot. I think it's worth writing down somewhere.The text was updated successfully, but these errors were encountered: