Claus Ibsen created CAMEL-22078:
-----------------------------------

             Summary: camel-jbang - Resolving DEPS may not work if using 
profile option
                 Key: CAMEL-22078
                 URL: https://issues.apache.org/jira/browse/CAMEL-22078
             Project: Camel
          Issue Type: Bug
          Components: camel-jbang
            Reporter: Claus Ibsen
             Fix For: 4.12.0


 
$ head MQRoute.java -n1 //DEPS com.ibm.mq:com.ibm.mq.jakarta.client:9.4.2.0
This works:
 
camel run MQRoute.java --profile=dev
This does not:
 
camel run MQRoute.java --profile=dev-ssl ... 2025-05-15 11:15:44.777 INFO 
487771 --- [ main] org.apache.camel.main.ProfileConfigurer : The application is 
starting with profile: ssl org.joor.ReflectException: Compilation error: 
/MQRoute.java:5: error: package com.ibm.mq.jakarta.jms does not exist



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

Reply via email to