prosavage/FactionsX

Maven Repo

Opened this issue · 0 comments

Looks like i cannot access the maven repo, is it down? I cant even find out the latest version either like it says on ur wiki as the further configuration hasn't been done like said here

        <dependency>
            <groupId>net.prosavage.factionsx</groupId>
            <artifactId>FactionsX</artifactId>
            <version>1.0.8-RC</version>
            <scope>provided</scope>
        </dependency>

is the dependency and with the repo:

        <repository>
            <id>savagelabs</id>
            <url>https://nexus.savagelabs.net/repository/maven-releases/</url>
        </repository>

and its not working.