Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-943

Unit tests cannot be easily directly launced in Eclipse anymore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None
    • None

    Description

      When I open the current develop branch in Eclipse, following FINERACT-846, and try to launch any JUnit test directly within the Eclipse IDE (not by Gradle on the CLI), such as the ClasspathHellDuplicatesCheckRuleTest but also others, even an empty one to test, they will due to:

      java.lang.NoClassDefFoundError: org/junit/platform/engine/EngineDiscoveryListener
      (...)
      Caused by: java.lang.ClassNotFoundException: org.junit.platform.engine.EngineDiscoveryListener

      I suspect this is another JPMS related issues, similar to FINERACT-940?

      ptuomola if you have any insight into this kind of thing, please shout!

      Attachments

        Issue Links

          Activity

            People

              vorburger Michael Vorburger
              vorburger Michael Vorburger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: