Hi devs, We already have set of Maven plug-ins for Axis2 but I think still we have space to improve maven support. Specially we can introduce set of archetypes those are very helpful for users. Sometimes ago I have developed few archetypes for Axis2 and still useful to me and some other people as well. For Axis2 next major release I will like to propose following Maven features.
1. ) Set of Maven archetypes. 2.) A new plug-in that allows to run Axis2 Simple HTTP server through Maven something similar to Jetty plug-in. At the moment if a Maven user want to use Axis2 Simple HTTP server for testing he has to follow some manual steps but this proposed plug-in eliminate those manual steps and facilitate to test Axis2 service within Maven. In a long term goal this enables to use Simple HTTP server for Maven based unit tests too. Thanks ! -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/ LinkedIn - http://www.linkedin.com/in/ssagara
