You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Paul McCulloch (JIRA)" <ji...@apache.org> on 2014/11/20 14:43:33 UTC

[jira] [Created] (CAMEL-8065) Camel won't build on windows (camel-box and camel-api-component-maven-plugin)

Paul McCulloch created CAMEL-8065:
-------------------------------------

             Summary: 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


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)