You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Daniel Or <da...@il.nlayers.com> on 2005/03/23 18:18:46 UTC

ejb goal

Hi.

I am facing a problem with ejb jars that are not packed with their
generated ejb-jar.xml.

It looks so bluntly weird that I bet someone has seen this before.

 

I'll be glad for any help.

BTW does anyone prefer calling the ant ejb task from maven.xml as a
replacement ?

 

_______________

Daniel Or

 


Re: ejb goal

Posted by Thomas Recloux <th...@gmail.com>.
On Wed, 23 Mar 2005 19:18:46 +0200, Daniel Or <da...@il.nlayers.com> wrote:
> Hi.

Hello,

> I am facing a problem with ejb jars that are not packed with their
> generated ejb-jar.xml.

You generate tour ejb-jar.xml file with xdoclet ?

In this case, you must specify the ejb plugin where to find your
resource files, using the maven.ejb.src property, for example :

maven.ejb.src=${maven.build.dir}/xdoclet/ejb/

> BTW does anyone prefer calling the ant ejb task from maven.xml as a
> replacement ?

Not for me :-)

-- 
Thomas Recloux

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org