Hi,
for a couple of days I get for each of our sub projects an additional Java source folder in Eclipse: target/maven-shared-archive-resources As this does not contain any source files this seems to be rather useless. The more severe issue is that starting the Tomcat from Eclipse results in tons of error messages like this 'Publishing to Tomcat v6.0 Server at localhost...' has encountered a problem Resource is out of sync with the file system: '/opencmis-test-util/target/classes/META-INF/DEPENDENCIES'. Each one causes a popup window in Eclipse making it hardly useable. What was the reason to introduce this? Is there any chance to get rid of putting those to the source folders in a mvn eclipse:eclipse? I tested this on two different machines running into this. Jens
