I have used the following URL to understand the usage of JsonSchema2Pojo plugin https://github.com/joelittlejohn/jsonschema2pojo/wiki/Getting-Started#the-maven-plugin
However, I am unable to generate any class for the address schema. I have followed the same step as mentioned in the source but still no java class has been generated for address schema. I don't understand what can I do now. Please help me with a proper explanation.