> > I finally have made some time to work on CAY-1029. This is a maven plugin > for importing DB schema and generating a datamap. While I do have some use > for this, others were more interested in the feature than me. So, I'm > looking at some feedback on it. As of now, the basics are supported with > new features expected. Once the maven plugin is completed, I'll look at > refactoring so that it can be used from ant as well. > Feedback would be much appreciated. Docs are in Cayenne: > > http://cwiki.apache.org/confluence/display/CAYDOC/maven2-cdbimport
Why not start with the ANT version ?: https://issues.apache.org/jira/browse/CAY-1197 Much more users could benefit from it (most users don't use maven), and you would get some real feedback much faster. Thank you, A.
