No recent builds on maven central

The last build on maven central for org.lucee.lucee was 5.3.1.87-RC
I see theres been a whole load of releases since then tagged on github.
I thought build were being published automatically as part of CI process now?

Micha may have stopped publishing every snapshot release to Maven. I know at one point he had thousands of snapshots there and it was really causing performance issues when querying Maven. The CI server still builds every snapshot though and they should be available on the update server.

The update server doesn’t help me as I’m running a maven build. We don’t ever touch the admin console.

However, if they are available in the admin from the update server, then they shouldn’t be a snapshot release, so publishing to maven central seems like a reasonable thing to do.

Chris