Hi,

I have the following setup:

myproject/
        - core
        - webapp

Now I run jetty:run within the webapp project. Of course I have to
install the core module first.
Is it possible (and how) to force jetty to not use the core jar from the
local repository but something like "../../core/target/classes" instead?


Thanks,

Johannes

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to