[
https://issues.apache.org/jira/browse/CAMEL-18181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552574#comment-17552574
]
Rafał Gała commented on CAMEL-18181:
------------------------------------
There is also an issue on Windows while building *docs* module:
{noformat}
[INFO] [16:28:38] Error: EPERM: operation not permitted, symlink
'..\..\..\..\..\core\camel-base\src\main\docs\properties-component.adoc' ->
'C:\Users\***J\TEMP\git\camel\docs\components\modules\ROOT\pages\properties-component.adoc'{noformat}
I believe this is because I have no administrator privileges on the machine and
YARN cannot create links.
> Build does not work on Windows
> ------------------------------
>
> Key: CAMEL-18181
> URL: https://issues.apache.org/jira/browse/CAMEL-18181
> Project: Camel
> Issue Type: Task
> Components: build system
> Affects Versions: 3.17.0
> Reporter: Otavio Rodolfo Piske
> Priority: Major
>
> It fails with:
>
> ```
> Error: Failed to execute goal
> org.apache.camel:camel-package-maven-plugin:3.18.0-SNAPSHOT:generate
> (generate) on project camel-core-engine: Error generating data
> org.apache.maven.plugin.MojoExecutionException: Error reading file
> D:\a\camel\camel\core\camel-core-engine\src\main\docs\modules\eips\pages\aggregate-eip.adoc
> Reason: org.apache.maven.plugin.MojoFailureException: File
> D:\a\camel\camel\core\camel-core-engine\src\main\docs\modules\eips\pages\aggregate-eip.adoc
> has unexpected structure with no empty line. -> [Help 1]
> ```
--
This message was sent by Atlassian Jira
(v8.20.7#820007)