]
Rob Stryker commented on JBIDE-24573:
-------------------------------------
Are you able to attach a slimmed-down example project that suffers the same problem? Are
you using m2e-wtp to help integrate the maven and wtp profiles?
Issue deploying EAR project from eclipse to Wildfly using JBoss Tools
Plugin
----------------------------------------------------------------------------
Key: JBIDE-24573
URL:
https://issues.jboss.org/browse/JBIDE-24573
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, server, upstream
Affects Versions: 4.4.4.Final
Environment: windows 7 eclipse neon maven
Reporter: stefano canu
I 'm tryng to deploy to wildfly 10 an ear project (maven) composed by one war and one
jar (ejb) project, but the ear deployed with eclipse wildfly connector is different form
one present in the target foleder, library in web-inf lib is missing.