We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Because the plugin adds a source directory, the lifecycle configuration should be run on configuration for m2e to pick-up the extra source folder.
The change would be trivial in lifecycle-mapping-metadata.xml
Note that it seems that the default plugin maven-jaxb2-plugin is ok, but the jaxb20, jaxb21 and jaxb22 are wrong.
The text was updated successfully, but these errors were encountered:
Thank you for the report!
I'll make lifecycle-mapping-metadata.xml identical in all the four cases, as in the maven-jaxb2-plugin.
lifecycle-mapping-metadata.xml
maven-jaxb2-plugin
Sorry, something went wrong.
Fixes issue #33.
546745b
Is fixed now, will be released in 0.12.4. Thank your the report!
0.12.4
highsource
No branches or pull requests
Hi,
Because the plugin adds a source directory, the lifecycle configuration should be run on configuration for m2e to pick-up the extra source folder.
The change would be trivial in lifecycle-mapping-metadata.xml
Note that it seems that the default plugin maven-jaxb2-plugin is ok, but the jaxb20, jaxb21 and jaxb22 are wrong.
The text was updated successfully, but these errors were encountered: