jira-importer commented on issue #52:
URL: 
https://github.com/apache/maven-ejb-plugin/issues/52#issuecomment-2879259106

   **[Dennis 
Lundberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=denn...@apache.org)**
 commented
   
   This is a problem for me as well. Having thought about different ways to 
solve this I have come to the sad comclusion that it is very difficult to do.
   
   As long as the ejb and ejb-client are two variants of the same artifact, 
with different classifiers, they share the same POM. When another project uses 
the client, that project will resolve the transitive dependencies of the 
ejb-client using this shared POM. To really solve this we would need to have a 
separate POM for the client.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to