We have a project with an EJB module. With the maven-ejb-plugin we build both the ejb.jar and the ejb-client.jar. Works fine. But now we want to reference the client jar in our parent POM.
We have a project with an EJB module. With the maven-ejb-plugin we build both the ejb.jar and the ejb-client.jar. Works fine. But now we want to reference the client jar in our parent POM.