Hello!

I'm new to M2, but I'm familiar with this type of build system.

I have some xml config files that normally should be distributed side by
side with a class file. So, the files are located in the java folder:

src
  main
    com/mystuff
       SomeClass.java
       SomeClass.xconfig


However, it seems that only the *.java files are copied over to the
classes directory.

How can I include other types files that are in the java directory,
since I do not want to have to recreate the build path in the resources
directory?


Thank you!
David




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to