Skip to content

Commit 8aaf288

Browse files
committed
Document maven-compiler-plugin override
1 parent 645502a commit 8aaf288

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

log4j-parent/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,9 @@
991991
</executions>
992992
</plugin>
993993

994+
<!-- REMOVE THIS `m-c-p` OVERRIDE with the next `logging-parent` update!
995+
This is a temporary fix for the Error Prone `2.36.0` issue:
996+
https://github.com/apache/logging-parent/commit/c98462c444eda72d5fe8e7a0b8112949142b7a0a -->
994997
<plugin>
995998
<groupId>org.apache.maven.plugins</groupId>
996999
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)