> -----Original Message----- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: dimanche 16 janvier 2005 13:45 > To: Maven Developers List > Subject: Re: [ANN] New webstart plugin in sandbox > > So, > > the jnlp plugin can be used to to build webstart jars, and sign them, > and this plugin handles the run time side of it?
Yes. The jnlp plugin currently generates a JNLP file. They could be 2 separate plugins or could be merged into a single one handling anything to do with webstart. -Vincent > > > On Sun, 16 Jan 2005 16:37:25 +0100, Vincent Massol <[EMAIL PROTECTED]> > wrote: > > Hi everyone, > > > > I have just committed the first cut of a webstart plugin in the sandbox. > The > > goal is to have a plugin containing all webstart related goals. The > current > > features are: > > > > - ability to launch a webstart application > > - ability for the user to define a custom webstart cache pointing to any > > directory he wishes > > - ability to start a local webserver (it's using jetty) serving all the > jars > > defined in a provided JNLP file > > > > More goals could be added later. > > > > I had initially thought we could add this to the JNLP plugin and I sent > an > > email some time back did not get any feedback. In any case, if people > think > > it's better to have a single plugin (which would be better named > "webstart" > > rather than "jnlp"), then I'm all for it too. > > > > Should this webstart plugin find any interest, I'd like to move it in > Maven > > proper later on and I'd like to refactor the Abbot plugin to use it for > its > > webstart operations (I already have the refactored code on my machine > and > > I'm just waiting for reactions before doing anything). > > > > Thanks > > -Vincent > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > http://www.multitask.com.au/people/dion/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
