SoftwareAG / cumulocity-clients-java

This repository contains Cumulocity client libraries for Java. This is a read-only mirror
8 stars 6 forks source link

MTM-57614 prevent building modules other than the main one when running functional tests #446

Closed kaczynskid-sag closed 8 months ago

kaczynskid-sag commented 8 months ago

When -f or --file is not specified, then the .jenkins/scripts/mvn.sh script iterates over all the submodules by default. Specifying only the main module disables this behavior and prevents the error:

[ERROR] [ERROR] Could not find the selected project in the reactor: java-client @ 
[ERROR] Could not find the selected project in the reactor: java-client -> [Help 1]
org.apache.maven.MavenExecutionException: Could not find the selected project in the reactor: java-client