Hi all, Could anyone of maven-failsafe-plugin give answers to the following short questions:
1) Does maven-failsafe-plugin support module path and testing JPMS modules? 2) When the plugin is used for testing a JPMS module are integration tests executed from another JPMS module? For example pax-exam (for OSGi) creates another temp bundle. 3) Is there an example which shows how to use the plugin for integration testing of JPMS module? I would be helpful for any help. Best regards, Alex Sviridov
