Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Rabbit profile not working #145

Description

@dsyer

The Cloud BOM gets erased from the launcher app poms by the flatten-maven-plugin.

Here's a workaround.

$ ls
cloud.yml thin-rabbit.properties
$ spring cloud stubrunner
...
2020-03-23 13:50:30.018  INFO 28638 --- [rC-Me-jWycxLg-2] o.s.a.r.c.CachingConnectionFactory       : Attempting to connect to: [localhost:5672]
$ cat cloud.yml
spring:
  profiles:
    active: rabbit
$ cat thin-rabbit.properties
boms.spring-cloud=org.springframework.cloud:spring-cloud-dependencies:Hoxton.SR3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions