[ http://issues.apache.org/jira/browse/TUSCANY-331?page=comments#action_12378623 ]
Venkatakrishnan commented on TUSCANY-331: ----------------------------------------- I am looking into this. But then this would require some changes to the project structure isn' it. Currently there is one maven plugin for wsdl2java under https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/plugin/ To include the java2wsdl plugin into this would require changes to the project strucuture... i.e. we might need to create two separate projects called 'wsdl2java' and 'java2wsdl' under https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/plugin/ As we go along we may have more sca tools and hence their corresponding plugins Also the artifact id for the wsdl2java plugin must have to change from 'tuscany-sca-plugin' to 'tuscany-sca-plugin-wsdl2java'. This will impact the projects that invoke this plugin and hence the build overall. Can I go ahead with this? If everybody is ok with this... then how about re-structuring the https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/tools also on similar lines i.e. instead of having one project that builds both java2wsdl and wsdl2java why not have to sub-projects that builds each induvidually? > No maven plugin for Java2WSDL > ----------------------------- > > Key: TUSCANY-331 > URL: http://issues.apache.org/jira/browse/TUSCANY-331 > Project: Tuscany > Type: New Feature > Components: Java SCA Tools > Reporter: Rick Rineholt > Assignee: Jean-Sebastien Delfino > > There is no maven plugin for Java2WSDL as there is for SDO gen. and SCA gen. -- 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
