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

repository.scouterapm.com is connection timed out #4

Open
mingmingbaibai opened this issue Mar 8, 2018 · 1 comment
Open

repository.scouterapm.com is connection timed out #4

mingmingbaibai opened this issue Mar 8, 2018 · 1 comment

Comments

@mingmingbaibai
Copy link

Failed to connect to repository.scouterapm.com. So this project isn't built.

@gunlee01
Copy link
Member

gunlee01 commented Mar 8, 2018

Sorry. The pom file should be updated but not yet.
Those are now on the maven central and the group id was changed.
please update the file like below and try again.

<dependency>
    <groupId>io.github.scouter-project</groupId>
    <artifactId>scouter-common</artifactId>
    <version>1.8.3</version>
    <scope>provided</scope>
</dependency>
<dependency>
    <groupId>io.github.scouter-project</groupId>
    <artifactId>scouter-server</artifactId>
    <version>1.8.3</version>
    <scope>provided</scope>
</dependency>

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

2 participants