On Mon, 2002-03-18 at 01:44, Warner Onstine wrote: > Now, > I just need some rules for projects to follow. Jason, do you have some good > ones for me to get started with and I will attempt to integrate them into > maven. > > Maybe a task like maven:style?
Maybe something like maven:check-source as we may use things in addition to checkstyle or something else entirely. I would still like to get Reto Kramer involved if possible but he's very busy at Weblogic. Reto is the iContract, iDoc, iDarwin fellow that I met at the AspectJ workshop. I'm not sure if he's going to AOP conference in Amsterdam but hopefully I can catch up with him there and chat about integrating the tools at reliable-systems.com. > Another goofy question, what is the determination for what is stored on the > server (like jars) and what is actually in the cvs tree? (ie - do we want to > store the style properties in a common place like > jakarta.apache.org/turbine/checkstyle, for all turbine projects, or one in > each cvs tree?). What is actuallyy checked will be determined on a project by project basis so you might want to take advantage of the project.properties file that we've started. We still haven't quite figured out project specific properties as I was trying to get rid of properties files all together and strictly use the project descriptor. Post what you have and we'll see what we can do with it. > -warner > > +warner onstine+ > > > -- > 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]>
