Well you could just compile the axis2-kernel and replace the jar in the war. That would be the fastest way to do it.
Thanks, Keith. On Wed, Feb 11, 2009 at 2:10 PM, Simon Massey <[email protected]> wrote: > > If you use "-o" then maven will work in offline mode which shaves off a > little bit of time. > > rgds > > Simon > > > José Ricardo da Silva wrote: > >> Hi, I'm new to axis2 development. I'd like to know if there's a mvn >> directive which I can use to compile the axis2 war faster. >> By now I'm using the following command: >> >> mvn -Drelease -Dtest=false install >> >> But it keeps compiling a huge amount of things. I usually modify only >> a couple of lines in the axis-kernel module. >> Isn't there a way to reuse what a I have previously compiled? >> >> Thank you very much, >> >> José Ricardo. >> >> > > -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org
