The JavaFX Maven Plugin provides a way to to assemble distributable bundles for JavaFX applications from within
Maven. It provides a wrapper around the JavaFX packaging tools which are provided as part of the JavaFX
installation.
Version2.0compared with
Version Details
| 1.5 | 2.0 | |
|---|---|---|
| Release date | Feb 16, 2013 | Jun 29, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.5 | 2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.zenjava » javafx-deploy-lib | 1.2 | - |
| - Removed | org.apache.commons » commons-io | 1.3.2 | - |
System Changes (1)
| 1.5 | 2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javafx-packager » javafx-packager | - | 1.7 |
