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

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

Open
lamikam100 opened this issue Sep 27, 2020 · 0 comments
Open

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

lamikam100 opened this issue Sep 27, 2020 · 0 comments

Comments

@lamikam100
Copy link

lamikam100 commented Sep 27, 2020

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant