Jerome Lacoste-2 wrote:
> 
> have you tried to tell the webstart plugin to generate the files
> inside target/site/jnlp by modifying the workDirectory variable ?
> 
> add something like
> <configuration>
>   <workDirectory>${project.build.directory}/site/jnlp</workDirectory>
> </configuration>
> 
> then try something like
> 
> mvn site webstart:jnlp
> 
> 

Yes, I have tried that. It is then ok in the target directory on my local
harddisk, but as soon as I try to the deploy that to the (sourceforge)
server, that jnlp directory is not deployed along.

regards,

Wim

-- 
View this message in context: 
http://www.nabble.com/Webstart-and-site-plugin-tf3536755.html#a9872287
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to