>> 1 project with submodules, all have the same version thus the parent is >> the reactor ? >> >> btw. I remember we initially did this parent were put in a dir on its >> own to make eclipse >> happy - that is not really a concern anymore since later eclipse >> versions can handle >> having a root project and just exclude the directories that are also >> projects in Eclipse terminology. > > A side note here, how do you add that excludes? Do you have to do it > manually? Or does Eclipse do it automatically? I've found searching > annoying cos it finds two copies, the copy from the parent project and > the copy in the eclipse project itself. Use m2eclipse and it does it for you by default.
Otherwise use Exclude filters. /max _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev