Maven and Gump

2005-08-21 Thread Joerg Heinicke
Hello, few projects fail to unavailable dependencies und Maven runs in offline mode: [1], [2]. I guess Gump has an offline or local repository with all the dependencies it needs. But how do new dependencies get into that repository? Joerg [1] http://vmgump.apache.org/gump/public/jakarta-commons-

BATCH: All dressed up, with nowhere to go...

2005-08-21 Thread gump
Dear Gumpmeisters, The following 13 notifys should have been sent *** G U M P [EMAIL PROTECTED]: Project jsf (in module cocoon) failed [EMAIL PROTECTED]: Module apollo success, but with warnings. [EMAIL PROTECTED]: Project asn1-d

BATCH: All dressed up, with nowhere to go...

2005-08-21 Thread gump
Dear Gumpmeisters, The following 13 notifys should have been sent *** G U M P [EMAIL PROTECTED]: Project jsf (in module cocoon) failed [EMAIL PROTECTED]: Module apollo success, but with warnings. [EMAIL PROTECTED]: Project asn1-d

mavenising jaxme

2005-08-21 Thread robert burrell donkin
jaxme is moving to use maven. since there are a lot of projects dependent on jaxme, the plan is to run two sets of gump descriptors until any problems are sorted out. jaxme is composed of several sub-projects each with it's own maven build and multiproject is used to build the whole. is this like

Re: mavenising jaxme

2005-08-21 Thread Brett Porter
No, it should be fine (assuming maven 1?). The only issues with Maven is syncing up id's. All you need to know should be here: http://maven.apache.org/reference/plugins/gump/ - Brett On 8/21/05, robert burrell donkin <[EMAIL PROTECTED]> wrote: > jaxme is moving to use maven. since there are a lo

[jira] Subscription: open gump issues

2005-08-21 Thread jira
Issue Subscription Filter: open gump issues (35 issues) Subscriber: [EMAIL PROTECTED] Project: Gump Resolution: Unresolved Key Summary GUMP-150Webapplication to present the data generated by Gump3 http://issues.apache.org/jira/browse/GUMP-150 GUMP-149allow gump to boot

BATCH: All dressed up, with nowhere to go...

2005-08-21 Thread gump
Dear Gumpmeisters, The following 1 notifys should have been sent *** G U M P [EMAIL PROTECTED]: Project JacORB (in module JacORB) failed *** G U M P [EMAIL PROTECTED]: Proje

BATCH: All dressed up, with nowhere to go...

2005-08-21 Thread gump
Dear Gumpmeisters, The following 1 notifys should have been sent *** G U M P [EMAIL PROTECTED]: Project JacORB (in module JacORB) failed *** G U M P [EMAIL PROTECTED]: Proje

Re: Maven and Gump

2005-08-21 Thread Brett Porter
the dependencies must either be in gump (preferred), or packaged. asm and groovy are in gump already, so its just a matter of matching the id's. http://maven.apache.org/reference/plugins/gump/ On 8/21/05, Joerg Heinicke <[EMAIL PROTECTED]> wrote: > Hello, > > few projects fail to unavailable de