Uploaded image for project: 'Camel-K'
  1. Camel-K
  2. CMLK-101

We claim support for the jolokia trait, but the underpinning deps are not fully productised

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Can't Do
    • Icon: Critical Critical
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • 0

      This issue is a follow-up on ENTESB-19671

      While running a simple integration

      kamel init Java.java
      
      kamel run Java.java -t jolokia.enabled=true  

      we can see that non-productized artifacts are used

       

       /tmp oc logs $(oc get pod -l camel.apache.org/integration=java -o name) -c integration | grep -Po "/.*?jar" | grep -v "redhat"
      
      /lib/boot/io.github.crac.org-crac-0.1.1.jar
      /lib/main/com.sun.xml.bind.jaxb-core-2.3.0.jar
      /lib/main/org.apache.camel.camel-management-3.18.3.jar
      /lib/main/org.apache.camel.quarkus.camel-quarkus-management-2.13.2.jar
      /lib/main/org.apache.camel.quarkus.camel-quarkus-support-bouncycastle-2.13.2.jar
      /lib/main/org.apache.camel.quarkus.camel-quarkus-xml-jaxb-2.13.2.jar
      /lib/main/org.bouncycastle.bcpkix-jdk15on-1.70.jar
      /lib/main/org.bouncycastle.bcprov-jdk15on-1.70.jar
      /lib/main/org.bouncycastle.bcutil-jdk15on-1.70.jar
      /lib/main/org.javassist.javassist-3.22.0-CR2.jar

       

      We should go through all supported traits and verify that we use productized artifacts.

            mmajerni@redhat.com Mario Majernik
            jbouska@redhat.com Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: