I, like many others, have a large maven multi-module project. This project emits many library jars. These jars need to work together in the 'staging' and 'production' (and maybe others) environments. As Jenkins X is opinionated, it would be very useful to show an example of a simple Jenkins X project that builds a couple of built library jars just to show a 'best practice'.

Need Help in triggering Jars created after running the Jenkins build for a Spring Boot Microservices application. I have 4 modules Module 1 Module 2 Module 3 Module 4

Likewise have got 4 jar files under the target directory of each module folder. I need a way to trigger/run these jars via Jenkins. How can I do it?

Any leads will be appreciated. Thanks in advance

Comment From: wilkinsona

Thanks for the suggestion but, unfortunately, we do not have any Jenkins X expertise on the team. As mentioned in the guidelines for contributing, we also prefer to use the issue tracker only for bugs and enhancements.

If you have not done so already, you may want to take a look at the documentation for the Spring Boot support in Jenkins X. If this doesn't answer your questions, you may want to reach out to the Jenkins X community to learn how to use it in a way that meets your needs.