Gregor Zurowski created CAMEL-16055:
---------------------------------------

             Summary: Camel Spring Boot BOM prevents performing release
                 Key: CAMEL-16055
                 URL: https://issues.apache.org/jira/browse/CAMEL-16055
             Project: Camel
          Issue Type: Improvement
            Reporter: Gregor Zurowski


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

{code}
[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]
{code}

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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to