There is 1 comment.
 
 
LDAP / cid:jira-generated-image-avatar-f197b6fe-835c-4368-a7cb-d82beb81155a LDAP-163 Open

Can't create xip for offline installation of authenticator v9.16.1 on xwiki 18.1.0

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-da90a120-15e9-4669-8450-121b1fa0681c Thomas Mortagne on 30/Mar/26 16:55
 

This actually looks more like a bug in the 18.0.1 XWiki pom where xwiki.enforcer.enforce-jdom2.skip does not seem to inherit xwiki.enforcer.skip by default. You can workaround this by either:

  • setting <xwiki.enforcer.enforce-jdom2.skip> Maven property to true too
  • or excluding org.xwiki.platform:xwiki-platform-oldcore from org.xwiki.contrib.ldap:ldap-authenticator dependency