openrewrite / openrewrite/rewrite
Gradle recipe to move a buildscript-defined plugin to plugins block
Open
Nobody has claimed this yet.
enhancement
gradle
- Dominant language
- Java
- Stars
- 3.7k
- Forks
- 571
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 261
Description
Will have to take a parameter specifying what GAV coordinate to replace with what plugin id
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names a Gradle recipe that maps a buildscript-defined plugin's GAV coordinate to a plugin id. Start by locating existing Gradle recipe implementations and their tests; done means the recipe accepts that mapping and moves the matching plugin to the plugins block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100