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/24 18:11:16 UTC

Ear plugin and multiproject

Hi.

I have an ear project that has additional resource (the resource should
get into the META-INF dir).

I have specified maven.ear.src and maven.ear.resources.

When I run maven only for this project I get the resource into the ear.

When I run it as a part of multiproject it doesn't get into the ear.

 

Thanks in advance for any clue

 

Daniel Or