jacklovett / jacklovett/SamaritansChat
Maven Surefire tests failing
Open
Backend
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Since updating Java JDK to 14 Surefire tests fail. Please investigate.
NB. Remove the follow from `maven-surefire-plugin` in CoreModule's pom.xml to see the error.
```
true
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with CoreModule's pom.xml and remove the maven-surefire-plugin skipTests configuration to reproduce the failure under JDK 14. Inspect the resulting Surefire error and related project configuration; done means the Surefire tests run successfully without that workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100