Skip to content

Modify maven build to skip tests when building the readthedocs#3774

Merged
shroffk merged 1 commit intomasterfrom
Issue_3773
Apr 7, 2026
Merged

Modify maven build to skip tests when building the readthedocs#3774
shroffk merged 1 commit intomasterfrom
Issue_3773

Conversation

@shroffk
Copy link
Copy Markdown
Member

@shroffk shroffk commented Apr 7, 2026

addressing #3773

We don't need to run all the unit tests when building documentation

Checklist

  • Testing:

    • The feature has automated tests
    • Tests were run
    • If not, explain how you tested your changes
  • Documentation:

    • The feature is documented
    • The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

@shroffk shroffk requested review from jacomago and lcaouen April 7, 2026 13:24
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

@lcaouen lcaouen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
By the way I'm wondering if there is a maven goal faster than "clean install" to build only the documentation without building all the binaries...

@shroffk shroffk merged commit 5e9779b into master Apr 7, 2026
5 checks passed
@shroffk shroffk deleted the Issue_3773 branch April 7, 2026 15:08
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.

3 participants