On Fri, Jul 31, 2015 at 9:47 AM, Bryn Jeffries <[email protected]> wrote:
Thomas Mortagne wrote:
DocumentAccessBridge is still the current way to get the context user.
Now the way ExecutionContext has been designed it will always be generic and you are supposed to use specialised API to access something like the current user (you are not supposed to know how exactly it's stored in the context) and user concept will probably always be a XWiki Platform concept anyway. Now we would like to put Platform in Maven central but we still have lots of dependencies that are not there.
Fair enough. For some reason I'm really struggling to include the right repository for Platform. What details should I be using in my settings.xml? I've included everything from the example in http://dev.xwiki.org/xwiki/bin/view/Community/Building but I still can't resolve the dependency.
What's in http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven should be enough, that's exactly what I have on my side.
Thanks,
Bryn
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne