-
Bug
-
Resolution: Done
-
Blocker
-
camel-quarkus-2.2-GA
-
False
-
False
-
%
-
CQ2
-
Todo
-
There is missing `com.google.code.findbugs:jsr305:jar:3.0.2.redhat-00008` inside local camel quarkus repository. Thus the compilation of all supported extensions against local maven repo and Maven Central.
Currently, in 2.2.0 GA only following are present:
com.squareup.okhttp3:logging-interceptor:3.12.2.redhat-00001 com.squareup.okhttp3:mockwebserver:3.14.9.redhat-00001 com.squareup.okhttp3:parent:3.12.2.redhat-00001 com.squareup.okhttp3:parent:3.14.9.redhat-00001
Extensions that uses it:
- camel-quarkus-jira
- clones
-
ENTESB-18270 Missing com.squareup.okhttp3:okhttp:jar:3.14.9.redhat-00001 inside local maven repo
- Done