From: "Ricardo de Souza Moura" <[EMAIL PROTECTED]> Reply-To: "Maven Users List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RE: R�f. : plugin ejb:jar Date: Fri, 05 Mar 2004 12:36:02 -0300
I am having some doubts about how I can create my directory structure.
I have been basing at the article from theserverside.com write by Srikanth Shenoy.
I have to generate two artifacts, a jar(EJB) and a WAR.
I create a root project and two subprojects.
In my root project I create my project.xml and I define my build like this
<build> <sourceDirectory>${basedir}/src/java</sourceDirectory> </build>
I have been hopeing that this configuration would be to all subprojects, but to my jar (EJB) I will have to create a /src/ejb directory. I won't have problems with this ? because my java sources aren't int the src/java.
How you configure your projects ? Could you give me a light ?
Thanks
_________________________________________________________________ MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
MSN Messenger: converse com os seus amigos online. http://messenger.msn.com.br
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
