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

Add maven plugin to build and run it from the CLI #24

Closed
wants to merge 2 commits into from

Conversation

burinc
Copy link

@burinc burinc commented Apr 6, 2021

Hi @caprica,

This PR make it easier to run the project from the command line using Maven.

e.g.

mvn clean compile exec:java

It works perfectly for me on my Linux machine.

Best,
Burin

@caprica
Copy link
Owner

caprica commented Feb 6, 2025

Almost four years later, but manually added exec plugin to pom, thanks!

@caprica caprica closed this Feb 6, 2025
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