[
https://issues.apache.org/jira/browse/AXIS2-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bull updated AXIS2-3469:
------------------------------
Description:
The user guide for this plugin
(http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html)
states that the default behaviour is to create a file
"target/generated-resources/java2wsdl/service.xml": this is incorrect.
However the actual behaviour is to create the file with a wsdl extenstion (i.e.
it creates "target/generated-resources/java2wsdl/service.wsdl")
Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
but you need to type mvn axis2-java2wsdl:java2wsdl
was:
The user guide for this plugin
(http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html)
states that the default behaviour is to create a file
"target/generated-resources/java2wsdl/service.xml" (as required when creating
the aar)
However the actual behaviour is to create the file with a wsdl extenstion (i.e.
it creates "target/generated-resources/java2wsdl/service.wsdl")
Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
but you need to type mvn axis2-java2wsdl:java2wsdl
> java2wsdl maven 2 plugin user guide incorrect
> ---------------------------------------------
>
> Key: AXIS2-3469
> URL: https://issues.apache.org/jira/browse/AXIS2-3469
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.3
> Environment: Maven 2.0.8
> Cygwin 1.5.24 running on Windows XP
> Reporter: David Bull
> Priority: Minor
>
> The user guide for this plugin
> (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html)
> states that the default behaviour is to create a file
> "target/generated-resources/java2wsdl/service.xml": this is incorrect.
> However the actual behaviour is to create the file with a wsdl extenstion
> (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")
> Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
> but you need to type mvn axis2-java2wsdl:java2wsdl
--
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]