I added Jetty as a way to quickly deploy the web app without much configuration. I think its fine to disable it to run tests on the server. Anyone else disagree?
a On Thu, Sep 27, 2012 at 11:09 PM, Martin Desruisseaux < [email protected]> wrote: > Hello Chris > > Le 27/09/12 23:44, Mattmann, Chris A (388J) a écrit : > > Ugh, OK, I've went ahead and picked an obscure port in r1391035. >> Let's see if that fixes it. >> > > Thanks! But unfortunately, we still got a "java.net.BindException: Address > already in use" despite the new port number. I wonder if all ports have > been closed? > > Should we create a Maven profile for disabling the Jetty tests on Jenkins? > They would still be executed on the developers local machine. > > Martin > >
