- 22, Oct 2024
- #1
Я новичок в Дженкинсе и пытаюсь выполнить развертывание на удаленной службе, но получаю следующую ошибку:
It was required from com.vmd#positionWatchLoader-caller;working default
И я не могу интерпретировать сообщение об ошибке, оно гласит: configuration not found in com.vmd#positionWatchLoader;300000
which configuration ??
Current dependency:com.vmd positionWatchLoader latest.integration
:: loading settings :: file = /tmp/tmp.uhKXp22892/ivysettings.xml
:: resolving dependencies :: com.org#appli-caller;working
confs: [default]
found com.org#appli;300000 in local
[300000] com.org#appli;latest.integration
:: resolution report :: resolve 82ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 1 | 0 | 0 || 0 | 0 |
---------------------------------------------------------------------
:: problems summary ::
:::: WARNINGS
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
::::::::::::::::::::::::::::::::::::::::::::::
:: com.org#appli;300000: configuration not found in com.org#appli;300000: 'runtime'. It was required from com.org#appli-caller;working default
::::::::::::::::::::::::::::::::::::::::::::::
:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
У меня нет зависимости: com.vmd#positionWatchLoader-caller !!!!!
Я не знаю, может ли это помочь: я использую Ant для сборки и Ivy для управления зависимостями.
Любая помощь будет очень признательна
#jenkins #deployment #управление зависимостями #ant