Put all your java file in /src/java and let the ejb plugin generate your
ejb-jar with all the thing to include in (maven.ejb.src content, .class of
your /src/java).
take a look at the ejb plugin
(http://maven.apache.org/reference/plugins/ejb) for the goal and the
properties to set.
Nicolas
"Ricardo de Souza Moura" <[EMAIL PROTECTED]>
05/03/2004 12:19
Veuillez r�pondre � "Maven Users List"
Pour : [EMAIL PROTECTED]
cc :
Objet : RE: R�f. : plugin ejb:jar
Ok,
And Do I need put my packages into the /src/ejb ? or Can I create a new
directory java into the /src/ejb and put my packages there ?
How Can I exclude the .java files from my jar ? I only would like to put
my
.class files
Thanks
>From: [EMAIL PROTECTED]
>Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
>To: "Maven Users List" <[EMAIL PROTECTED]>
>Subject: R�f. : plugin ejb:jar
>Date: Fri, 5 Mar 2004 16:07:22 +0100
>
>maven.ejb.src is not the src folder of your java classes but the location
>of your
>META-INF.
>Use somethink like :
>maven.ejb.src=src/ejb
>and in src/ejb/META-INF put your meta inf content
>
>Nicolas
>
>
>
>
>"Ricardo de Souza Moura" <[EMAIL PROTECTED]>
>05/03/2004 11:54
>Veuillez r�pondre � "Maven Users List"
>
>
> Pour : [EMAIL PROTECTED]
> cc :
> Objet : plugin ejb:jar
>
>
>I wish I put my META-INF informations into the file .jar
>I changed the propertie maven.ejb.src (maven.ejb.src=src/java), but my
>META-INF directory isn't into the src/java.
>I thougth that I could use the propertie maven.ejb.includes, but I am not
>getting to do to work.
>
>How could I put my META-INF directory into the file .jar ?
>
>thanks
>
>_________________________________________________________________
>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]
>
>
>
>
>
>---------------------------------------------------------------------
>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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]