Re: jar override paths

2004-08-26 Thread Adam Fisk
Hi Jorg- I'm very new to Maven and did not even know about the multiproject plugin. Now I'm using it, and it's working great. I'm still having a couple issues with the ${maven.multiproject.basedir}, but it should work out fine. Thanks very much! -Adam Since you mension inheriting, I assume

jar override paths

2004-08-24 Thread Adam Fisk
Hi Everyone- I'm using the jar override property to use local jars in two projects. One project uses the reactor to call the build of the other project. The problem is that each project includes a property maven.myproject.jars specifying the location of the jar files. In one

Re: jar override paths

2004-08-24 Thread Jrg Schaible
Adam Fisk wrote: Hi Everyone- I'm using the jar override property to use local jars in two projects. One project uses the reactor to call the build of the other project. The problem is that each project includes a property maven.myproject.jars specifying the location of the jar files. In