Wendy, I was hoping you would be able to help! Can I ask why Struts doesn't use M2? In other words, are there reasons why we should not be considering it?
sean On 11/15/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 11/15/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > > > I'm not at all familiar with Maven but I've seen enough to want to > > give it a try. I also think that building the website with Maven (or > > Maven2) would be a good opportunity for everyone to get familiar with > > Maven before deciding on migrating the rest of the build to Maven. > > Spare time is in short supply, but I'm willing to help where I can. > Struts has not made it to Maven 2 yet, so I may not be all that > useful. :) > > FWIW, Maven supports multiple input formats, not just the XDoc you may > be familiar with from m1 and Jakarta before that. The "preferred" > format (the one the Maven team uses) is APT (Almost Plain Text). I > know those two work. > > Other formats are listed under the Doxia section: > http://maven.apache.org/guides/development/guide-m2-development.html > > (DocBook as *output* looks interesting-- I've been trying to get a PDF > version of the Struts site for months now with m1, and keep running > into problems.) > > -- > Wendy >
