Our great sponsors
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- Sonar - Write Clean Java Code. Always.
-
How does it compare to jdeploy?
-
maven-jpackage-template
Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
FWIW I created this repository a while ago - https://github.com/wiverson/maven-jpackage-template - as a template for generating macOS, Windows, and Linux installer packages using GitHub Actions. If you pop in signing credentials as GitHub secrets it will sign, notarize, and staple the macOS version. I also created a Maven plugin to make it easier to work with jpackage, jlink, etc. https://github.com/wiverson/jtoolprovider-plugin
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
jtoolprovider-plugin
This Maven Plugin does two things. First, it automatically transforms your Maven dependency graph into Java modules. Second, it bridges Maven and built-in Java tools like jdeps, jlink, and jpackage.
FWIW I created this repository a while ago - https://github.com/wiverson/maven-jpackage-template - as a template for generating macOS, Windows, and Linux installer packages using GitHub Actions. If you pop in signing credentials as GitHub secrets it will sign, notarize, and staple the macOS version. I also created a Maven plugin to make it easier to work with jpackage, jlink, etc. https://github.com/wiverson/jtoolprovider-plugin