Inductive Automation Nexus/Maven server is offline

Hi,

My company (Seeq) integrates our product with Ignition, and we pull the Ignition libraries from your Maven server. But for the last ~24 hours at least, our developers have not been able to access http://nexus.inductiveautomation.com/repository/inductiveautomation-releases/ as described on https://docs.inductiveautomation.com/display/SE/The+Ignition+Maven+Plugin.

Perhaps there is a problem with the server (crash, out of disk space, etc.) or it has moved again?

I’d appreciate any updates for when the server comes back. For now we’re zipping up and passing around our .m2 folders as a workaround.

Best,
Stephen Rosenthal

There’s a problem right now, IT is looking into it.

If you’ve ever successfully built before you can build in offline mode as a workaround. For Maven it’s the -o flag and for Gradle it’s --offline.