Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Use value constructor plugin with jaxb2-maven-plugin #42

@lamikam100

Description

@lamikam100

I am trying to create value constructors using xjc inside jaxb2-maven-plugin. Cant get it to create the constructors. Here is what I tried:

org.codehaus.mojo jaxb2-maven-plugin 2.2 generate-schema-data generate-sources xjc true -Xannotate -Xvalue-constructor stuff ${project.basedir}/src/main/java true true true org.jvnet.jaxb2_commons jaxb2-value-constructor 3.0 org.jvnet.jaxb2_commons jaxb2-basics 0.6.2

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