Hi
I tried to update the cloudstack test container [1] for ansible
integration tests to 4.15.1 but the build failed with a missing mvn
dependency:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:3.1.1:resolve-plugins
(resolve-plugins) on
project cloud-plugin-user-authenticator-ldap: Failure to find
com.btmatthews.maven.plugins:ldap-maven-plugin:jar:1.1.3 in
https://repo.maven.apache.org/maven2
This hasn't changed since 2 years
https://github.com/apache/cloudstack/blob/main/plugins/user-authenticators/ldap/pom.xml#L35
Any hints how to resolve?
Regards
René
[1] https://github.com/ansible/cloudstack-test-container/pull/13/