On 10/2/07, Kevin Stembridge <[EMAIL PROTECTED]> wrote: > > > I'm not sure why the plugin is not being invoked by webstart:jnlp. I see > you're using the alpha2-SNAPSHOT version. There are some new instructions on > the site for that version but you'd have to generate it from source. Is it > possibly something to do with binding to the pre-site phase? I think most > examples bind to the package phase. > > In the parent pom, other than adding a module element for the webstart > module you shouldn't need anything else in there.
Erik, if you're using the alpha2-SNAPSHOT, try with the jnlp-inline mojo and look at the example projects and their associated READMEs. Cheers, Jerome
