On Fri, Oct 30, 2009 at 6:45 AM, Benson Margulies <[email protected]>wrote:
> I've got code that works fine when run as a pojo and fails when run in a > webapp, either via tomcat:run or jetty:run. I suspect, because I can't > think > of anything else, that there is detritus in the 'system' classpaths of > these > containers. However, mvn dependency:tree does not tell me much about the > maven-jetty-plugin. Neither does dependency:resolve-plugins. > > Is there some way to get a clearer view of this question? > What is the mode of failure? Brett
