apache / apache/maven-ear-plugin

[MEAR-303] Problem when using EJBClient in an EAR

Open
#179 1 comment 0 reactions 0 assignees View on GitHub
bug priority:major
Dominant language
Java
Stars
14
Forks
29
Avg merge
1d 12h
Merged PRs (30d)
6

Description

**[Berry Holtrust](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=berryh)** opened **[MEAR-303](https://issues.apache.org/jira/browse/MEAR-303?redirect=false)** 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.