getappmap / getappmap/appmap-js
`mvn test` is suggested after choosing "Gradle" as build system
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
- I cloned https://github.com/spring-projects/spring-petclinic (applying https://github.com/spring-projects/spring-petclinic/issues/1001)
- I followed the wizard of the VSCode plugin
- The 1st step asked me to choose between Maven and Gradle
- I chose Gradle
- The 2nd step suggested
mvn testas test command, but I think it should begradle testto better usability
Contributor guide
No contributing guide indexed for this repository
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
Start at the VS Code plugin wizard entry point that handles the selected build system and produces the test command. Trace the Maven and Gradle choices, then verify that Gradle suggests gradle test while Maven continues to suggest mvn test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- build-system, developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100