Brett Porter wrote:
Hi Ralph,

There are a couple of options for addressing this use case in Maven.
- include the JARs in SVN, and reference it as an additional repository file://localhost/${basedir}/extra-jar-repo


When you declare such a repository in your parent pom, the child poms don't use the parent's basedir, but their own basedir. Is there a workaround for that problem?


--
With kind regards,
Geoffrey De Smet


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to