On Sat, 2002-07-06 at 11:38, Vincent Massol wrote: > Hi, > > Could someone give en ETA on the new Maven plugins ? Which ones are > working, which one are not ready yet ?
Currently the only plugins that I have not attempted to fix are: clover (will work when everything works, classloader issue) docbook (probably works, haven't tried it) j2ee (peter lynch is working on that) pdf (haven't tried it yet) struts (haven't tried it yet) cactus (need to convert it) I've basically been working on collecting all the resources used by a plugin in a single directory. There are still the java sources that are in the normal tree. But over the course of this week I plan to have plugins work from JARs. Most of the bits are there so I think this will be the time to switch. BTW, the reactor stuff is coming along nicely too thanks to Stephane. We have a process now that will take an existing descriptor and insert the dependencies gleaned from the sources of a project. So this can be used for developers starting new projects and for people who want to periodically clean up their project.xml descriptors. > Thanks a lot > -Vincent > > > -- > 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 In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
