On 6/15/07, Bill Barker <[EMAIL PROTECTED]> wrote:
"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Thu, 14 Jun 2007, Niall Pemberton <[EMAIL PROTECTED]> > wrote: >> On 6/14/07, Ben Speakmon <[EMAIL PROTECTED]> wrote: >>> Well, it works fine when I blow away my local m1 repository, so I'm >>> not sure what the problem is. > > The problem is that nobody has updated the Gump descriptor with the > new dependencies. > >>> How do I tell Gump to build it with maven 2 now? >> >> I don't believe Gump supports m2 yet :( > > It sort of does, but since it is not a real Gump build (it allows > Maven2 to pull the dependencies from the repository instead of > providing them itself) so we don't really like to use it. > > Technically you simply replace <maven> with <mvn> in the Gump > descriptor. > > BTW, I'd rather say m2 doesn't support the Gump usecase 8-) > Yes :). But if you go the <mvn /> route, then you loose any value that Gump can provide, since you won't get early warning if, say, wiser, makes an incompatible change. Just say no to Maven :). Wiser's ant build system shouldn't be too hard setup in Gump. I don't think much of it, but I'd like to avoid a sh*t thowing contest, so no comment ;). However, I won't have free cycles until the w/e to do it, so let the doachracy work :).
A couple of things: Firstly doing a svn checkout of subethasmtp requires a user/password - guest/guest works - but not sure how to configure the repository descriptor in gump for that as I couldn't find an subversion example of that in other descriptors. Secondly the subethasmtp builds use JDK 1.5 to create standard jars and then a <retroweaver> ant task to produce JDK 1.4 compatible jar flavours - which is what Commons Email needs - not sure if that presents any issues for gump? Niall
> Stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]