Hi I'm trying to create a maven project containing several components.
I've read: http://wiki.codehaus.org/maven/CreatingJ2eeApplications But here's my question: Is it correct that the dependencies of jar files within a multiproject build uses the maven.repo.local to "interchange" the results? (means: i have to jar:install[-snapshot] a jar before referencing it in the next bruilded "multiproject-component") .. Or is there another idea to do this? Thanx for your help. Cheers Rolf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
