Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
org.jvnet.jaxb2.maven2:maven-jaxb2-plugin has really some cool features. Using mutiple catalogs, looking in maven dependencies for episodes and catalogs, etc.
I have episodal compilations for my projects now. I build almost everything with the org.jvnet.jaxb2.maven2:maven-jaxb2-plugin, however, the last step requires me to use this plugin. Suddenly I need to unpack dependencies for each episode, then refer to the unpacked (generated) episodes with xjcArgs and adapt the catalog (next catalog) to refer to the catalogs inside the dependencies.
It would be really cool if I could use the same kind of features for the wsdl step.
org.jvnet.jaxb2.maven2:maven-jaxb2-plugin has really some cool features. Using mutiple catalogs, looking in maven dependencies for episodes and catalogs, etc.
I have episodal compilations for my projects now. I build almost everything with the org.jvnet.jaxb2.maven2:maven-jaxb2-plugin, however, the last step requires me to use this plugin. Suddenly I need to unpack dependencies for each episode, then refer to the unpacked (generated) episodes with xjcArgs and adapt the catalog (next catalog) to refer to the catalogs inside the dependencies.
It would be really cool if I could use the same kind of features for the wsdl step.