argouml-tigris-org/argouml

ArgoUML-0.35.1-setup.exe JRE fails to download

Opened this issue · 4 comments

I even have Java 1.8 installed. but still NOT recognized by the setup

jre

And yes my internet is working properly

did you find an answer to this?

same here

I've had the same issue. Unfortunately I have not solve this installation problem, but I have found a workaround.

  1. Install Java on your PC.
  2. Download ArgoUML "Java version" from this repo. ArgoUML-0.35.1.zip.
  3. Go where you have downloaded and unzipped the files.
  4. Execute argouml.bat for Windows or argouml.sh for Mac and Linux.

Why is on 2022 this trying to download Java JRE from sun.com?

The script to do the windows install is very old and I guess it had some URL:s hardcoded. The scripts to build the old installation are abandoned now in favor of a Maven-oriented build. We need to find and select a maven-based tool to make the windows installer and configure it to solve this.