You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: