Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-21431

camel-jbang - camel export using dot instead of star

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.9.0
    • camel-jbang
    • None
    • Unknown

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: