Skip to content

Commit da36e1b

Browse files
committed
Added missing --add-reads for the surefire plugin
1 parent ec388d2 commit da36e1b

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
@@ -326,6 +326,7 @@
326326
<argLine>
327327
@{argLine}
328328
--add-opens com.github.robtimus.filesystems.ftp/com.github.robtimus.filesystems.ftp=ALL-UNNAMED
329+
--add-reads com.github.robtimus.filesystems.ftp=org.slf4j
329330
</argLine>
330331
</configuration>
331332
</plugin>

0 commit comments

Comments
 (0)