Use the Torque plugin http://jakarta.apache.org/turbine/torque/maven-howto.html
Age > -----Original Message----- > From: Marc Lustig [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 03, 2002 16:43 > To: Turbine Maven Users List > Subject: how to use maven to address specific targets > > > Hi again, > a while ago I created a Turbine app using ant to build the > project. With my new webapp I want to switch to maven to > benefit from its features. Using ant there were several > targets from build.xml available, like > - init > - create-database > - project-om > - schema-sql > etc. > > Now I'm wondering how to address these targets when using > maven instead of ant. For example, how do I start a project, > or how to build the torque BOs and sql-schema with maven? > > Also, I'm wondering if it makes sense to create a project.xml > Project Descriptor. Is the project descriptor made for a > web-app or for a Turbine-based project? > > Advise is appreciated! > Marc > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
