I did change the names of the modules to match the directories. But I'm pretty sure it's not a typo.
If I build the modules one after the other, it works fine : mvn -f EvenementMetier_shared/pom.xml install mvn -f EvenementMetier_server/pom.xml install ... On 19/12/2007, Heinrich Nirschl <[EMAIL PROTECTED]> wrote: > On Dec 19, 2007 9:21 AM, Guillaume Lederrey > <[EMAIL PROTECTED]> wrote: > > Problem still not solved. I tried a couple of things : > > Seems to be a typo somewhere. You said the module is called > EvenementMetier_shared but maven is looking for > EvenementMetierPoc_shared (note the "Poc"). Double check the group and > artifact ids and the packaging of the modules. > > - Henry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Jabber : [EMAIL PROTECTED] Skype : Guillaume.Lederrey Projects : * http://rwanda.wordpress.com/ * http://rwandatech.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
