I'm not sure but probably sourceModification is what you're looking for:
http://maven.apache.org/reference/project-descriptor.html#sourceModification
Something like <include>**/*.ejb</include>
Have you searched the mailing-list archives already?
Regards, Gisbert Amm
satish babu wrote:
Hi all. In my project some of files consists of .ejb and .jpf extensions. But when i build with maven it is taking only files with .java extensions. How can i compile all of my files.
Regards G.satish
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
