bmarwell commented on issue #502: URL: https://github.com/apache/maven-jlink-plugin/issues/502#issuecomment-2676798203
> As I wrote in the description, this PR intends to add prefix like a parent directory. For example, I want to package jlink'ed image like this. (full of `pom.xml` is [here](https://github.com/YaSuenag/perfreader/blob/5214c19dd83ba261ce95b9385e0dbeba6a327b67/pom.xml) ) Not sure, but my approach would be: * unpack it to a target/app directory * use jreleaser to add app/bin/start.sh and app/bin/start.cmd (which then packages it for you). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org