Hi,
I am trying to make the BIMserver 1.5.138 to work with openMAINT but this version has no bundle plugins available.
Can anyone tell me where to find the appropriate plugin versions?
Any other hint will be very appreciated too.
Thanks in advance.
[]'s
Marco
Did you find solutions to this problem? i am in the same problem
Juan,
The solution that work for me was to replace all the occurences of the repository in the bimserver/setup.html before you run the initial setup. I did the install in a linux virtual machine with all defaults and I don’t know if it will work for you.
In the file /opt/tomcat/webapps/bimserver/setup.html
Search for
http://central.maven.org/maven2
Replace with
https://repo1.maven.org/maven2
Good Luck.