-
Notifications
You must be signed in to change notification settings - Fork 30
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
example does not run #2
Comments
Looks like it's class search path issue:
|
Trying to unravel all this maven stuff (yes, I'm not a Java programmer):
|
Yeah. That is odd. Let me get back to my computer and take a look. At
dinner now.
The Java 9 thought is possible. It could be Maven versioning or something
else as well like install issues in your environment. Or I could have
screwed up.
Hard to say until I look.
…On May 26, 2017 6:56 PM, "Thorsten von Eicken" ***@***.***> wrote:
Trying to unravel all this maven stuff (yes, I'm not a Java programmer):
> mvn install exec:java
[...]
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project AnomalyDetector: The parameters 'mainClass' for goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java are missing or invalid -> [Help 1]
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAPSejE8rB_zcqGY6F8jCrwetCnJcuN6ks5r9xJFgaJpZM4Nn2-d>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to run the example on Ubuntu 16.04 x64 and I get:
I have openjdk-9 installed. Any hints? (I'm not a Java user...)
The text was updated successfully, but these errors were encountered: