Hi, The documentation in the guide to using Modello ( http://maven.apache.org/guides/mini/guide-using-modello.html) is a bit sparse. I don't see what I should do with the generated java files. How can I use them in my plugin? Do I need to copy the generated sources in my source tree or will the sources be automatically added to the compile path of maven? Some more explanation on that page would be nice. Also what dependencies do I need to add to my plugin to use modello?
regards, Wim
