canonical / canonical/devpack-for-spring-cli
Support `kotlin` and `alias` plugin declaration
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 5
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 31
Description
`devpack-for-spring-cli` supports only `id` plugin declarations. It does not recognize `kotlin` and `alias` causing invalid refactoring and `run` failure as the result
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the CLI code that parses plugin declarations and trace how `id` declarations are handled during refactoring and `run`. Verify the behavior for `kotlin` and `alias` declarations, then confirm that refactoring and `run` no longer fail for those forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100