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

camel-jbang - Export with local JAR should include the JAR in lib folder and add as dependency

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.20.4, 3.21.0, 4.0-M3, 4.0.0
    • camel-jbang
    • None
    • Unknown

    Description

      More work from CAMEL-19093

      If you have a local .jar in the folder (no maven dependency). For example a JDBC driver etc or custom JAR. Then we should during export

      • create a lib folder DONE
      • copy JARs to lib folder DONE
      • add <dependency> in pom.xml that refer to local file DONE
      • scan the JAR in case its a maven built as then it contains GAV we can use as placeholder in <dependency> DONE
      • gradle build ??? DONE

      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: