ppkarwasz commented on code in PR #3913:
URL: https://github.com/apache/logging-log4j2/pull/3913#discussion_r2339908389
##########
log4j-mongodb/pom.xml:
##########
@@ -128,13 +128,6 @@
<configuration>
<skip>true</skip>
</configuration>
- <dependencies>
Review Comment:
Yes, it is related, since the Flatten Maven plugin fails otherwise to
compute the effective POM of `log4j-mongodb`.
The effective POM (based on the flattened parent) is computed **before** the
entire `<build>` element is removed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]