You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the smallest, simplest way to reproduce the problem?
The Jenkins build name setter plugin maven target rewrite:run fails when the contents of PR-134 are migrated with the 3.0.1 maven rewrite-migrate-java plugin after adding the example configuration to pom.xml. The rewrite:run target passes when the 3.0.0 maven rewrite-migrate-java plugin is used
What did you expect to see?
The Apache Maven process should succeed with 3.0.1 like it does with 3.0.0.
What did you see instead?
The Apache Maven process failed with an error
What is the full stack trace of any errors you encountered?
What version of OpenRewrite are you using?
I am using
How are you running OpenRewrite?
I am using the Maven plugin, and my project is a single module project.
What is the smallest, simplest way to reproduce the problem?
The Jenkins build name setter plugin maven target
rewrite:run
fails when the contents of PR-134 are migrated with the 3.0.1 maven rewrite-migrate-java plugin after adding the example configuration to pom.xml. Therewrite:run
target passes when the 3.0.0 maven rewrite-migrate-java plugin is usedWhat did you expect to see?
The Apache Maven process should succeed with 3.0.1 like it does with 3.0.0.
What did you see instead?
The Apache Maven process failed with an error
What is the full stack trace of any errors you encountered?
Are you interested in contributing a fix to OpenRewrite?
No, I'm not familiar with the OpenRewrite code and not ready to become a contributor to it.
The text was updated successfully, but these errors were encountered: