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

camel-bom should specify <type>pom</type> for pom-only artifacts like camel-*-parent

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.18.3
    • 3.20.0
    • build system
    • None
    • Unknown

    Description

      camel-bom should specify <type>pom</type> for pom-only artifact like camel-*-parent

      Example:

            <dependency>
              <groupId>org.apache.camel</groupId>
              <artifactId>camel-salesforce-parent</artifactId>
              <version>${project.version}</version>
            </dependency> 

      bom generator maven plugin could either look at the model for the artifact and check the type of the artifact and specify if it is a pom, or specify <type>pom</type> if name of the artifact is camel-*-parent.

       

      Attachments

        Issue Links

          Activity

            People

              tcunning Thomas Cunningham
              tcunning Thomas Cunningham
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: