On Nov 3, 2011, at 6:23 PM, Hugi Thordarson wrote: > It would also be cool if a Cayenne project could reference a pom-file, using > the dependencies declared there for finding DataMaps.
yeah, this can be done if the Modeler is started from Maven: http://cayenne.apache.org/doc30/maven2-modeler.html In general we are hostages of our IDE and build system-agnostic approach. If we support Maven, than what about Ant, or what about users who don't use a well-known build system and rely on IDE-proprietary project files. Andrus
