Skip to content

jaxws-maven-plugin doesn't make use of the maven toolchain #702

@andre-doherty

Description

@andre-doherty

hello,

The jaxws-maven-plugin is not making use of the maven toolchain configuration which leads to runtime issues when the generated bytecode / code is not matching the target jdk (eg using the wsgen goals).
As a matter of fact the old codehaus mojo had integrated the use the maven toolchain but this change was not reported in the sun plugin.
How to do this is described in the maven documentation :
https://cwiki.apache.org/confluence/display/MAVENOLD/Toolchains

I have implemented this in the following pull request :
#701

André

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions