> I have an ejb project for which I need to generate an EJB jar (bean and > interfaces) and a client jar (containing only the interfaces). I looked > into <moduleSets> using assemblies but that seems better suited for
I know its a huge hassle and very expensive to use Google, but try the phrase "maven plugin ejb client" and you'll find your answer posted in the Maven EJB Plugin documentation. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
