Alexey Valikov

Results 217 comments of Alexey Valikov
trafficstars

Before we go on, my question is: how is this related to `maven-jaxb2-plugin`? Because right now this thread seems like general JAXB consulting. Normally XJC logs where the collision occurs....

I've just check in [ogc-schemas](https://github.com/highsource/ogc-schemas), I had no problem with this `owns` attribute, didn't have to customize anything.

Would you please PR a test project with a toolset configured? https://github.com/highsource/maven-jaxb2-plugin/tree/master/tests/gh-issue-82 Take the po project as basis, for instance.

@hugotavares I'm sorry, I don't understand your comment.

https://github.com/highsource/maven-jaxb2-plugin/wiki Maven documentation is the scope of this issue.

I'd need a reproducing test case for this please PR a test case here: https://github.com/highsource/maven-jaxb2-plugin-support under issues/gh83. Thanks This should actually work, I have quite a lot relative paths in...

Here's a workaround: https://github.com/highsource/maven-jaxb2-plugin-support/commit/e5d7434b66d6edb09c4eec2f158c67d35ea6ae6e

How did you define your bindings? Please post your `pom.xml` (or a fragment). `bindingIncludes` and likes are patterns, not file names, so this works as designed/documented.