[
https://issues.apache.org/jira/browse/CXF-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586470#action_12586470
]
Diego López León commented on CXF-1489:
---------------------------------------
you can use <argline>-s ${basedir}/target/generated/src/main/java</argline>
(i.e.) inside configuration.
> cxf-java2ws-plugin generates sources into ${basedir}
> ----------------------------------------------------
>
> Key: CXF-1489
> URL: https://issues.apache.org/jira/browse/CXF-1489
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Reporter: Dušan Mamrilla
>
> Maven plugin for java2ws generates sources into ${basedir}. Java2ws '-s'
> option is ignored. It should output sources either under target/generated or
> the output dir should be configurable (preferable).
> Is it planned to support other arguments supported by java2ws command line ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.