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

Remove addPluginArtifactMetadata mojo usage

    XMLWordPrintableJSON

Details

    • Task
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • None
    • 4.10.0
    • build system
    • None
    • Unknown

    Description

      in log there is 14 times:
      ```
      14:00:33,645 [INFO] — plugin:3.13.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ camel-package-maven-plugin —
      14:00:33,645 [INFO] This Mojo is not used in Maven version 3.9.0 and above
      ```

       

      In this case I think we need to upgrade the minimal Maven version (currently at 3.5.0): https://github.com/apache/camel/blob/07c502761c4d450f5b2b7bba19ce4f69f507212d/pom.xml#L915

       

      Is it fine to upgrade the minimal Maven version to 3.9.0?
      I guess we are testing anyway only with the version which is defined by the Maven wrapper?

      Advantages:

      • less message in the log
      • small time gain on the build
      • less code to maintain

      Drawback:

      • forcing all developers to use recent Maven (which might also be seen as an advantage )

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            apupier Aurélien Pupier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: