+1
Without some synergy with the rest of the Maven build system, the
plugin offers little benefit compared to the standalone Modeler.
Hmm... Maybe there's an easy way to integrate it with Eclipse/Maven
plugin?
Andrus
On Dec 22, 2008, at 11:38 PM, Robert Zeigler (JIRA) wrote:
cayenne-modeler:run plugin should check for a cayenne.xml file in
the current project
-------------------------------------------------------------------------------------
Key: CAY-1158
URL: https://issues.apache.org/cayenne/browse/CAY-1158
Project: Cayenne
Issue Type: Improvement
Components: CayenneModeler GUI
Affects Versions: 3.0M5
Environment: any
Reporter: Robert Zeigler
Priority: Minor
Being able to do mvn cayenne-modeler:run from any maven-based
project is handy. It would be even sweeter if the modeler could
check for a cayenne.xml file in at least src/main/resources (maybe
src/main/webapp/WEB-INF, if it exists, as well?) and open that
mapping by default. This would improve the usefulness of mvn cayenne-
modeler:run as opposed to opening the modeler some other way.
Optionally, we could allow the modeler plugin configuration to
specify a cayenne.xml file to open for any given project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.