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

KeyRain ClassNotFoundException running with mvn run #32

Open
cbmarcum opened this issue Dec 24, 2022 · 0 comments
Open

KeyRain ClassNotFoundException running with mvn run #32

cbmarcum opened this issue Dec 24, 2022 · 0 comments

Comments

@cbmarcum
Copy link

running mvn javafx:run results in:

Error: Could not find or load main class com.almasb.fxglgames.keyrain.KeyRainApp
Caused by: java.lang.ClassNotFoundException: com.almasb.fxglgames.keyrain.KeyRainApp
[ERROR] Command execution failed.

Caused by:

<mainClassName>com.almasb.fxglgames.keyrain.KeyRainApp</mainClassName>

but package for KeyRainApp is keyrain

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

1 participant