How do I force the execution of 'webstart:jnlp' to 'site:deploy' or
'site:stage-deploy'?
I added this to my webstart plugin config:
<executions>
<execution>
<goals>
<goal>jnlp</goal>
</goals>
<phase>site</phase>
</execution>
</executions>
But that does not seem to work.
Additionally I need to set the workDirectory different for 'site:deploy' and
'site:stage-deploy'. How can I do this? Do I need to use profiles for that?
regards,
Wim
--
View this message in context:
http://www.nabble.com/Bind-webstart-to-site--tf3551439.html#a9914892
Sent from the mojo - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email