Hi, i have a problem. I create a basic scanner class. My scanner look up in the class path for files, classes etc. When i run my testcase on eclipse, everything goes fine cause my src/test/classes is on classpath. When running using mvn test, i can't access the stuffs, only the jars is there. Its possible to access the same class path in both modes?
Tkz. -- Paulo Cesar Silva Reis ------------------------------- Powered by GMAIL
