For now this is indeed the only way. That's essentially what the multiproject:install goal does.
-john On Thu, 2004-07-29 at 16:27, mr.x wrote: > 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] -- John Casey [EMAIL PROTECTED] CommonJava Open Components Project http://www.commonjava.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
