I have one bitbucket project of java and it had multiple modules and having one master pom.
I want to create/publish junit report using junit plugin for each of module under post section of declartive pipeline.
Please suggest me how to use loop concept or any method to get the output.