spring-webflow-samples
spring-webflow-samples copied to clipboard
Add maven build:plugin to pom file so it can run now
I couldn't run this project from the commandline in spite of following the guidelines of running:
mvn jetty:run
I added the plugin for jetty and it ran fine
I am using Maven 3.6 on Ubuntu 18.04.4