Avatar of happylife1234
happylife1234
 asked on

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

Thanks
Java

Avatar of undefined
Last Comment
Kevin Cross

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Mick Barry

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
CEHJ

You can enable automatic signing. See http://netbeans.org/kb/docs/java/javase-jws.html#configure
happylife1234

ASKER
CEHJ, the link is useful only when I use Ant to build the project and it works fine. I am currently trying to use Maven as the build tool
Kevin Cross

This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes