Claus Ibsen created CAMEL-21431:
-----------------------------------

             Summary: camel-jbang - camel export using dot instead of star
                 Key: CAMEL-21431
                 URL: https://issues.apache.org/jira/browse/CAMEL-21431
             Project: Camel
          Issue Type: Improvement
          Components: camel-jbang
            Reporter: Claus Ibsen
             Fix For: 4.9.0


If you use dot when exporting then jbang does not let Camel know all the files, 
and you have an empty project

This is wrong

camel export . --runtime=quarkus --gav=org.demo:mydemo:1.0.0 --dir=code

You should use

camel export * --runtime=quarkus --gav=org.demo:mydemo:1.0.0 --dir=code

 

Maybe we can detect the dot, and let camel-jbang find all the files, as then we 
assume you want to do this



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to