[
https://issues.jboss.org/browse/JBIDE-18508?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-18508:
-------------------------------------
So, the fix works as I intended : if you close/reopen just the ear project, all its
dependencies will be reset/deployed properly.
Now the problem is closing and reopening multiple projects at the same time : the ejb
dependencies are not added as ear dependencies. Maybe a race condition here. I'll see
if it's easily fixable.
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.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)