You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dmitry Beransky <dm...@gmail.com> on 2008/04/09 20:29:45 UTC

maven & webstart

Hi,

I'm aware of the webstart plugin, but what I can't figure out if it's
possible to use maven to do the end-to-end automated deployment of an
app.  In other words, can maven build, package, and deploy to tomcat a
webstart application?

Thanks
Dmitry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven & webstart

Posted by Andrius Ĺ abanas <an...@pivotcapital.com>.
Dmitry Beransky wrote:
> Hi,
> 
> I'm aware of the webstart plugin, but what I can't figure out if it's
> possible to use maven to do the end-to-end automated deployment of an
> app.  In other words, can maven build, package, and deploy to tomcat a
> webstart application?
> 
> Thanks
> Dmitry

Yes - see tomcat-maven-plugin from http://mojo.codehaus.org, or 
alternatively you can try http://cargo.codehaus.org/Maven2+plugin for 
webapp deployment.

Andrius


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org