Hello! I'm adding a certain jar in src/main/webapp/WEB-INF/lib. Compilation is OK (although for some reason I have to run it 2 times, with unit tests disabled), but why the unit tests do not find my jar (classes from it being used in my POJO's)? How could I actually see Maven's class path?
Regards, Marian --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net