[ https://issues.apache.org/jira/browse/CXF-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669876#comment-15669876 ]
ASF GitHub Bot commented on CXF-7130: ------------------------------------- Github user zregvart commented on the issue: https://github.com/apache/cxf/pull/193 Had a discussion with @ffang and decided that this was not a good fit for CXF. Thanks for the consideration! > Maven plugin to invoke SOAP service > ----------------------------------- > > Key: CXF-7130 > URL: https://issues.apache.org/jira/browse/CXF-7130 > Project: CXF > Issue Type: Improvement > Components: Tooling > Affects Versions: 3.2.0 > Environment: Any > Reporter: Zoran Regvart > Assignee: Freeman Fang > Priority: Minor > > I needed a Maven plugin that would allow me to invoke SOAP service as a part > of Maven lifecycle so I implemented one, and I'm hoping that you can include > it in CXF. > The plugin has the functionality of calling SOAP service given a WSDL, port, > service, operation, request body and optional SOAP headers. Additionally > Maven project properties can be set from the response using XPath expressions > and additional XPath expression can be used to determine if the request needs > to be repeated. > This is a minimal implementation that I needed for my use-case, hope you find > it useful and that it can be incorporated in CXF. -- This message was sent by Atlassian JIRA (v6.3.4#6332)