The rewrite.yml file is currently located in src/resources/META-INF/ but should be in the project root directory.
There are two different purposes for rewrite.yml files:
- META-INF/rewrite.yml = Recipe definitions that get packaged and distributed for other projects to use
- ./rewrite.yml (root) = Configuration file for transforming your own project