Do you think it would be possible for you guys to update the latest version of Openfire (and possibly the plugins if it’s doable) ? I need this so we could add openfire in our automation jobs for deployments.
@guus - I think this is something you probably need to setup, if it’s possible. Could help cut-down load on the main Ignite Realtime server.
@Bpt - Whilst you’re waiting, you should be able to fetch the current versions from the Ignite Realtime repo at https://igniterealtime.org/archiva/repository/maven/ - just add that to your list of repo’s in your Maven/Gradle/etc. config. Ideally last.
If yes, then yes I think it would be nice to have it in Maven Central. And if you do so, yes it should remove a lot of requests on your internal Maven repo.
I believe it’s possible to have this step (pushing to Maven central) done automaticaly with the good configuration in Openfire pom.xml. But not sure how you can handle the plugins.
It’s do-able, but a hassle. For now, I’m not to worried about the load on our server, nor am I inclined to spend time on publishing to Maven central, unless someone brings good arguments.