Otavio Rodolfo Piske created CAMEL-18181:
--------------------------------------------
Summary: 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
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)