Hi Alexander, Don't have answers for you, as I stopped using ejb-clients because of similar problems. I believe specifying type ejb and classifier client worked. For me the biggest problem is that an ejb-client artifact cannot declare that it only has a subset of the ejb's dependencies.
Regards, Marcel ----- Original Message ---- From: Alexander Sack <[EMAIL PROTECTED]> To: Maven Users List <[email protected]> Sent: Tuesday, May 29, 2007 3:17:00 AM Subject: Some guidance using EJB client dependencies As per: http://maven.apache.org/plugins/maven-ejb-plugin/examples/ejb-client-dependency.html This does not seem to work for me. I'm using compiler 2.0.2 and EJB 2.1plugins. The compiler does generate client jars for me but I can't seem to use it as a dependency of type ejb. Everytime I try to use it I get it can't find the artifact of type ejb-client:client:version etc. I'm using ejb version 3.0. Is there anything I need to do special? Is the doc incorrect? I just want to get some general guidance before posting any pom stuff. Thanks guys! -aps -- "What lies behind us and what lies in front of us is of little concern to what lies within us." -Ralph Waldo Emerson ____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
