You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to find a way to replace current generated java classes src/generated/java by using a maven plugin or maven-exec-plugin to execute the generation in Maven Build LifeCycle, likewise cxf-codegen-plugin. This to prevent too much files changed if we update the model / java version.
We need to find a way to replace current generated java classes
src/generated/java
by using a maven plugin ormaven-exec-plugin
to execute the generation in Maven Build LifeCycle, likewisecxf-codegen-plugin
. This to prevent too much files changed if we update the model / java version.@florianesser could you help ?
The text was updated successfully, but these errors were encountered: