You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/04/11 11:28:00 UTC

[jira] [Created] (CAMEL-19259) camel-maven-plugin - Use configured main-class instead of KameletMain

Claus Ibsen created CAMEL-19259:
-----------------------------------

             Summary: camel-maven-plugin - Use configured main-class instead of KameletMain
                 Key: CAMEL-19259
                 URL: https://issues.apache.org/jira/browse/CAMEL-19259
             Project: Camel
          Issue Type: Bug
          Components: tooling
    Affects Versions: 3.20.3
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.20.4, 3.21.0, 4.0-M3, 4.0


[INFO] --- camel-maven-plugin:3.20.3:run (default-cli) @ acme ---
[INFO] You can skip tests from the command line using: mvn camel:run -Dmaven.test.skip=true
[INFO] Kamelets YAML files detected in directory /Users/davsclaus/workspace/deleteme/java-jar/code/src/main/resources/kamelets
[INFO] Using org.apache.camel.main.KameletMain to initiate a CamelContext
[INFO] Starting Camel ...
[ERROR] *************************************
[ERROR] Error occurred while running main from: org.apache.camel.main.KameletMain
[ERROR]
java.lang.ClassNotFoundException: org.apache.camel.main.KameletMain



--
This message was sent by Atlassian Jira
(v8.20.10#820010)