CON ESTE PLUGIN A DIFERENCIA DE cxf-xjc-plugin NO SE VUELVEN A GENERAR LOS OBJETOS DE parent.xsd
QUE SE ENCONTRABAN EN web-services-spring-jaxb2-globalxsds
- CON cxf-xjc-plugin SÍ SE VUELVEN A GENERAR INCLUSO AUNQUE USEMOS EPISODIOS :(
+ CON cxf-xjc-plugin SÍ SE VUELVEN A GENERAR INCLUSO AUNQUE USEMOS EPISODIOS :(
+
+ CON ESTE PLUGIN CONSEGUIMOS NO EMPAQUETAR AQUÍ TAMBIÉN LAS MISMAS CLASES QUE
+ TENÍAMOS EN web-services-spring-jaxb2-globalxsds
+
+ ESTE PLUGIN ES MUCHO MEJOR QUE cxf-xjc-plugin :)
-->
<!-- You can use the useDependenciesAsEpisodes instead of configuring
-REWRITE_SYSTEM "http://gumartinm.name/spring-ws/parent" "maven:de.spring.webservices:web-services-spring-jaxb2-globalxsds:jar::!/schemas/parent.xsd"
+REWRITE_SYSTEM "http://gumartinm.name/spring-ws/parent/parent.xsd" "maven:de.spring.webservices:web-services-spring-jaxb2-globalxsds:jar::!/schemas/parent.xsd"
--
This configuration is better (it relies on namespace instead of schemaLocation) but it doesn't work