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

Camel Spring Boot BOM prevents performing release

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.7.1
    • 3.8.0
    • camel-spring-boot
    • None
    • Unknown

    Description

      During release:perform of release 3.7.1, the build broke with the following error due to missing details from the distributionManagement section:

      [INFO] [ERROR] Failed to execute goal
      org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy
      (default-deploy) on project camel-spring-boot-bom: Deployment failed:
      repository element was not specified in the POM inside
      distributionManagement element or in
      -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
      

      The changes made for https://issues.apache.org/jira/browse/CAMEL-15428 essentially removed the dependency on the parent where the distributionManagement section is defined, see commit: https://github.com/apache/camel-spring-boot/commit/1003bdb50c04e8ab7684ad06d5c277a7163b93ef#diff-6b74b1847f48b03edc897908eb7ae2c657e81124830cd07bfb77ea9ac58ad036

      The commit was reverted for 3.7.x in order to perform the release of 3.7.1.

      This issue needs to be fixed in order to address the issues described in CAMEL-15428 as well as to allow building releases going forward.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gzurowski Gregor Zurowski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: