Problems building java code using aerospike-client 4.0.8

I’m trying to build the Redis wrapper (GitHub - helipilot50/aerospike-redis: Jedis (Redis) implementation using Aerospike) for aerospike but it fails with:

[ERROR] Failed to execute goal on project aerospike-jedis: Could not resolve dependencies for project com.aerospike:aerospike-jedis:jar:1.0.0: Could not transfer artifact javax.jms:jms:jar:1.1 from/to java.net (https://maven-repository.dev.java.net/nonav/repository): Cannot access https://maven-repository.dev.java.net/nonav/repository with type legacy using the available connector factories: BasicRepositoryConnectorFactory: Cannot access https://maven-repository.dev.java.net/nonav/repository with type legacy using the available layout factories: Maven2RepositoryLayoutFactory: Unsupported repository layout legacy → [Help 1]

Has anyone had success with this or know what the issue is.