- maven repo behind a http proxy
- The proxy is configured in custom settings.xml
- When using maven build from command line, this maven repo can be accessed.
However, when artifact is being resolved using KieContainer API it fails.
- is caused by
-
DROOLS-1556 Implement support for proxies in kie-ci
- Closed