quarkiverse / quarkus-cxf

Quarkus CXF Extension to support SOAP based web services.
Apache License 2.0
78 stars 60 forks source link

Ban CXF artifacts we do not support #1314

Closed ppalaga closed 6 months ago

ppalaga commented 6 months ago

We do not support Aegis as documented under https://docs.quarkiverse.io/quarkus-cxf/dev/reference/index.html#unsupported

cxf-rt-databinding-aegis should be excluded from cxf-tools-java2ws or quarkus-cxf-deployment

In the same way, we should ban all CXF artifacts that we do not support.