getappmap / getappmap/appmap-js

`mvn test` is suggested after choosing "Gradle" as build system

Open
#659 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
53
Forks
18
Avg merge
3d 18h
Merged PRs (30d)
8

Description

  1. I cloned https://github.com/spring-projects/spring-petclinic (applying https://github.com/spring-projects/spring-petclinic/issues/1001)
  2. I followed the wizard of the VSCode plugin
  3. The 1st step asked me to choose between Maven and Gradle
  4. I chose Gradle
  5. The 2nd step suggested mvn test as test command, but I think it should be gradle test to better usability

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.