When I run war:webapp that goal copies anything that was changed under
src/webapp to target/${pom.id} without any problems at all. this
includes templates, images, javascript files, Torque.conf, web.xml, etc.Again, I use maven b7, out of the box. Age > -----Original Message----- > From: Marc Lustig [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 09, 2002 23:00 > To: Turbine Users List > Subject: maven goal to copy templates, images dir-tree > > > Hi, > I have a question to those of you using maven to build > turbine webapp. What goal do you use to copy > src/webapp/templates/ and src/webapp/images/ into target/... > ? I tried war:webapp and various other goals without success. > Is it necessary to specifiy directories that should be copied > in project.properties or elsewhere? > > Regards > 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]>
