spring-webflow-samples icon indicating copy to clipboard operation
spring-webflow-samples copied to clipboard

mvn jetty is not working

Open stelukutla opened this issue 6 years ago • 0 comments

I see that mvn jetty is not working as a jetty plugin is not part of the maven. I fixed the pom file by adding the below lines

..... vivek-jersey-sample org.eclipse.jetty jetty-maven-plugin 9.4.5.v20170502

stelukutla avatar Sep 06 '19 04:09 stelukutla