RE: java.lang.NoSuchMethodError: org.junit.platform.commons.util.ReflectionUtils.tryToLoadClass Migrating to 5.4.0

2019-02-12 Thread Ahmed Yarub
it-jupiter dependency-aggregating artifact for simplified dependency management in build tools" -Original Message- From: Karl Heinz Marbaise Sent: Tuesday, February 12, 2019 4:59 PM To: Maven Developers List ; Ahmed Yarub Subject: Re: java.lang.No

java.lang.NoSuchMethodError: org.junit.platform.commons.util.ReflectionUtils.tryToLoadClass Migrating to 5.4.0

2019-02-12 Thread Ahmed Yarub
JDK: 11 Spring Boot: 2.1.2.RELEASE JUnit: 5.4.0 Maven: 3.6.0 Surefire: 3.0.0-M3 At first, I got the following error running the tests on IntelliJ and using the command mvn clean install: ``` [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ x --- [INFO] [INFO] -