Skip to end of metadata
Go to start of metadata

Hi,

I need to add the ejb.xml deployment descriptor to the jar file "my-ejb.jar" so that the file will be under the "META-INF" subfolder in the jar file.  Can anyone tell me how I can do this using Maven 2.0?

Thanks!

Sam

Labels:
  1. May 25, 2006

    Keep them in META-INF directory under resource directory of src and they will be packaged in the jar file