EAR Maven project loses lib/ artifacts deployed to EAP after closing/reopening
0. setup the redhat techpreview/all maven repository
1. Import the (attached) project as Maven project
2. Deploy the restbay-ear project to EAP 6.2 (or 6.3)
3. Close all 4 subprojects of the restbay project
4. reopen all the restbay projects
5. now the application will automatically redeploy
6. this redeployment will result in a failure.
If you compare the deployment folders before/after the closing/reopening of the project, you will notice some of the restbay-ear.ear/lib/ libraries are missing.