[
https://issues.apache.org/jira/browse/CAMEL-19486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-19486:
-----------------------------------
Assignee: Claus Ibsen
> The $repos placeholder used by Camel JBang is not resolved
> ----------------------------------------------------------
>
> Key: CAMEL-19486
> URL: https://issues.apache.org/jira/browse/CAMEL-19486
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang
> Affects Versions: 3.20.5, 3.20.6
> Reporter: Dominik Jelinek
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.20.7, 3.21.0, 4.0-RC1, 4.0.0
>
> Attachments: 246371094-462f078a-2587-4beb-8856-b79e19dcddcd.png
>
>
> in the attached picture you can see I tried to set one repository as global
> and then run command with another repository which should mean to have both
> used
>
> the global config list
> {code:java}
> » camel config list
>
>
>
>
> repos = https://packages.atlassian.com/maven-external {code}
>
> when I execute eg camel jbang run, in the log there is
> {code:java}
> --repos=,https//....{code}
> which indicates that "$repos" placeholder is empty probably...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)