Skip to content

Next - dependency loop between runtime and custom-components #549

@brunovg

Description

@brunovg

Describe the bug
dependency loop between runtime and custom-components on next branch

To Reproduce

  • Clean all assimbly builds from local repository
  • Compile runtime:
    • camel-base module will show a few warnings related to missing custom-component modules.
    • utils module fails to compile, with the same missing custom-component modules, that we saw on camel-base module.
  • Compile custom-components:
    • fails to compile aggregate module: Could not find artifact org.assimbly:common-base:jar:6.0.0

camel-base jar file for 6.0.0 release is not being created locally if the custom-component modules dependencies are missing.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions