appbundle-maven-plugin icon indicating copy to clipboard operation
appbundle-maven-plugin copied to clipboard

Use maven project.build.outputDirectory not target/classes

Open mobreza opened this issue 7 years ago • 1 comments

This PR reconfigures Velocity with project.build.outputDirectory path instead of using TARGET_CLASS_ROOT. That allows the appbundler to run in maven subprojects.

Fixes #10

mobreza avatar Sep 20 '17 14:09 mobreza

@federkasten Rebased on current master

mobreza avatar Jun 26 '18 12:06 mobreza