-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
What problem are you trying to solve?
As explained on Slack, https://rewriteoss.slack.com/archives/C01AB6L98TC/p1687767750280069:
We have an artifact with dependency on various OpenRewrite modules, this also reference Maven and Gradle plugins version in a property file (to be use to run the yaml/java recipes in that artifact). Then I want to use that artifact from either the Maven or Gradle build plugin using the version of the plugins specified in the properties. but we need to know which versions of the plugins are compatible with the modules used in your artifact
Describe the solution you'd like
Have the Gradle/Maven Rewrite plugins versions aligned with the OpenRewrite core version (at least up to the minor).
Have you considered any alternatives or workarounds?
Yes but there is not a lot of other solutions
Additional context
Link are provided in the description
Are you interested in contributing this feature to OpenRewrite
Sure
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Done