<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 19, 2015 at 5:29 PM, Misagh Moayyed <span dir="ltr"><<a href="mailto:mmoayyed@unicon.net" target="_blank">mmoayyed@unicon.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div lang="EN-US" link="#0563C1" vlink="#954F72"><div><p class="MsoNormal">I am trying to set up a dev environment, and have the idp cloned from git, installed, and have the testbed cloned and built. (the idp and the testbed are cloned next to each other in the same directory) Problem I am seeing is, when I execute “mvn jetty:run” on the testbed, it complains that it cant find the jetty.xml file under ${idp.home}/system/conf/jetty.xml. I checked, and there is no such file at the path that is reported to me. <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Is that something I should create first?</p></div></div></blockquote><div><br></div><div>There was a thread about this recently, the configuration for the jetty-maven-plugin is out-of-date, and I don't know how to configure it to load multiple webapps anyway. We run the testbed from Eclipse via Main.java, we know that works.</div></div></div></div>