carlossg / docker-maven

Official Docker image with Maven
Apache License 2.0
524 stars 423 forks source link

feat: add ssh client package required by maven release plugin #482

Closed timothystone closed 1 month ago

timothystone commented 1 month ago

Consume upstream changes from dacr repository. Branch, resolve conflicts, and add openssh-clients to new images using appropriate package manager.

Update README SSH column.

Fixes #378

timothystone commented 1 month ago

Replaces #480

timothystone-knsl commented 1 month ago

h/t @dacr for the initial work. To collaborate with the upstream, recreated PR and rebased on new fork. Credit where credit is due. Thanks @dacr!

timothystone commented 1 month ago

Ready for workflows. 🙏

carlossg commented 1 month ago

thanks!

timothystone-knsl commented 1 month ago

@carlossg when does a change like this land in Docker Hub? And thanks for your patience and guidence in the PRs.

carlossg commented 1 month ago

I was thinking about not pushing this to dockerhub official images until there is a maven new version so it is not surprising existing users. It can be downloaded from my dockerhub and github regesitries already