I downloaded the JIDE 3.8.0 distribution (https://www.jidesoft.com/downloads/archives/jide.3.8.0.zip), but even though the Readme.txt still mentions them, the maven directory and the mavenify scripts inside it are missing. Is there some other officially supported way of installing the libraries in a Maven repository, so I can use Maven dependencies to include them in my project?
I downloaded the JIDE 3.8.0 distribution (https://www.jidesoft.com/downloads/archives/jide.3.8.0.zip), but even though the Readme.txt still mentions them, the
mavendirectory and themavenifyscripts inside it are missing. Is there some other officially supported way of installing the libraries in a Maven repository, so I can use Maven dependencies to include them in my project?