Enable local development and test of the project creation part of the java spring quickstarter by providing a Makefile.
The instructions that creates a project and customizes it are currently embedded in the quickstarter Jenkinsfile.
This feature request proposes to move the logic to a Makefile.
The Jenkinsfile would need to be changed to call the Makefile instead.
By having a Makefile test of creation of spring project could be easily done in local development environment