Hi,
try mvn clean install from the parent project and the mvn jetty:run
from the child war project, but then again seeing your POMs would
help.
-Borut
2009/4/16 Andy Pahne :
>
> Has anybody ever seen this?
>
> After making a maven multi module project from a few seperate modules, I
> cannot star
Has anybody ever seen this?
After making a maven multi module project from a few seperate modules, I
cannot start my apps anymore with mvn jetty:run.
Everything else (initializing a spring context from a filter defined in
web.xml or locating classes from our business object packages) works