forax / pro

A Java build tool that works seamlessly with modules
GNU General Public License v3.0
103 stars 15 forks source link

Modules database moved #76

Open sormuras opened 3 years ago

sormuras commented 3 years ago

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