David, fixed "maven deployinstallrun" to run jetty and web console. I still have a problem with web console as jetty module STILL does not find the classes for custom tags used in the web console (they are inside the WAR file under WEB-INF/classes). just run "maven deployinstallrun" and point your browser to http://localhost:8080/geronimo-web-console/ to see the problem.
Thanks, dims --- David Jencks <[EMAIL PROTECTED]> wrote: > Use of the maven-plugin in the root maven.xml file prevented building > geronimo with a clean maven repository. > > To fix this and support the eventual construction of predefined server > configurations ready for distribution I've created an "assembly" > directory and moved the deploy/install/run targets there. > > Eventually we may want to call one or more goals in assembly from the > root build file, but for now you need to cd assembly to use this. > > thanks > david jencks > ===== Davanum Srinivas - http://webservices.apache.org/~dims/