Hi Benson,

This sounds like one of several situations where it is helpful to have a
property pointing to your multi-module project root.

See:
* http://stackoverflow.com/q/3084629/1207769
* http://stackoverflow.com/q/4146638/1207769

In short, you could try one of:
* ${session.executionRootDirectory}
* directory:execution-root goal (via https://github.com/jdcasey/
directory-maven-plugin)
* scijava:set-rootdir goal (via https://github.com/scijava/
scijava-maven-plugin)

Regards,
Curtis

--
Curtis Rueden
LOCI software architect - http://loci.wisc.edu/software
ImageJ2 lead, Fiji maintainer - http://imagej.net/User:Rueden


On Mon, Jan 16, 2017 at 11:48 AM, Benson Margulies <bimargul...@gmail.com>
wrote:

> I just tried to configure some offline links in pluginManagement. I
> find that this doesn't not seem to be possible, since the pathnames
> are interpreted relative to each module. Has anyone else come up with
> a solution to this?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to