Skip to content

Commit e1eb128

Browse files
committed
Add --initialize-at-build-time=org.junit.platform.launcher.core.DiscoveryIssueNotifier
1 parent ae29b61 commit e1eb128

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • powertools-logging/powertools-logging-log4j

powertools-logging/powertools-logging-log4j/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@
149149
<buildArg>--initialize-at-build-time=org.junit.Ignore</buildArg>
150150
<buildArg>--initialize-at-build-time=java.lang.annotation.Annotation</buildArg>
151151
<buildArg>--initialize-at-build-time=org.junit.runners.model.FrameworkField</buildArg>
152+
<buildArg>
153+
--initialize-at-build-time=org.junit.platform.launcher.core.DiscoveryIssueNotifier$1
154+
</buildArg>
152155
</buildArgs>
153156
</configuration>
154157
</plugin>

0 commit comments

Comments
 (0)