GitHub user sermojohn opened a pull request:
https://github.com/apache/camel/pull/2099
CAMEL-11942: Switched to jaxb2-maven-plugin for camel-spring schemagen
This fix makes the build succeed on windows.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sermojohn/camel CAMEL-11942
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2099.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2099
----
commit 580329daaf2ef11ab73dd20463dddf5846ceca06
Author: Ioannis Sermetziadis <[email protected]>
Date: 2017-11-20T02:04:05Z
CAMEL-11942: Switched to jaxb2-maven-plugin for schemagen, instead of using
exec-maven-plugin. This fix makes the build succeed on windows.
----
---