Praval791 opened a new issue, #1147:
URL: https://github.com/apache/camel-karavan/issues/1147
### System Configurations
```shell
Maven home: C:\apache-maven-3.9.6
Java version: 17.0.2, vendor: Oracle Corporation, runtime: C:\jdk-17.0.2
Default locale: en_IN, platform encoding: Cp1252
OS name: "Windows 10", version: "10.0", architecture: "amd64", family:
"Windows"
```
### Issue Description
When attempting to build the Karavan web application, the first step
involves running the following command:
```shell
mvn clean compile exec:java
-Dexec.mainClass="org.apache.camel.karavan.generator.KaravanGenerator" -f
karavan-generator
```
Encountered errors:
- **When executed in the root directory:**

- **When executed in the 'karavan-generator' directory:**

- Additionally, after attempting to execute:
- `mvn clean compile`, which succeeded
- Following with the initial command, resulted in:

The objective is to address these issues and successfully build the Karavan
web application.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]