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

camel-maven-plugin - The goal that generates the list of components etc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.16.0
    • tooling
    • None
    • Unknown

    Description

      should only write a file if there is some changes. As then the timestamp of the file is updated, and the maven plugin is unfortunately triggering a full rebuild

      [INFO] — camel-package-maven-plugin:2.16-SNAPSHOT:generate-languages-list (languages) @ camel-core —
      [INFO] Generated /Users/davsclaus/workspace/camel/camel-core/target/generated/camel/languages/META-INF/services/org/apache/camel/language.properties containing 10 Camel languages: bean constant exchangeProperty file header ref simple tokenize xpath xtokenize
      [INFO]
      [INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ camel-core —
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] Copying 126 resources
      [INFO] Copying 3 resources
      [INFO]
      [INFO] — maven-compiler-plugin:3.1:testCompile (default-testCompile) @ camel-core —
      [INFO] Changes detected - recompiling the module!

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: