Hello. Currently I use maven command to deploy schema (from docs on github):
mvn install -Dload.file=./ldap/setup/refreshLDAPData.xml Is it possible to use it with java -jar file.jar or another approach without using maven? -- Regards, Veniamin
Hello. Currently I use maven command to deploy schema (from docs on github):
mvn install -Dload.file=./ldap/setup/refreshLDAPData.xml Is it possible to use it with java -jar file.jar or another approach without using maven? -- Regards, Veniamin