Skip to content

Feat/prepare maven central publication#286

Open
farah-t-trigui wants to merge 2 commits intomainfrom
feat/prepare-maven-central-publication
Open

Feat/prepare maven central publication#286
farah-t-trigui wants to merge 2 commits intomainfrom
feat/prepare-maven-central-publication

Conversation

@farah-t-trigui
Copy link
Copy Markdown
Contributor

@farah-t-trigui farah-t-trigui commented Apr 8, 2026

Related Issue

Closes #284


What does this PR do?

configured the pom.xml to publish to Maven Central. Our current pom.xml needed several plugins, metadata for the publishing process.


Checklist

  • CI is green (build, tests, schema validation, security scans)
  • Rebased on latest main
  • Small and focused — one concern per PR
  • Commit messages follow Conventional Commits

@farah-t-trigui farah-t-trigui force-pushed the feat/prepare-maven-central-publication branch from 7010d0f to 6bc3c59 Compare April 8, 2026 16:11
@farah-t-trigui farah-t-trigui force-pushed the feat/prepare-maven-central-publication branch from 6bc3c59 to 3f9007d Compare April 8, 2026 16:13
pom.xml Outdated
<developers>
<developer>
<id>eskenazit</id>
<name>Thomas Eskénazi</name>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the 'é' , but we should avoid special characters in technical files ^^'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done :)

pom.xml Outdated
</developer>
<developer>
<id>jeremnaf</id>
<name>Jérémie Tarnaud</name>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Avoid special characters in technical files

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

also done

Corrected the spelling of developer names in pom.xml.
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