« Return to Thread: Jetty - redeploy on recompile of dependency

Jetty - redeploy on recompile of dependency

by Johannes Schneider-5 :: Rate this Message:

Reply to Author | View in Thread

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: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Jetty - redeploy on recompile of dependency