ppalaga commented on PR #4613:
URL: https://github.com/apache/camel-quarkus/pull/4613#issuecomment-1452121292

   bq. The funny part is that locally it works well even with Maven 3.9.0. Same 
Java, same help mojo version. Perhaps the GH actions shell is somehow different.
   
   The root cause is really funny: `MAVEN_ARGS` that we used to have for ages 
is since 3.9.0 a property officially honored by Maven: 
https://maven.apache.org/configure.html#maven_args-environment-variable
   
   So we should probably rename it so that it does not break the output of the 
help mojo


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to