[ http://issues.apache.org/jira/browse/AXIS2-1111?page=comments#action_12432816 ] Jochen Wiedmann commented on AXIS2-1111: ----------------------------------------
I believe, that modules inside modules are fine in this particular case: Obviously, it makes sense to use a special parent POM in this case. (As soon as Axis 2 is built with Maven 2 itself, this POM should be derived from the Axis 2 parent POM itself.) However, I understand your concern. So, if you don't like the layout, I can change this and replace the parent folder on top with a separate module, for example axis2-tools-parent, or something like that. On the other hand, one should keep in mind, that most probably many more Maven 2 plugins will arise in the future: For example deployment modules, c2wsdl, or whatever. Doing this will be much more convenient, if we accept the concept of modules inside this very special module. As for ws-commons: I do not view these plugins as a shareable component. IMO, these are depending on Axis 2 and should be maintained together with the Axis 2 kernel, just like the Ant generators. However, if the final decision should be to reject the plugins from Axis 2, I could them to ws-commons, of course. > Add Maven 2 Plugins > ------------------- > > Key: AXIS2-1111 > URL: http://issues.apache.org/jira/browse/AXIS2-1111 > Project: Apache Axis 2.0 (Axis2) > Issue Type: New Feature > Components: Tools > Reporter: Jochen Wiedmann > Attachments: axis2-maven-tools.jar.bz2 > > > Attached you find a first implementation of Maven 2 plugins for Axis 2: > axis2-aar-maven-plugin Creates an aar file > axis2-wsdl2code-maven-plugin Runs the wsdl2code generator > axis2-java2wsdl-maven-plugin Runs the java2wsdl generator > I'd like to contribute this to the Axis 2 project. Maintaining them would > work best as soon as Axis 2 is itself built with Maven. > The project needs more work. In particular, it lacks documentation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
