Skip to content

removing profile that does not work #3588#3798

Open
shroffk wants to merge 1 commit intomasterfrom
cleanup-pom
Open

removing profile that does not work #3588#3798
shroffk wants to merge 1 commit intomasterfrom
cleanup-pom

Conversation

@shroffk
Copy link
Copy Markdown
Member

@shroffk shroffk commented May 7, 2026

#3588

The detailed discussion is in the above PR,
tldr; the sphinx plugin is no longer maintained and we should not be using it.

Checklist

  • Testing:

    • 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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request removes the Maven sphinx build profile from the root pom.xml, aligning the build with the current documentation approach (Sphinx/ReadTheDocs) and avoiding reliance on the unmaintained sphinx-maven-plugin.

Changes:

  • Deleted the sphinx Maven profile that invoked kr.motd.maven:sphinx-maven-plugin.
  • Removed associated Maven Site / project-info plugin configuration that existed only under that profile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

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.

2 participants