On Sun, 23 Jan 2005 15:01:26 +1100, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi Craig, > > I know this has been discussed before, but I couldn't find the specific > discussion in the mail archives and don't really remember a resolution. > > Is there a way to get nightly builds to use Maven if that is the build > system the project is using? anything that I can do to help? >
Well, there would be ... if someone wanted to take over the admin for the nightly builds themselves (preferably on an Apache box, instead of my desktop), and that someone wanted to go through and set up the scripts for the two kinds of projects, and then go resolve the inevitable failure cases. My experience with running various Maven builds by hand is that they have been at least as fragile as the Ant builds, and I just don't have time to deal with both kinds. In the mean time, a workaround is to use the Ant plugin to generate a build.xml file, and then check that in. This would give the current nightly build script something that should work. > Cheers, > Brett Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
