-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Problem
-
Fix Version/s: None
-
Component/s: Jenkins
-
Labels:None
-
Project:Karaf
Hi,
Our Jenkins jobs are using `ubuntu` label for executors.
For some days now (we didn't change anything), the builds are failing with:
{code}
Building remotely on H48 (ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/karaf-pr
ERROR: A Maven installation needs to be available for this project to be built.Either your server has no Maven installations defined, or the requested Maven version does not exist.
Retrying after 10 seconds
{code}
I tried to change the configuration adding cleanup of the workspace before build and using {{Maven 3 (latest)}} instead of {{Maven 3.6.2}} but no luck, it's still failing.
Can you please take a look ?
Thanks !
Regards
JB
Our Jenkins jobs are using `ubuntu` label for executors.
For some days now (we didn't change anything), the builds are failing with:
{code}
Building remotely on H48 (ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/karaf-pr
ERROR: A Maven installation needs to be available for this project to be built.Either your server has no Maven installations defined, or the requested Maven version does not exist.
Retrying after 10 seconds
{code}
I tried to change the configuration adding cleanup of the workspace before build and using {{Maven 3 (latest)}} instead of {{Maven 3.6.2}} but no luck, it's still failing.
Can you please take a look ?
Thanks !
Regards
JB