Make output file handling more robust
authorJoel Johnson <mrjoel@lixil.net>
Thu, 26 Dec 2013 21:02:29 +0000 (14:02 -0700)
committerKai Moritz <kai@juplo.de>
Thu, 16 Jan 2014 17:15:31 +0000 (18:15 +0100)
commit727d1a35bb213589270b097d04d5a1f480bffef6
treec899b9262e461a295e65e6b6c49a8c84cb8bbe92
parenteeb182205a51c4507e61e1862af184341e65dbd3
Make output file handling more robust

* Ensure output file directory path exists
* Anchor relative paths in build directory
src/main/java/de/juplo/plugins/hibernate4/Hbm2DdlMojo.java