Hi,

I'm implementing an axis2 web service (aar-file) using maven for the build
process.

My pom is currently able to

- build the aar file
- download and install tomcat server
- deploy the aar file to an existing axis2.war (installed in a tomcat
server)
- start the server (tomcat)

What is missing in this list is the ability to download and install the
axis2.war itself, so that someone can just check out the source of my web
service and run maven.

How can I download and deploy axis2.war with maven?

regards
robert

Reply via email to