After re-reading your response, I see some confusion: I am able to compile T3 using maven, no problem there. I have copied over a number of the dependencies from the T3 project.xml file for my own T3 app that I am attempting to do via Maven ( a few minor glitches which I won't go over here). The problem I'm having is in determining run-time vs. compile-time dependencies and which external libs are actually needed (and work ;-) for me to run a T3 app.
Sorry for the confusion. -warner ----- Original Message ----- From: "John McNally" <[EMAIL PROTECTED]> To: "Turbine Developers List" <[EMAIL PROTECTED]> Sent: Sunday, May 19, 2002 8:19 PM Subject: Re: setting up a turbine 3 app > I compile t3 with maven. What is the problem with commons-xo? > > john mcnally > > On Sun, 2002-05-19 at 17:58, Warner Onstine wrote: > > Ok, > > I am having some serious problems setting up a turbine 3 app using maven, my > > primary problem is this: > > What are the required jars for running Turbine 3? It appears the ones > > defined in Turbine-3's project.xml file are incorrect or something. > > Who has this list? > > I've just been beating my head on this all day and have been making baby > > steps until recently when I hit a stone wall with commons-xo. Now I don't > > know if it's a dependency problem or if its a config problem. > > > > Any help is greatly appreciated. > > > > -warner > > > > +warner onstine+ > > > > > > -- > > 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]>
