[
https://issues.apache.org/jira/browse/CAMEL-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-8065.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.15.0
2.14.1
Assignee: Claus Ibsen
Thanks for the PR. Do you mind closing it?
> Camel won't build on windows (camel-box and camel-api-component-maven-plugin)
> -----------------------------------------------------------------------------
>
> Key: CAMEL-8065
> URL: https://issues.apache.org/jira/browse/CAMEL-8065
> Project: Camel
> Issue Type: Bug
> Components: build system
> Affects Versions: 2.15.0
> Environment: Windows 7 x64; JDK 1.7.0_60; Maven 3.1.0
> Reporter: Paul McCulloch
> Assignee: Claus Ibsen
> Fix For: 2.14.1, 2.15.0
>
>
> Building camel fails on windows with the error:
> Failed to execute goal
> org.apache.camel:camel-api-component-maven-plugin:2.15-SNAPSHOT:fromApis
> (generate-test-component-classes) on project camel-box: Error generating
> source for com.box.boxjavalibv2.resourcemanagers.IBoxCollaborationsManager:
> String index out of range: 1
> This is due to the plugin not escaping the windows file separator before
> using it in a regex.
> Patch/pull request to follow
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)