[
https://issues.apache.org/jira/browse/CXF-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343592#comment-14343592
]
ASF GitHub Bot commented on CXF-6268:
-------------------------------------
Github user dkulp commented on the pull request:
https://github.com/apache/cxf/pull/55#issuecomment-76784695
This patch needs to be redone based on master. 2.6.x is unsupported.
All patches flow from master -> 3.0.x -> 2.7.x and thus needs to apply cleanly
against master.
> 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)