• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SAP / cloud-mta-build-tool / 10273
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/follow-redirects-1.16.0
DEFAULT BRANCH: master
Ran 24 Apr 2026 11:18AM UTC
Jobs 1
Files 37
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Apr 2026 11:12AM UTC coverage: 87.905%. Remained the same
10273

push

circleci

web-flow
fix: auto-resolve Maven version and fail fast on Docker build errors (#1222)

* fix: add set -e to Docker build and publish scripts

docker build failures were silently ignored because cleanup commands
at the end of the scripts exited 0, masking the actual failure.
Adding set -e ensures the scripts abort immediately on any error.

* fix: auto-resolve latest Maven 3.9.x version at Docker build time

Apache's download mirror only keeps the latest patch release for each
Maven minor series. The previously hardcoded MAVEN_VERSION=3.9.14
breaks as soon as 3.9.15 is released and the old tarball is removed.

Replace the pinned version with a build-time curl that scrapes the
Maven 3 directory listing, selects the latest 3.9.x patch, and
fails fast with a clear error if resolution fails.

* fix: restore Maven version variable in smoke test echo

The ${MAVEN_VERSION} interpolation was accidentally dropped from the
Maven smoke test echo line in the previous commit.

3067 of 3489 relevant lines covered (87.9%)

1.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10273.1 24 Apr 2026 11:18AM UTC 37
87.9
CircleCI Job
Source Files on build 10273
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #10273
  • 7075216c on github
  • Prev Build on (HEAD detached at release) master (#10153)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc