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

Dominik Jelinek updated CAMEL-19486:
------------------------------------
    Description: 
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...

  was:
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 
right?

but in log there is
{code:java}
--repos=,https//....{code}
which indicates that "$repos" placeholder is empty probably...


> 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
>            Priority: Major
>         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)

Reply via email to