Re: Is anyone building Turbine applications with Maven2?

Thomas Vandahl <[email protected]> Mon, 10 May 2010 21:46:21 +0200
Newsgroups gmane.comp.jakarta.turbine.user
Message-ID <[email protected]>
Robert Lee schrieb:
> I have gone through the archives and tried everything I can think of.

If you use the same dependency entry as in Maven1, everything should 
work fine. You may want to use some updated dependencies for commons-*, 
however.

> Does anyone know of a repository of the maven-torque-plugin that has a 
> good plugin descriptor?

Torque 3.3 has a maven-2-plugin which is documented here: 
http://db.apache.org/torque/releases/torque-3.3/maven2-plugin/index.html

Bye, Thomas.