Hi,
I fixed the various broken CI builds for:
- Mavibot
- LDAP API
- Directory Server
I'm not using anymore docker atm.
The consequence is that the installers aren't built anymore, by I intend
to get them generated again soon.
On 5/16/26 09:05, Emmanuel Lecharny wrote:
Hi,
due to some upgrade on the maven version to be used (we now require
3.9), the build is failing on Jenkins
(https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/576/cloudbees-pipeline-explorer/?filter=49)
...
+ mvn -V -U clean verify
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
...
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4.582 s
[INFO] Finished at: 2026-05-16T05:27:44Z
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:3.6.2:enforce
(enforce-maven) on project apacheds-parent:
[ERROR] Rule 0:
org.apache.maven.enforcer.rules.version.RequireMavenVersion failed
with message:
[ERROR] Detected Maven Version: 3.8.1 is not in the allowed range [3.9,).
We need to push a new version of the various docker image (and I guess
we need to use newer versions of Java, as we currently build with KDK
1.8, 11 and 17, while we now need at least 17, and we would like to
have 21 and 25 available).
I already committed the Maven version change in directory-buildtools,
but we need to create the images and changes the JDK versions. I
intend to do that ASAP if nobody beat me on that task ;-)
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]