iemejia commented on pull request #11399: URL: https://github.com/apache/beam/pull/11399#issuecomment-619256435
@tweise My goal was not to publish in my own repo/nexus it was just to be able to produce an isolated CI of Beam with Github Actions and the issue I found was that github actions injects their own `settings.xml` but of course not the `settings-security.xml` and the plugin expects both. I did a [short workaround that fixed my use case](https://github.com/iemejia/ci-beam/blob/cd4a6e4006b6e34672841371fcf95b5480449e68/.github/workflows/spark3-java8.yml#L14-L18) for that reason I did not even mention this here, and it seems it was not even related to this anyway. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
