[
https://issues.apache.org/jira/browse/CAMEL-17345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462695#comment-17462695
]
Federico Mariani commented on CAMEL-17345:
------------------------------------------
I'd like to work on this issue, but I have some question:
# Can https://github.com/camel-tooling/generator-camel-project be somehow
reused, or is it overkill?
# I though I'd use a template engine like freemarker to generate the maven
project, wdyt?
## How should I handle external classpath jars? (I'm thinking about -cp flag).
## The generated project should be built on quarkus or "plain" camel?
> camel-jbang - Add command to create as a maven project
> ------------------------------------------------------
>
> Key: CAMEL-17345
> URL: https://issues.apache.org/jira/browse/CAMEL-17345
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.15.0
>
>
> Add a new create-project command that would setup what you would "run" as a
> maven project with a pom.xml file, and source files in src/main/resources and
> src/main/java - and a log4j.properties file etc, so you can start with jbang
> and quickly hack/try something and run that, etc and then continue this as a
> regular maven project.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)