[WARNING] Could not transfer metadata org.eclipse.collections:eclipse-collections-api/maven-metadata.xml from/to ossrh (https://s01.oss.sonatype.org/content/repositories/snapshots): status code: 504, reason phrase: Gateway Time-out (504)
@Booker you have to use the new central sonatype snapshots now. OSSRH is down. I’ve performed a migration recently. The new artifact ids under snapshots is org.eclipse.deeplearning4j.
This change was for a variety of reasons but mostly due to the migration.
Artifact ids and imports in java code are the same.
@Booker could you show your pom? It shouldn’t unless you have a repositories declaration somewhere. Are you sure it isn’t in your .m2/settings.xml?