Skip to content

Switch to Maven#544

Merged
danthe1st merged 10 commits intoJava-Discord:mainfrom
danthe1st:maven
Mar 18, 2026
Merged

Switch to Maven#544
danthe1st merged 10 commits intoJava-Discord:mainfrom
danthe1st:maven

Conversation

@danthe1st
Copy link
Member

@danthe1st danthe1st commented Mar 18, 2026

This PR switches the bot to Maven.
Some dependencies were upgraded and some unnecessary dependencies have been removed.
It also contains configurations to run tests in native-image mode.

I ran the build to generate a Docker image as well. The following command can be used to run it:

docker run --rm -it -v $PWD/config:/work/config -v $PWD/db:/work/db -p 9000:9000 dan1st/javabot-test

@danthe1st danthe1st requested a review from a team as a code owner March 18, 2026 20:04
@danthe1st danthe1st merged commit 1dc8a34 into Java-Discord:main Mar 18, 2026
3 checks passed
@danthe1st danthe1st deleted the maven branch March 18, 2026 21:04
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