GitHub user arockiaraj1994 created a discussion: Question
### Ask a question
When running generator command the execution got failed
command
```
mvn clean compile exec:java
-Dexec.mainClass="org.apache.camel.karavan.generator.KaravanGenerator" -f
karavan-generator
```
Error message
```shell
Generating Root Path:
Generating Path: karavan-core/test
Generating Path: karavan-app/src/main/resources
Generating Path: karavan-designer/public
Generating Path: karavan-vscode
[WARNING]
java.nio.file.NoSuchFileException:
/karavan-core/src/core/model/CamelDefinition.ts
at sun.nio.fs.UnixException.translateToIOException (UnixException.java:92)
at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:106)
at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:111)
at sun.nio.fs.UnixFileSystemProvider.newByteChannel
(UnixFileSystemProvider.java:218)
at java.nio.file.spi.FileSystemProvider.newOutputStream
(FileSystemProvider.java:484)
```
### Variant
Web Application
### Container Management (if applicable)
None
### Operating System (if applicable)
Linux
### Version
4.14.5
GitHub link: https://github.com/apache/camel-karavan/discussions/1600
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]