weixin_39587029 2020-11-21 01:45
浏览 0

changed implementation of `additionalBundlerResources`

Now it is possible to create folders having the bundlerID, and when possible copying directly into these, without loosing the older behavior. Setting: <additionalBundlerResources>src/main/deploy/bundlers</additionalBundlerResources> and having: src/main/deploy/bundlers/[bundlerid]/additionalFile1 ....

该提问来源于开源项目:javafx-maven-plugin/javafx-maven-plugin

  • 写回答

7条回答 默认 最新

  • weixin_39587029 2020-11-21 01:45
    关注

    This is intended to fix #235

    评论

报告相同问题?