Hi all, Is it possible to use one pom file that generates 2 artifacts? I have one pom taking care of creating an ejb artifact but I'd like to produce also a jar library containing every interfaces declaration of my ejb to be able to include it in my war file.... How can I do that?
Thanks in advance, Valentin Jacquemin
