apigee / apigee-config-maven-plugin

apigee-config-maven-plugin
Apache License 2.0
55 stars 108 forks source link

dependencies issue. #149

Closed anoopsaxena closed 1 year ago

anoopsaxena commented 2 years ago

While we are referring to sampleproject at /sample/EdgeConfig getting the 503 error.

[ERROR] Plugin com.apigee.edge.config:apigee-config-maven-plugin:1.5.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.apigee.edge.config:apigee-config-maven-plugin:jar:1.5.1: Could not transfer artifact com.apigee.edge.config:apigee-config-maven-plugin:pom:1.5.1 from/to central (https://repo1.maven.org/maven2): transfer failed for https://repo1.maven.org/maven2/com/apigee/edge/config/apigee-config-maven-plugin/1.5.1/apigee-config-maven-plugin-1.5.1.pom, status: 503 Service Unavailable -> [Help 1] org.apache.maven.plugin.PluginResolutionException: Plugin com.apigee.edge.config:apigee-config-maven-plugin:1.5.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.apigee.edge.config:apigee-config-maven-plugin:jar:1.5.1

tried with various version, but hard luck, however apigee-deploy-maven plugin is working fine,
pls advise me to resolve this issue. Thanks.

ssvaidyanathan commented 2 years ago

Do you have some sort of corporate proxy used for connecting?? Also do you have an internal corporate Maven repo which is used??

ssvaidyanathan commented 1 year ago

Closing this issue due to inactivity