I know non-code files should generally go into src/main/resources, but for
Wicket it's nice to have the html next to the .java files. How can I include
 **/*.html resources from src/main/java and have them go into the classes
directory?

Reply via email to