lmorandini opened a new issue #1386: Adding the http4  dependency causes the 
deployment of an integration to fail
URL: https://github.com/apache/camel-k/issues/1386
 
 
   I have an OpenStack/Kubernetes/Istio/Knative cluster with Camel-K 1.0.0.-RC2 
on it.
   
   When the http4 module is loaded, as in: `../camel-k/kamel run  
../camel-k/examples/Sample.java  --name=sample --dependency camel-http4 --dev` 
the build fails with 
   ```
   ...
   Integration sample in phase Error
   Integration sample in phase Error
   Progress: integration "sample" in phase Error
   Error: integration "sample" deployment failed
   ```
   ...but when that module is not loaded, the `Sample.java` example works as 
expected (loading the `http` module is fine too).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to