Description
It seems the java dependency (the jre directory) disappeared from the binary and for this reason the binary doesn't start.
How to reproduce
Expected Result
The MS binary starts as expected.
Current Result
The JRE_HOME is not well defined because the JRE dependency is missing in the binary archive resulting from the MS build.

Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)
| Browser Affected |
Version |
| Internet Explorer |
|
| Edge |
|
| Chrome |
|
| Firefox |
|
| Safari |
|
Other useful information
That's most probably because the JRE package is no longer reachable at the link here:
https://github.com/geosolutions-it/MapStore2/blob/master/binary/pom.xml#L119C43-L119C171
Description
It seems the java dependency (the jre directory) disappeared from the binary and for this reason the binary doesn't start.
How to reproduce
Expected Result
The MS binary starts as expected.
Current Result
The JRE_HOME is not well defined because the JRE dependency is missing in the binary archive resulting from the MS build.
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
That's most probably because the JRE package is no longer reachable at the link here:
https://github.com/geosolutions-it/MapStore2/blob/master/binary/pom.xml#L119C43-L119C171