Maven Webstart Plugin
Last Updated on Thursday, 04 August 2011 08:31
|

Troubleshooting Maven Webstart plugin
Wrong plugin version downloaded and executed
if you run mvn install webstart:jnlp without specifying the groupId you will run the version 1.0-alpha-1. If you expect to run the version 1.0-alpha-2 or later you need to define the new groupId in your Maven command :





