Skip to content

Commit e544677

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

File tree

1 file changed

+3
-0
lines changed
  • powertools-logging/powertools-logging-log4j

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@
144144
<buildArg>--initialize-at-build-time=org.junit.Ignore</buildArg>
145145
<buildArg>--initialize-at-build-time=java.lang.annotation.Annotation</buildArg>
146146
<buildArg>--initialize-at-build-time=org.junit.runners.model.FrameworkField</buildArg>
147+
<buildArg>
148+
--initialize-at-build-time=org.junit.platform.launcher.core.DiscoveryIssueNotifier$1
149+
</buildArg>
147150
</buildArgs>
148151
</configuration>
149152
</plugin>

0 commit comments

Comments
 (0)