|
[Db-torque Wiki] Update of "FrequentlyAskedQuestions" by ScotHale: msg#00081jakarta.turbine.torque.devel
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-torque Wiki" for change notification. The following page has been changed by ScotHale: http://wiki.apache.org/db-torque/FrequentlyAskedQuestions ------------------------------------------------------------------------------ -- Henning Schmiedehausen + == How do you set up the maven 2 plugin? == + Add this to your pom.xml + {{{ + <project> + ... + <build> + <plugins> + <plugin> + <groupId>org.apache.db.torque</groupId> + <artifactId>torque-maven-plugin</artifactId> + <version>3.3-RC1</version> + </plugin> + </plugins> + </build> + </project> + }}} + Then refer to the maven 2 torque plugin documentation for supported goals. + + TODO: additional configuration properties are needed for the torque plugin to operate. I believe these plugin properties are just added to the plugin element in the pom.xml. + + TODO: add this to the maven 2 plugin site documentation. + |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Commented: (TORQUE-68) DatabaseMap remains empty if Torque is stopped and restarted, causes NPEs: 00081, Thomas Fischer (JIRA) |
|---|---|
| Next by Date: | [Db-torque Wiki] Update of "FrequentlyAskedQuestions" by ScotHale: 00081, Apache Wiki |
| Previous by Thread: | svn commit: r488269 - in /db/torque: generator/trunk/project.xml site/trunk/xdocs/changes.xmli: 00081, tfischer |
| Next by Thread: | [Db-torque Wiki] Update of "FrequentlyAskedQuestions" by ScotHale: 00081, Apache Wiki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |