]
Fred Bricon resolved JBIDE-18508.
---------------------------------
Resolution: Done
Resolving as there won't be an m2e-wtp release for Luna SR2.
This issue isn't that severe and there's a workaround.
Resolving for 4.3.0.Alpha1
EAR Maven project loses lib/ artifacts deployed to EAP broken after
closing/reopening
-------------------------------------------------------------------------------------
Key: JBIDE-18508
URL:
https://issues.jboss.org/browse/JBIDE-18508
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, upstream
Affects Versions: 4.1.2.Final
Reporter: Marek Schmidt
Assignee: Fred Bricon
Labels: f2f2014
Fix For: 4.3.0.Alpha1
Attachments: seam-restbay-src.zip
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.