Junit 5.8.2 not found by IntelliJ in Maven repository
Answered
Hi everybody,
when trying to add
org.junit.jupiter:junit-jupiter:5.8.2
"from Maven..." to the Libraries (working on a plain Java project, no Maven or Gradle) IntelliJ won't find anything. org.junit.jupiter:junit-jupiter:5.6.0 is the latest framework I can download. Any suggestions (IDEA 2021.3.1 UE)?
Thanks, Slevin
Please sign in to leave a comment.
Thank you for your request. I have reproduced this case as well. Please vote for a related issues: https://youtrack.jetbrains.com/issue/IDEA-143434 https://youtrack.jetbrains.com/issue/IDEA-197739
Please also try if it helps to update indexes for Maven repositories in the Settings (Preferences on macOS) | Build, Execution, Deployment | Build Tools | Maven | Repositories settings.