squakez commented on issue #4892: URL: https://github.com/apache/camel-k/issues/4892#issuecomment-1792033501
Yes, I confirm it's a regression. Thanks for reporting. We are trying to use a settings located in `settings.xml` instead of `maven/settings.xml`. I think, as a workaround while the issue is fixed, you can mitigate this by [adding a custom task](https://camel.apache.org/camel-k/2.1.x/pipeline/pipeline.html#add-custom-tasks) and copy the file to the expected location. You may add a custom task like `-t builder.tasks="workaround;alpine;cp maven/settings.xml settings.xml"`. It should work for now. -- 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