On Fri, 2002-04-05 at 08:54, David Eric Pugh wrote: > Hi all, > > I am loving maven, so far I am using Maven to do my build of the DBForms > package. I am going to post to them the project.xml and suggest they use it > as part of the default processes. > > I was looking at using maven for both my Turbine based web apps, and some > more traditional JSP webapps. However, I don't see quite how to structure > my layout directoires for web apps. Maven seems more focused on creating > regular apps that end up as JAR's, not WAR's. > > For instance: > Where should I put images? > Where should I put JSP's? > Where should I put applets or .js javascript files? > How should I structure my .sql files? > > > I would love to see some guidence on using Maven for web apps.
There is some discussion of this on the Maven list. Turbine might also be a little different then most environments because of some features in turbine that will let you run the app from a cvs layout that looks very much like Scarab. There is a feature in the TDK that will let you produce the sample app the 'cvs layout' form as opposed the the traditional embedded form. But we can chat over on the maven mailing list. > Eric > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
