[
https://issues.apache.org/jira/browse/AXIS2-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davanum Srinivas updated AXIS2-1738:
------------------------------------
Assignee: Sanka Samaranayake
> axis2-wsdl2code-maven-plugin - missing dependency
> -------------------------------------------------
>
> Key: AXIS2-1738
> URL: https://issues.apache.org/jira/browse/AXIS2-1738
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: Tools
> Reporter: Martin Strand
> Assigned To: Sanka Samaranayake
>
> Running axis2-wsdl2code-maven-plugin gives me ClassNotfFound:
> javax.wsdl.WSDLException
> Adding this dependency to the POM appears to fix the problem:
> <dependency>
> <groupId>wsdl4j</groupId>
> <artifactId>wsdl4j</artifactId>
> </dependency>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]