Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.20.5, 3.20.6
-
None
-
Unknown
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
» camel config list
repos = https://packages.atlassian.com/maven-external
when I execute eg camel jbang run, in the log there is
--repos=,https//....
which indicates that "$repos" placeholder is empty probably...
Attachments
Attachments
Issue Links
- is related to
-
CAMEL-19313 camel-jbang - Provide a way to append Maven repository provided from command-line to the one provided in configuration
- Resolved