I have an maven enterprise application with webapp and ear modules. Running mvn package from the command line creates the ear file correctly and it deploys to glassfish correctly.
Usine ME8.6, if I right-click the glassfish server in the servers view and select “add deployment”, the ear module is listed, but if I select it nothing happens; the exploded directory does not get copied to the autodeploy directory.
This is a showstopper and it works correctly in netbeans; I’m hoping to convince my manager not to abandon ME…