Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven Repo #15

Open
Olzie-12 opened this issue Jan 16, 2022 · 0 comments
Open

Maven Repo #15

Olzie-12 opened this issue Jan 16, 2022 · 0 comments

Comments

@Olzie-12
Copy link

Olzie-12 commented Jan 16, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant