[
https://issues.apache.org/jira/browse/CAMEL-11942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258724#comment-16258724
]
ASF GitHub Bot commented on CAMEL-11942:
----------------------------------------
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.
----
> camel-spring build failure on windows
> -------------------------------------
>
> Key: CAMEL-11942
> URL: https://issues.apache.org/jira/browse/CAMEL-11942
> Project: Camel
> Issue Type: Task
> Components: build system
> Affects Versions: 2.20.0
> Reporter: Önder Sezgin
> Priority: Minor
> Fix For: 2.21.0
>
>
> [INFO] Executed tasks
> [INFO]
> [INFO] --- exec-maven-plugin:1.1.1:exec (generate schema) @ camel-spring ---
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 03:33 min
> [INFO] Finished at: 2017-10-24T10:27:33+03:00
> [INFO] Final Memory: 37M/240M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.1.1:exec
> (g
> enerate schema) on project camel-spring: Command execution failed. Error
> while e
> xecuting process. Cannot run program "cmd.exe" (in directory
> "D:\dev\github\came
> l\components\camel-spring"): CreateProcess error=206, The filename or
> extension
> is too long -> [Help 1]
> [ERROR]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)