Skip to content

Fix release-from-source Docker toolchain - #502

Merged
phax merged 1 commit into
phax:masterfrom
gregjotau:fix/source-docker-toolchain
Aug 10, 2026
Merged

Fix release-from-source Docker toolchain#502
phax merged 1 commit into
phax:masterfrom
gregjotau:fix/source-docker-toolchain

Conversation

@gregjotau

Copy link
Copy Markdown
Contributor

Summary

  • replace the obsolete Java 11 builder with Maven 3.9 on Eclipse Temurin 17
  • remove the redundant apt-installed Maven and Git toolchain
  • leave the runtime stage and resulting application layout unchanged

Validation

A clean build of Dockerfile-release-from-source-xml with SMP_VERSION=8.1.8 completed successfully. The complete nine-module Maven reactor built inside the image before the XML web application was copied into the runtime stage.

Fixes #497

@phax
phax self-requested a review August 10, 2026 07:29
@phax phax self-assigned this Aug 10, 2026
@phax
phax merged commit 0dc4801 into phax:master Aug 10, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix the release-from-source Docker build toolchain

2 participants