Hi, I am having trouble running some tests that use JPA. The issues seems to be that the META-INF directory and it's contents are not in the classpath and so are not "visible". When I look in the target/classes directory the META-INF directory is there and the persistence.xml file is in it. Any thoughts as to what I am doing wrong?
Thanks, John
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
