diff --git a/jaxb-ri/pom.xml b/jaxb-ri/pom.xml
index 10193d275..19d3a97b3 100644
--- a/jaxb-ri/pom.xml
+++ b/jaxb-ri/pom.xml
@@ -691,4 +691,27 @@
+
+
+
+ talend_nexus_deployment
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceSnapshot/
+
+ true
+
+
+ false
+
+
+
+ talend_nexus_deployment
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/
+
+ false
+
+
+ true
+
+
+
diff --git a/jaxb-ri/runtime/impl/pom.xml b/jaxb-ri/runtime/impl/pom.xml
index 4fa1c825f..cafaab7e3 100644
--- a/jaxb-ri/runtime/impl/pom.xml
+++ b/jaxb-ri/runtime/impl/pom.xml
@@ -24,6 +24,7 @@
org.glassfish.jaxb
jaxb-runtime
+ 2.3.9-talend
jar
JAXB Runtime
@@ -41,8 +42,110 @@
--add-opens java.base/java.lang.reflect=org.glassfish.jaxb.runtime
--add-opens org.glassfish.jaxb.runtime/com.sun.xml.bind.v2.runtime.reflect.opt=java.xml.bind
+ ${parent.version}
+ ${parent.version}
+ ${parent.version}
+
+
+
+ org.glassfish.jaxb
+ txw2
+ 2.3.9
+
+
+ org.glassfish.jaxb
+ jaxb-runtime
+ 2.3.9
+ sources
+
+
+ org.glassfish.jaxb
+ jaxb-xjc
+ 2.3.9
+ sources
+
+
+ org.glassfish.jaxb
+ jaxb-jxc
+ 2.3.9
+ sources
+
+
+ org.glassfish.jaxb
+ codemodel
+ 2.3.9
+ sources
+
+
+ org.glassfish.jaxb
+ txw2
+ 2.3.9
+ sources
+
+
+ org.glassfish.jaxb
+ xsom
+ 2.3.9
+ sources
+
+
+ com.sun.xml.bind
+ jaxb-impl
+ 2.3.9
+ sources
+
+
+ com.sun.xml.bind
+ jaxb-xjc
+ 2.3.9
+ sources
+
+
+ com.sun.xml.bind
+ jaxb-jxc
+ 2.3.9
+ sources
+
+
+ org.glassfish.jaxb
+ jaxb-runtime
+ 2.3.9
+
+
+ org.glassfish.jaxb
+ jaxb-xjc
+ 2.3.9
+
+
+ org.glassfish.jaxb
+ jaxb-jxc
+ 2.3.9
+
+
+ com.sun.xml.bind
+ jaxb-impl
+ 2.3.9
+
+
+ com.sun.xml.bind
+ jaxb-xjc
+ 2.3.9
+
+
+ com.sun.xml.bind
+ jaxb-jxc
+ 2.3.9
+
+
+ com.sun.xml.bind
+ jaxb-osgi
+ 2.3.9
+
+
+
+
jakarta.xml.bind
@@ -57,6 +160,7 @@
${project.groupId}
txw2
+ 2.3.9
com.sun.istack
@@ -89,6 +193,31 @@
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+
+
+ unpack-resource
+ generate-resources
+
+ unpack
+
+
+
+
+ com.sun.xml.bind.mvn
+ jaxb-parent
+ ${parent.version}
+ resources
+ zip
+ ${project.build.commonResourcesDirectory}
+
+
+
+
+
+
org.codehaus.mojo
build-helper-maven-plugin