Hi list, I a parent pom with two sub modules, one war and one jar. the war depends on jar. When I tries to run jetty:run on war modules, it can't find the artifact from jar module that it depends on. It only works when I install the jar into local repo.
Is there better way to do this? Thanks. -Z --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
