Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using a different build system #16

Open
adamw opened this issue Dec 20, 2023 · 2 comments
Open

Consider using a different build system #16

adamw opened this issue Dec 20, 2023 · 2 comments

Comments

@adamw
Copy link
Member

adamw commented Dec 20, 2023

With same features as we have now: building core, JMH fat-jars, releasing to sonatype

@itoshkov
Copy link

In the mean time may I suggest using the maven wrapper? It means that people can build the project with the "right" version of maven without needing to figure out which one is it and without having to install it.

Adding it is as easy as running

mvn wrapper:wrapper

and adding the files this created to git.

@adamw
Copy link
Member Author

adamw commented Jul 22, 2024

@itoshkov Done! d5d38fe

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

No branches or pull requests

2 participants