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

Issues getting sigar pom file while building. #15

Open
asafkiv opened this issue Jul 11, 2022 · 3 comments
Open

Issues getting sigar pom file while building. #15

asafkiv opened this issue Jul 11, 2022 · 3 comments

Comments

@asafkiv
Copy link

asafkiv commented Jul 11, 2022

Hi,
While running the mvn clean install, I get this output:
ERROR] Failed to execute goal on project process-monitoring-extension: Could not resolve dependencies for project com.appdynamics.extensions:process-monitoring-extension:jar:2.3.1: Failed to collect dependencies at org.hyperic:sigar-dist:zip:1.6.3.82: Failed to read artifact descriptor for org.hyperic:sigar-dist:zip:1.6.3.82: Could not transfer artifact org.hyperic:sigar-dist:pom:1.6.3.82 from/to jboss-3rd-party-releases (https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/): Transfer failed for https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/hyperic/sigar-dist/1.6.3.82/sigar-dist-1.6.3.82.pom 503 Service Unavailable -> [Help 1]
Can you please check?

Thanks!

@k-shaikh
Copy link

The error says "503 Service Unavailable" which indicates the maven repository was down. I checked the pom link and its reachable now. Can you try running the build again?

@asafkiv
Copy link
Author

asafkiv commented Jul 12, 2022

@k-shaikh - Is this link reachable for you?:
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/hyperic/sigar-dist/1.6.3.82/sigar-dist-1.6.3.82.pom?
Because for me I still get the 503.
Thanks.

@k-shaikh
Copy link

Yes I can access it.

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