You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/12 15:57:00 UTC

[jira] [Resolved] (CAMEL-16055) Camel Spring Boot BOM prevents performing release

     [ https://issues.apache.org/jira/browse/CAMEL-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16055.
---------------------------------
    Fix Version/s:     (was: 3.7.3)
       Resolution: Fixed

> Camel Spring Boot BOM prevents performing release
> -------------------------------------------------
>
>                 Key: CAMEL-16055
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16055
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring-boot
>    Affects Versions: 3.7.1
>            Reporter: Gregor Zurowski
>            Priority: Major
>             Fix For: 3.8.0
>
>
> 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)