Hi, I have a WAR project and a JAR project it depends on. >From some reason, the deployed jar in the lib folder in wtpwebapps/myapp.war/WEB-INF/lib, contains the *source code* (java files) instead of the class files.
It has the following sttructure: main/java/com/..../aaa.java ... main/resources/.... This looks like a serious bug by the WTP connector for M2E. Does anyone knows a way around this? Asaf
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
