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

hawtio-maven-plugin - the camel goal #2031

Closed
davsclaus opened this issue Nov 16, 2015 · 0 comments
Closed

hawtio-maven-plugin - the camel goal #2031

davsclaus opened this issue Nov 16, 2015 · 0 comments

Comments

@davsclaus
Copy link
Member

should use the mainClass configured in camel-maven-plugin as it may be configured to a different main class

hawtio: Don't cha wish your console was hawt like me!
=====================================================

http://localhost:8080/hawtio

[INFO] Starting org.apache.camel.spring.Main...
[INFO] *************************************
[ERROR] *************************************
[ERROR] Error occurred while running main from: org.apache.camel.spring.Main
[ERROR]
java.lang.ClassNotFoundException: org.apache.camel.spring.Main
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at io.hawt.maven.RunMojo$1.run(RunMojo.java:131)
    at java.lang.Thread.run(Thread.java:744)
[ERROR] *************************************
[INFO] Terminating thread Thread[org.apache.camel.spring.Main.main(),5,org.apache.camel.spring.Main]
[INFO] Joining on thread Thread[qtp1381410999-17 Selector0,5,org.apache.camel.spring.Main]
[              qtp1381410999-24] KeycloakServlet                INFO  Keycloak integration is disabled
^Cdavsclaus:~/workspace/camel/examples/camel-example-twitter-websocket (master)/$ mvn io.hawt:hawtio-maven-plugin:1.4.56:camel
davsclaus added a commit that referenced this issue Nov 16, 2015
davsclaus added a commit that referenced this issue Nov 16, 2015
davsclaus added a commit that referenced this issue Nov 18, 2015
…none explict configured. Also for a few others
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