How to run the katalon test cases while maven build using any command line interface

Need help from u guys…
Is there any way possible ways to combine/ integrate the Katalon test cases with the maven build so that internally executes the test cases and does maven build …
I mean some scripts to call the test case automatically written in pom.xml where it opens cmd and runs …?
Thanks in advance …

I am also about to find out how this works right now…
We have a big JSF(Java) WebApp using Maven as Build-Management Tool.
And every night we’re doing a build with Jenkins & Gitlab, I have the task to integrate Katalon into this process.
I was searching in google since days and couldn’t find any tutorial or experience with Katalon Runtime Engine & Maven.

Hi @simon.klotz,

Katalon Runtime Engine (KRE) doesn’t support Maven build but we provide Jenkins plugin to run KRE in Jenkins CI/CD pipeline. Please take a look at our document: