Thanks, Thomas,
I tried
https://github.com/xwiki-contrib/sandbox/tree/master/authenticators/xwiki-a…
again and now it compiled successfully. Though when tried to access WebHome page I got
exception, from which IMHO important part is:
...
Caused by: java.lang.NoClassDefFoundError:org/opensaml/xml/security/credential/Credential
And I assume it is because I didn't put all necessary jar files in lib folder.
Knowing bash better than J2EE, I copied all files which I got from ~/m2/repository to
/lib,
but then Xwiki didn't start at all...
How can I build xwiki-authentication-saml with all necessary dependencies?
Thanks, and happy Easter!
Valdis