You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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?
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!
The text was updated successfully, but these errors were encountered: