Re: Building a custom distribution using karaf 4.4.6 build fails when adding a CXF feature dependency. Why?

2024-07-27 Thread Jean-Baptiste Onofré
Hi It seems jaxb-api dependency is in a decommissioned repository. jaxb-api 2.3.0 is available on Maven Central (https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/). So maybe you have a custom repositories list ? The netbeans.org (that you are using) seems to be problematic. Regards JB On F

Building a custom distribution using karaf 4.4.6 build fails when adding a CXF feature dependency. Why?

2024-07-19 Thread Paul Spencer
I am trying to build a custom distribution using Karaf 4.6.6 . The "Minimal Distribution Example" described in https://karaf.apache.org/manual/latest/#_maven_assembly successfully builds, but adding a CXF feature dependency to pom.xml cause the build to fail due to a dependency resolution erro