I need to run maven commands from the Spring-boot application directed at another spring-boot application.
I am trying to use maven-invoker but it is requiring setMavenHome. Can I download maven as an artifact instead of giving access to my maven directly?