CI: add script to install maven on tox-jobs 02/112902/3
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 30 Jul 2024 14:17:35 +0000 (16:17 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Wed, 31 Jul 2024 08:03:02 +0000 (10:03 +0200)
commit3bd48f304f796020f0f3845626366cbebb4a267e
tree199437e08ad0daf6726affcce7f52229b51556a0
parentea318f5fb86fabc7adb7af50bc27f492be5d16b3
CI: add script to install maven on tox-jobs

It seems that maven is not available on tox-verify runners.
- add a new script to select java-21 and install maven 3.9.8
- use it with the pre-build-script parameter in TPCE tox-verify job

Change-Id: I78cabe4c8ebc62dff7c8753ba009a1ecd86f9779
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
jjb/transportpce/transportpce.yaml
scripts/installMavenUbuntu.sh [new file with mode: 0755]