Details
Description
The super POM hard-codes several paths to "target/...". Re-using project.build.directory for those paths would ease customization.
The super POM hard-codes several paths to "target/...". Re-using project.build.directory for those paths would ease customization.
I thought exactly the same when I was working with the super-pom. It doesn't get interpolated correctly and breaks everything. I forget the exact error, but it failed horribly when I tried to use that version.