microsoft / microsoft/vscode-spring-initializr
Fail to edit starters. Not a valid Spring Boot project.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 40
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 20
Description
I'm currently managing my project code using Maven sub - modules. There are two sub - modules, sr - api and sr - common. The top - level module is responsible for centrally managing module dependencies. Now, when I try to add the spring - jdbc dependency to the sr - api sub - module, I'm getting an error. Also, the parent pom doesn't seem to recognize the Spring project. I've attached a picture with detailed information.
Could someone help me figure out what's going wrong?
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 with the parent pom and the sr-api and sr-common module poms, then reproduce the attempt to add the spring-jdbc dependency to sr-api. Check the attached error details and the extension's handling of this Maven multi-module structure. Done means the parent project is recognized as a valid Spring Boot project and the dependency can be edited without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot, typescript
- Domain
- devtools, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100