Re: project relative paths and the reactor

2003-11-10 Thread Stephen McConnell
Alex Karasulu wrote: Steve, I have a situation where I'm using a relative path to a test repository in the project.properties file here: maven.repo.remote = file:./testrepo/,http://www.ibiblio.org/maven/ If I run the reactor one level above the actual project it does not get the relative

project relative paths and the reactor

2003-11-10 Thread Alex Karasulu
Steve, I have a situation where I'm using a relative path to a test repository in the project.properties file here: maven.repo.remote = file:./testrepo/,http://www.ibiblio.org/maven/ If I run the reactor one level above the actual project it does not get the relative directory. So if