Skip to content

build: fail build explicitly on Javadoc errors#24330

Draft
Artur- wants to merge 4 commits into
mainfrom
javadoc-errors
Draft

build: fail build explicitly on Javadoc errors#24330
Artur- wants to merge 4 commits into
mainfrom
javadoc-errors

Conversation

@Artur-
Copy link
Copy Markdown
Member

@Artur- Artur- commented May 12, 2026

No description provided.

Artur- added 3 commits May 12, 2026 13:01
Make failOnError explicit on maven-javadoc-plugin so Javadoc errors
visibly break the build instead of being buried in log output.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

Test Results

1 283 files   -   123  1 283 suites   - 123   1h 18m 34s ⏱️ - 4m 22s
8 790 tests  - 1 350  8 739 ✅  - 1 331  51 💤  - 19  0 ❌ ±0 
9 265 runs   - 1 350  9 205 ✅  - 1 331  60 💤  - 19  0 ❌ ±0 

Results for commit 62ee2a2. ± Comparison against base commit 8f15084.

♻️ This comment has been updated with latest results.

Maven prefixes every Javadoc tool stderr line with [ERROR], so the
single real "error:" line gets lost among 100+ identically-prefixed
warning lines. Extract the actual error lines from the Maven log and
write them to GITHUB_STEP_SUMMARY so they're visible directly on the
PR check page.
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant