Hi,
I have added the htl-maven-plugin for validation to a content package
project. I noticed initially that the validation did process anything,
because of looking by default in ${project.build.sourceDirectory},
which is src/main/java.Would it make sense to change this default, so that it picks up expect locations of htl scripts, e.g. jcr_root or src/main/content/jcr_root? Thanks, Robert
