barius commented on issue #3290:
URL: https://github.com/apache/camel-k/issues/3290#issuecomment-1131761422

   @davsclaus thx :)
   
   -d camel-http reports
   ```
   Error: Unexpected type for user-provided dependency: camel-http. Additional 
top-level dependencies are specified with the format:
   <type>:<dependency-name>
   where <type> is one of {bom|camel|camel-k|camel-quarkus|mvn|github}.
   ```
   Looks like the args parsing has changed but this is not a big problem.
   
   but -d camel:camel-http hit me in the head with `failure while building 
project: exit status 1`
   
   just randomly testing the dependencies and found that
   --dependency camel-quarkus:camel-quarkus-http
   kinda works (not throwing exceptions on launch at least) :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to