Original author: joelittl...@gmail.com (June 05, 2011 17:34:36)
When jsonschema2pojo runs it adds the output directory as a source root so that generated classes are compiled and included in the project artifact. This should really be optional.
We need a new configuration parameter for the maven plugin:
addCompileSourceRoot (default=true)
Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=25
Original author: joelittl...@gmail.com (June 05, 2011 17:34:36)
When jsonschema2pojo runs it adds the output directory as a source root so that generated classes are compiled and included in the project artifact. This should really be optional.
We need a new configuration parameter for the maven plugin:
addCompileSourceRoot (default=true)
Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=25