I'm not good with maven so I'd like to be more independent of it whenever I can. I practically use it only for creating a tapestry project (quickstart) and packaging war files.
I'm not saying maven is not good at what it does, I guess it is but I'm just not good with it. On Wed, Dec 5, 2012 at 10:43 PM, Thiago H de Paula Figueiredo < [email protected]> wrote: > On Wed, 05 Dec 2012 18:40:40 -0200, Muhammad Gelbana <[email protected]> > wrote: > > I'm trying to package my application (war) and deploy it into tomcat. I >> don't know how to do that while my app depends on many other jar files >> that are not included using maven but only through the regular eclipse >> build-path configuration. >> > > What about adding this other JAR files through Maven too? > > > -- > Thiago H. de Paula Figueiredo > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
