> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: jeudi 28 avril 2005 11:14 > To: Cactus Developers List > Cc: [EMAIL PROTECTED] > Subject: Re: [EMAIL PROTECTED]: Project jakarta-cactus-integration-ant-12 (in > module jakarta-cactus) failed > > On Thu, 28 Apr 2005, Vincent Massol <[EMAIL PROTECTED]> wrote: > > > The question is really whether we want to hardcode the dependencies > > between Cargo subprojects or let Maven handle this. > > I have no problem with making Maven do that - as long as everything > works.
According to http://gump.apache.org/metadata/builder.html#maven, it seems that Gump does not support this feature? I'll try it to see if it works (I've just modifier the cargo GOM). > > The fact that you mention defining cargo-core and cargo-ant > > subprojects in the Gump descriptor led me to believe that maybe Gump > > does not support building a top level project. > > You know, I don't know too much about Maven POMs. When I look into > any project.xml file for Gump, I just look for the dependency elements > so I can create a Gump descriptor. BTW, there is a gump plugin for maven so if you call "maven gump" on a Maven project, it generates a GOM file. That said it requires some tuning as described on http://maven.apache.org/reference/plugins/gump/index.html. I've just been playing with it for Cargo but I'd like first to check if gump can build a multiproject. > When I looked into the one at Cargo's top level file, there was no > dependency at all, I thought this must be the wrong file and searched > for something else. Yep. That's because it inherits from common/project.xml and because it's a multiproject. The deps depend on the subproject. > > So my question is really: why don't we try having Gump build the > > whole Maven project by having a single cargo module in Gump? > > Because I don't know what I am doing ;-) Fair enough :-) > You know where Gump descriptors live and that you can modify them > yourself, please jump in. I've just done that... Again the issue is triggering Gump when you debug (otherwise you have to wait for a long time to see your change take effect). Any news on that front? Can it be triggered manually from a web GUI now? Thanks for your help Stefan! -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]