Where is maven-jetty-plugin for jetty 7 ?
Do you have a working pom?
Do I need another repo rather than default repo1 from maven ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In a Roo generated project, for Jetty 8.0, I’ve this in the
buildsection of mypom.xml(<project> <build> <plugins> <plugin>)I guess that other versions would work too. If it doesn’t work, here is my full repository list. Maybe you can identify which one does the trick adding one at a time and share us back…