Jeremie H created CXF-6268:
------------------------------
Summary: 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.7.15, 3.0.4, 2.6.16
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)