Hello Andy Actually the hbm2java goal picks up the mapping from your target/classes directory, so in your case you should add the src/main/resources/mappings as a resource too in your pom file. This would copy the files from this new resource directory to the target/classes directory and hbm2java would be able to pick that up.
About the url, yes, I'm cleaning up a little the directories, but haven't deployed a fresh copy of the doco yet, thanks for letting us know. Regards Johann Reyes
