pro icon indicating copy to clipboard operation
pro copied to clipboard

Modules database moved

Open sormuras opened this issue 5 years ago • 0 comments

I refactored how sormuras/modules scans and presents module name-uri pairs.

This pro code here...

https://github.com/forax/pro/blob/1dac8c7ccf8215a2fb981272e7bff23ff15a7d51/src/main/java/com.github.forax.pro.bootstrap/com/github/forax/pro/bootstrap/Bootstrap.java#L185-L200

...still works, but refers to a stalled (read: no longer daily updated) module-maven.properties file.

Now, daily updates of the new database are presented in two ways:

Also, stable versions are collected here: https://github.com/sormuras/modules/releases

sormuras avatar Jan 28 '21 19:01 sormuras