Adrian, I am not certain but you might like to try setting the maven.ear.src property to the directory that your generated files will be, or if you are using this property already, then you might want to use the <ant:copy> jelly tag to get the files you want into a place where they can be picked up.
I think this may be clear as mud!!! If it is please let me know and I will see if I can explain better Regards, Corey On Wed, 24 Nov 2004 11:20:05 -0500, Adrian Tarau <[EMAIL PROTECTED]> wrote: > Hi, > > I want to build an ear, and in the ear I want to put a war or jar which is > not define in the dependences (it is build in this project). > > It is possible to add it in the dependences so the ear plugin will see it? Or > I need to write Java code for this? > > Thanks. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
