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
I have a module A for tns1 with generated episode file in it.
When some of module B's schemas <import/>s the tns1 and depends on the module A, I couldn't find the way to tell jaxb2-maven-plugin to use the episode file resides in the A artifact.
I tried with the following configuration and it didn't work.
Apologies for this question-like issue.
I have a module A for
tns1
with generated episode file in it.When some of module B's schemas
<import/>
s thetns1
and depends on the module A, I couldn't find the way to tell jaxb2-maven-plugin to use the episode file resides in the A artifact.I tried with the following configuration and it didn't work.
The text was updated successfully, but these errors were encountered: