-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Berry Holtrust opened MEAR-303 and commented
Hello,
When trying to upgrade the EAR plugin from version 3.1.0 to 3.2.0, I'm running into a problem with the packaging of an EJB dependency. I've created a sample project to show the issue. I'm using a 'core' module with EJB packaging and a web module packaged as a WAR, all wrapped up in an EAR. Additionally, this is a Camunda project and deployed to a WildFly Camunda instance, version 7.9.0. If I build the EAR using plugin version 3.1.0, I get the Camunda ejb-client dependency inside the WAR and everything works just fine. After upgrading to version 3.2.0 of the EAR plugin, this dependency is missing and it stops working. That's the only difference I've been able to find in the real project.
I'm not sure if this is a bug or a mistake in the plugin configuration, but I've not been able to get it to package as I would expect. Any help would be appreciated!
Here is the sample project: https://github.com/berryh/CamundaEJBMavenEarPluginBugDemo
Affects: 3.2.0