A JUnit class created outside of Business Central within a Maven src/test/java folder location is unable to pick up classes within the same package found within the Maven src/main/java folder location.
This affects the build and deploy functionalities through business-central.war, particularly the "Build" and "Deploy" buttons.
- relates to
-
RHPAM-2174 JUnit tests in src/test/java folder unable to find classes in src/main/java
- Closed