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

v5.0.0 not working #136

Closed
PsychoSid opened this issue Nov 14, 2023 · 1 comment
Closed

v5.0.0 not working #136

PsychoSid opened this issue Nov 14, 2023 · 1 comment

Comments

@PsychoSid
Copy link

Hello,

Thanks for the continued work.
Just tried to spin up v5.0.0 on my OSX machine (the README.md hasn't updated so kept the same but with JDK21)

And get this after a mvn clean install:-

...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for vripper-project 5.0.0:
[INFO]
[INFO] vripper-project .................................... SUCCESS [  0.101 s]
[INFO] vripper-core ....................................... SUCCESS [  9.410 s]
[INFO] vripper-web-ui ..................................... SUCCESS [ 22.632 s]
[INFO] vripper-web ........................................ SUCCESS [  3.668 s]
[INFO] vripper-gui ........................................ SUCCESS [  8.034 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
...
$ java -version
openjdk version "21.0.1" 2023-10-17
OpenJDK Runtime Environment Homebrew (build 21.0.1)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.1, mixed mode, sharing)
$ java -jar vripper-gui/target/vripper-gui-5.0.0.jar
no main manifest attribute, in vripper-gui/target/vripper-gui-5.0.0.jar

Have I just missed something ?

@PsychoSid
Copy link
Author

Ah ha.

vripper-gui-5.0.0-jar-with-dependencies.jar

Is the one to run

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