Hi,

My application scans the jars and directories in the classpath in search of
configuration files and other information.  Thou, as maven uses
ClassWorlds,  the dependency jars are not in the system classpath when
running tests, making them fail. Inside eclipse, they pass normally.

Is there a way to know, inside my application, the location of the
dependency jars loaded  by maven or  the list of files inside them?

Best regards,
Julio Faerman

Reply via email to