This would be a great how-to document..... You you post more specific details?
-----Original Message----- From: Marc Lustig [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:11 PM To: Turbine Users List Subject: AW: How to build turbine 2.2 using maven? Hi, if you want your project completely Maven-driven you have to start first with a basic Maven-project, and then make a turbine-webapp out of it. This way your your webapp will be completely independent from the tdk. That's what I did. I think it is also possible to build turbine from cvs using Maven. But I havent't tried that. Marc > -----Urspr�ngliche Nachricht----- > Von: Yajun Liu [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 11. Dezember 2002 20:35 > An: '[EMAIL PROTECTED]' > Betreff: How to build turbine 2.2 using maven? > > > Hi, > > I tried to build turbine 2.2 using maven. According to Maven document, > I typed maven java:jar to compile a maven project. What I got was that > java:jar goal is not defined in the project. > > Is this the right way to build turbine? Why Turbine does not have > maven.xml? I don't have this type of problem with Torque. > > Thanks. > > --Yajun > > -- > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
