[jbosstools-issues] [JBoss JIRA] (JBIDE-19688) Eclipse m2e, workspace resolution and Wildfly deployment issues

Fred Bricon (JIRA) issues at jboss.org
Mon Apr 27 16:38:52 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon resolved JBIDE-19688.
---------------------------------
    Resolution: Rejected


So the problem is your manager-test-bean project has the Web Facet. As a jar dependency, it should have the Utility Facet.

To fix your problem, delete  the projects from your workspace, remove .project, .classpath and .settings/ then reimport them as Maven projects.

The proper Facets will be added. Then you'll see manager-test-bean deployed as a jar archive, whenever you deploy the web app to a WTP server.

> Eclipse m2e, workspace resolution and Wildfly deployment issues
> ---------------------------------------------------------------
>
>                 Key: JBIDE-19688
>                 URL: https://issues.jboss.org/browse/JBIDE-19688
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven, server
>            Reporter: Sylvain Paillé
>            Assignee: Fred Bricon
>         Attachments: manager-test-ko.zip
>
>
> Hello !
> I just found on Wildfly a Jboss (resolved ?) related bug.
> See : https://issues.jboss.org/browse/AS7-4704
> When using Eclipse and m2e plugin, deploy with "workspace resolution" make WEB-INF/lib/ jar to be exploded into directories ...
> Wildfly simply ignore them when running app.
> Disabling Workspace resolution is a workaround.
> Have you met a similar bug ?
> Thx



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list