Stop. Don't do that. ${basedir} means different things depending on whether
the pom is being resolved from the reactor or from the local repository

See this (a long read but you will be rewarded with the shining light of
understanding by the end, we hope)

http://developer-blog.cloudbees.com/2013/03/playing-trade-offs-with-maven.html

For alternatives

HTH

-Stephen


On 10 May 2013 08:50, Igor Zapletnev <[email protected]> wrote:

> Hi all,
>
> I have maven plug-in, that contains inline repository with url
> "file:///${basedir}/inlinerepo". I want that users (others maven plug-ins)
> have an ability add references on this plug-ins from inline repo. What the
> proper way for this (with a minimum of user actions)?
>
> Thanks,
> Igor
>

Reply via email to