On 11/24/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Part of the problem is that the Struts 1.2.x uses ant for the build - not > sure if the maven one works properly or not. > > The ant build doesn't have xalan at all - just the xerces (xml-apis) > dependency. I believe the xml-apis is an inherited dependency from digester > for processing config files - and is only required for JDK 1.3 and earlier. > Defintely needed for running the tests, but not sure whether its needed for > compiling or not.
Okay, I think I've fixed the 1.2.8 project.xml. Will you do the honors and upload it to java-repository? (This may be an iterative process; I'll watch for more bug reports at Maven.) Now I need to fix the 1.2.4 pom... how? Is copying the tag to a branch reasonable to do for a few lines in a single file? Fixing the m2 poms is a special case of needing to change "released" files. :/ Another option is to ask Carlos to put the existing 1.2.4 pom in maven/repository/struts/ and patch it from there. That's the "Maven Evangelism" method. ;) Thanks, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]