Leo, I know you are hard at work on getting Avalon to work with Maven. My question to you is which version are you using (CVS, Beta 8, ...)?
I'm using beta-9 (latest release). I think beta-8 would work as well. I've tried the cvs version and it works as well.
I would prefer to use a released version.
+1
Also, GUMP does run with it, right?
what I've set up right now is generating ant buildfiles and gump descriptors from the maven descriptors (try cd avalon/buildsystem; maven avalon:info for, you got it, info). That works (though not actually tested for avalon yet). I will run tests on my own machines before switching over.
What would be better is a <maven/> tag for gump, as it makes more sense to me to have gump support maven builds than the other way around, since one of the gump design goals is to use the same environment the developers use, which of course means it should run maven if we use maven :D. I am expecting this to be a lot more difficult to do cleanly, since the maven dependency tree is rather bigger than that of ant.
- LSD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
