Netbeans Maven Project need to be webstart enabled
I have a maven project in netbeans that needs to be webstart enabled. Is there an easy way to do this.
I can easily make the project wbestart enabled if use Ant. There is an option to say webstart enabled in netbeans and the ide generates a default keystore and self signs the jar files.
However, I am not sure of how to go about if I have to use Maven