Fork me on GitHub

Notes to users and contributors

Upcoming changes

Reported missing features

Other ideas

  • Building multiple JNLP apps in one zip using one Maven 2 project? (not sure as this is not a very Maven way of doing things)
    • Would require merging version.xml
  • What about deploying multiple versions of the same app? Is that ever wanted, e.g. for upgrades?
  • Add a new goal to help deal with web applications?
    • One step WAR+webstart generation (one project, Webstart Plugin used in pre-package phase)
    • More WAR integration (JNLP, web.xml)