Closed nresare closed 8 years ago
Addresses the issues raised in https://github.com/federkasten/appbundle-maven-plugin/issues/30
Thanks. I will review as soon as possible.
Thank you for having a look @federkasten
Revisiting my change I believe that just looking at files relative to project.getBasedir() in the first place does the expected thing with regards to both single module and multi module projects, and it makes the code more straightforward than my original proposal to first check the path relative to current working directory, then look at basedir after looking in target/classes.
Any progress on this? I would like to use it making a new release of https://github.com/nresare/javapasswordsafe and it seems neat to build release software using generally available tools.
Merged. Sorry for the delay and thanks again.