vy commented on PR #3467:
URL: https://github.com/apache/logging-log4j2/pull/3467#issuecomment-2665920675

   We use mvnw both locally and in CI over several platforms, including macOS.
   Could you make sure you have a clean checkout of the source repository and
   if it is still failing, share the output, please?
   
   Op di 18 feb 2025 om 14:45 schreef Josh Smith ***@***.***>
   
   > ***@***.**** commented on this pull request.
   > ------------------------------
   >
   > In
   > 
log4j-mongodb4/src/main/java/org/apache/logging/log4j/mongodb4/MongoDb4Connection.java
   > <https://github.com/apache/logging-log4j2/pull/3467#discussion_r1959779986>
   > :
   >
   > > @@ -67,21 +67,23 @@ public MongoDb4Connection(
   >              final ConnectionString connectionString,
   >              final MongoClient mongoClient,
   >              final MongoDatabase mongoDatabase,
   > +            final String collectionName,
   >
   > So the first problem is that the maven-wrapper breaks when running it on
   > my machine using maven 3.9.9
   >
   > Specifically it complains about needing to update the
   > distributionSha256Sum which is impossible because 3.9.9. comes with a
   > sha-512 sum. In order to get any of the ./mvnw commands to run I had to
   > rebuild the wrapper, but I suspect you don't want me to check that in.
   >
   > Seems like there is an undocumented dependent on a specific version of
   > maven that needs to be addressed.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/logging-log4j2/pull/3467#discussion_r1959779986>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AAARTSLKCB7CV5OKYNPRZX32QM2PZAVCNFSM6AAAAABXF6KYPWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDMMRTGYZDIOBRHE>
   > .
   > You are receiving this because you were assigned.Message ID:
   > ***@***.***>
   >
   


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to