Closed ruben-garciapariente closed 2 years ago
Thanks @ruben-garciapariente taking a look 👍
(I forgot the keyword "fixes" would close this issue, apologies).
@ruben-garciapariente The fix is now available in latest snapshot; could you try this out again and @ me if it still has a null pointer? This should be good to go. Thanks for logging this.
Hello:
This error happens with version 4.17.0-SNAPSHOT of rewrite-maven-plugin but does not occur with version 4.16.0.
I'm using the recipe
I have in my setting.xml the activeByDefault enabled
If I try to execute the plugin I have the next error
but if I comment activation node in settings.xml all works ok
To repeat the problem, the following code can be executed https://github.com/ruben-garciapariente/test-openwrite/tree/maven-system-property but it is also necessary to add to the settings.xml the activeByDefault node
Many thanks and regards