I created a maven multi module project in BLING 10.7. every thing works fine. I upgraded to BLING 2014, migrated the project, and checked the code into CVS.
I created a brand new workspace, and checked out the parent project. All child projects are checked out, but the child projects are not recognized in the IDE as projects. For example, I have a WAR and EAR child projects, and neither is available for deployment to a server.
I have tried it with the “Hide folders of physically nested modules (experimental)” checked and unchecked with the same results. Only the parent project shows in the “Package Explorer”.
Note that in BLING 10.7, there was a “Check out Maven Project” option in CVS. That option is not available in BLING 2014.