Skip to content

Commit 9320c5c

Browse files
committed
Do not use JPMS for test execution
1 parent f60db6d commit 9320c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6969
<parent.base.dir>${project.basedir}</parent.base.dir>
7070
<maven-deploy-plugin.skip>false</maven-deploy-plugin.skip>
71+
<surefire.useModulePath>false</surefire.useModulePath>
7172
</properties>
7273

7374
<distributionManagement>

0 commit comments

Comments
 (0)