spring-projects / spring-projects/spring-security
Cannot build or run tests in VSCode
Open
@jvalkeal is already working on this.
Since Mar 21, 2023.
in: build
status: blocked
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
I wanted to try out the samples, so fired up the project in VSCode and got this:
One or more cycles were detected in the build path of project 'spring-security-config'. The paths towards the cycle and cycle are:
->{spring-security-config, spring-security-ldap, spring-security-test}
->{spring-security-config, spring-security-test}
Gradle has no issues on the command line, so the problem might be in VSCode, but it might be worth looking into here anyway.
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.
Assessment
This issue has not been assessed yet.