org.codehaus.mojo:webstart-jnlp-servlet

JNLP Sample servlet that supports pack200 protocol. Taken from Sun's JDK sample/jnlp directory thanks to its permissive license.


Keywords
java, maven, maven-plugin, mojohaus
License
BSD-3-Clause

Documentation

webstart

Build Status Maven Central MIT Licence Gitter

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn -Preporting verify site site:stage scm-publish:publish-scm