Skip to content

Commit c3fa946

Browse files
committed
Document maven-compiler-plugin override
1 parent 2202b58 commit c3fa946

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

log4j-parent/pom.xml

+3
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)