schemata
schemata copied to clipboard
Generate contents of org.schemata.schema at build time
Is there a reason why the contents of org.schemata.schema is committed into the repo? Would it not be better if it were instead generated at the appropriate time of the Maven build?
Yes, that is correct. It is indeed should be built by the maven at the build time. Let me fix it
@teabot This is fixed now. Thanks for raising the issue.