It doesn't here. Perhaps it has to do with the pom.id. In my projext.xml I have set "pomVersion" to 3. Is that correct? Element "id" is set to the name of my webapp. Do I need to set this value somewhere else?
Marc > -----Urspr�ngliche Nachricht----- > Von: Age Mooy [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 10. Dezember 2002 10:17 > An: 'Turbine Users List' > Betreff: RE: maven goal to copy templates, images dir-tree > > > > 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]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
