I'm writing an integration test that involves more than one project. I created a test jar for all projects but from some reason it the spring context doesn't "see" the resources that are defined in the other projects' test jar (although I defined a dependency in test scope for the test jar). do you have any idea regarding what the problem is ? how can I debug it ?
-- View this message in context: http://maven.40175.n5.nabble.com/adding-dependancy-in-test-resources-tp5714856.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
