[
https://issues.apache.org/jira/browse/CXF-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342278#comment-14342278
]
Jeremie H commented on CXF-6268:
--------------------------------
I wrote a simple example having the issue :
https://github.com/kops/cxf-codegen-missing-toolchains-support-example.
> Make cxf-codegen-plugin toolchains aware during maven build
> -----------------------------------------------------------
>
> Key: CXF-6268
> URL: https://issues.apache.org/jira/browse/CXF-6268
> Project: CXF
> Issue Type: Improvement
> Affects Versions: 2.6.16, 3.0.4, 2.7.15
> Reporter: Jeremie H
>
> I'm working on a project built with Java 1.6. I though it could be a good
> idea to set up the {{maven-toolchains-plugin}}.
> Unfortunately the {{cxf-codegen-plugin}} uses the java available in the
> {{java.home}} system property. Although this can be configured with the
> {{javaExecutable}} property of the mojo, it generates configuration
> duplication.
> https://cwiki.apache.org/confluence/display/MAVENOLD/Toolchains seems to show
> an easy way to do that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)