On Oct 20, 2011, at 2:17 PM, Steve Cohen wrote: > the generated code directory may not exist at the end of the failed process, > particularly after a clean. At this point eclipse very "helpfully" removes > the generated code folder from the build path. I would rather that it left
I don't think that is the default behaviour of m2e, you should get "Build path entry missing: target/generated-sources/..." and a red question mark and a failed build. (I am not familiar with the JBoss stuff you are using.) Vegard _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
