Hi Thierry,
> I'm trying to use your plugin maven plugin "maven-jaxb2-plugin" (version 0.7.2) with episode and catalogResolver feature.
> I have run your sample "maven-jaxb2-plugin-sample-episode-0.6.1.zip" that works quite well (both on linux and win OS).
> Then i've tried to use a more complex organisation of my wsdl files. After some empirical tries i have finally succeded to compile
> my complex sample (joined as zip archive) ... but only on linux OS. Indeed The compilation failed on Windows OS and i don't know what.
> do I use your plugin correctly ? did i find a bud ? I don't know. So I hope you could help me to understend what is wrong. Thanks
Yes, you seem to have found a bug. Not in the maven-jaxb2-plugin,
however - it seems that there's a problem between XJC and the catalog
resolver.
I've introduced a workaround in the current 0.7.3-SNAPSHOT version of
the maven-jaxb2-plugin and could compile your schemas without
problems.
The 0.7.3 version will be available in a few hours from the
dev.java.net Maven 2 repo.
Bye.
/lexi