[
https://issues.apache.org/jira/browse/NETBEANS-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809549#comment-16809549
]
Tatu Aalto edited comment on NETBEANS-2345 at 4/4/19 6:22 AM:
--------------------------------------------------------------
I have same problem, when building Jenkins DSL, I see this:
> Could not resolve org.jenkins-ci.plugins:azure-cli:0.9.
Required by:
project :
> Could not resolve org.jenkins-ci.plugins:azure-cli:0.9.
> Could not get resource
> 'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-cli/0.9/azure-cli-0.9.pom'.
> Could not HEAD
> 'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-cli/0.9/azure-cli-0.9.pom'.
> Received status code 502 from server: Bad Gateway
> Could not resolve org.jenkins-ci.plugins:azure-credentials:1.6.0.
Required by:
project :
> Could not resolve org.jenkins-ci.plugins:azure-credentials:1.6.0.
> Could not get resource
> 'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-credentials/1.6.0/azure-credentials-1.6.0.pom'.
> Could not HEAD
> 'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-credentials/1.6.0/azure-credentials-1.6.0.pom'.
> Received status code 502 from server: Bad Gateway
Also in browser [http://bits.netbeans.org/maven2/] returns a 502.
was (Author: aaltta):
I have same problem, when building Jenkins DSL, I see this:
{{> Could not resolve org.jenkins-ci.plugins:azure-cli:0.9.}}
{{ Required by:}}
{{ project :}}
{{ > Could not resolve org.jenkins-ci.plugins:azure-cli:0.9.}}
{{ > Could not get resource
'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-cli/0.9/azure-cli-0.9.pom'.}}
{{ > Could not HEAD
'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-cli/0.9/azure-cli-0.9.pom'.
Received status code 502 from server: Bad Gateway}}
{{> Could not resolve org.jenkins-ci.plugins:azure-credentials:1.6.0.}}
{{ Required by:}}
{{ project :}}
{{ > Could not resolve org.jenkins-ci.plugins:azure-credentials:1.6.0.}}
{{ > Could not get resource
'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-credentials/1.6.0/azure-credentials-1.6.0.pom'.}}
{{ > Could not HEAD
'http://bits.netbeans.org/maven2/org/jenkins-ci/plugins/azure-credentials/1.6.0/azure-credentials-1.6.0.pom'.
Received status code 502 from server: Bad Gateway}}
Also in browser [http://bits.netbeans.org/maven2/] returns a 502.
> http://bits.netbeans.org/maven2/ not reachable
> ----------------------------------------------
>
> Key: NETBEANS-2345
> URL: https://issues.apache.org/jira/browse/NETBEANS-2345
> Project: NetBeans
> Issue Type: Bug
> Components: apisupport - Maven, cnd - Accessibility, mavenutilities
> Affects Versions: 9.0
> Environment: macos and aws
> Reporter: Giri Reddy
> Priority: Blocker
> Fix For: Next
>
> Attachments: Screen Shot 2019-04-03 at 12.05.50 PM.png
>
>
> We have a builds failing both on AWS and Local builds on in-house servers.
> Posting snippets of the failure logs:
>
> AWS:
> 1554314474,,ui,message, amazon-ebs:
> [INFO]
> ------------------------------------------------------------------------
> 1554314474,,ui,message, amazon-ebs: [ERROR] Failed to execute goal on
> project parser-common: Could not resolve dependencies for project
> veriflow.parser:parser-common:jar:0.0.2-SNAPSHOT: Failed to collect
> dependencies for [veriflow.libcdm:Libcdm:jar:0.0.1-SNAPSHOT
> (compile)%!(PACKER_COMMA) veriflow. libddm:Libddm:jar:0.0.1-SNAPSHOT
> (compile)%!(PACKER_COMMA) com.google.code.gson:gson:jar:2.8.0
> (compile)%!(PACKER_COMMA)
> com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.5.1 (compile)%!
> (PACKER_COMMA) com.fasterxml.jackson.core:jackson-databind:jar:2.3.1
> (compile)%!(PACKER_COMMA) com.
> fasterxml.jackson.core:jackson-annotations:jar:2.3.0
> (compile)%!(PACKER_COMMA) org.apache.commons: commons-lang3:jar:3.7
> (compile)%!(PACKER_COMMA) commons-cli:commons-cli:jar:1.1 (compile)%!
> (PACKER_COMMA) org.apache.commons:commons-collections4:jar:4.1
> (compile)%!(PACKER_COMMA) org.netbeans.
> api:org-openide-util-lookup:jar:RELEASE73 (compile)%!(PACKER_COMMA)
> org.slf4j:slf4j-api:jar:1.7.7 (compile)%!(PACKER_COMMA)
> log4j:log4j:jar:1.2.17 (compile)%!(PACKER_COMMA) junit:junit:jar:4.11
> (compile)%!(PACKER_COMMA) org.projectlombok:lombok:jar:1.14.8
> (provided)%!(PACKER_COMMA) org.slf4j: slf4j-log4j12:jar:1.7.2 (runtime)]:
> Failed to read artifact descriptor for org.netbeans.api:org-
> openide-util-lookup:jar:RELEASE73: Could not transfer artifact
> org.netbeans.api:org-openide-util- lookup:pom:RELEASE73 from/to
> Netbeans Repository (http://bits.netbeans.org/maven2/): Failed to
> transfer file:
> http://bits.netbeans.org/maven2/org/netbeans/api/org-openide-util-lookup/RELEASE73/org-
> openide-util-lookup-RELEASE73.pom. Return code is: 502 %!(PACKER_COMMA)
> ReasonPhrase:Bad Gateway. -> [Help 1]
> 1554314474,,ui,message, amazon-ebs: [ERROR]
> 1554314474,,ui,message, amazon-ebs: [ERROR] To see the full stack trace of
> the errors%! (PACKER_COMMA) re-run Maven with the -e switch.
> 1554314474,,ui,message, amazon-ebs: [ERROR] Re-run Maven using the -X
> switch to enable full debug logging.
> 1554314474,,ui,message, amazon-ebs: [ERROR]
> 1554314474,,ui,message, amazon-ebs: [ERROR] For more information about the
> errors and possible solutions%!(PACKER_COMMA) please read the following
> articles:
> 1554314474,,ui,message, amazon-ebs: [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/
> MAVEN/DependencyResolutionException
> 1554314474,,ui,message, amazon-ebs: [ERROR]
> 1554314474,,ui,message, amazon-ebs: [ERROR] After correcting the
> problems%!(PACKER_COMMA) you can resume the build with the command
> 1554314474,,ui,message, amazon-ebs: [ERROR] mvn <goals> -rf
> :parser-common
> 1554314474,,ui,message, amazon-ebs: Command execution failure!
> 1554314474,,ui,message, amazon-ebs:
> 1554314474,,ui,message, amazon-ebs: Exit code: 1
> 1554314474,,ui,message, amazon-ebs:
> 1554314474,,ui,message, amazon-ebs: Stderr:
> 1554314474,,ui,message, amazon-ebs:
>
> In-house build:
> veriflow: Failed to execute goal on project parser-common: Could not resolve
> dependencies for project veriflow.parser:parser-common:jar:0.0.2-SNAPSHOT:
> Failed to collect dependencies for [veriflow.libcdm:Libcdm:jar:0.0.1-SNAPSHOT
> (compile), veriflow.libddm:Libddm:jar:0.0.1-SNAPSHOT (compile),
> com.google.code.gson:gson:jar:2.8.0 (compile),
> com.fasterxml.jackson.dataformat:jackson- dataformat-xml:jar:2.5.1 (compile),
> com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 (compile),
> com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile),
> org.apache.commons: commons-lang3:jar:3.7 (compile),
> commons-cli:commons-cli:jar:1.1 (compile), org.apache.commons:
> commons-collections4:jar:4.1 (compile),
> org.netbeans.api:org-openide-util-lookup:jar:RELEASE73 (compile),
> org.slf4j:slf4j-api:jar:1.7.7 (compile), log4j:log4j:jar:1.2.17 (compile),
> junit:junit: jar:4.11 (compile), org.projectlombok:lombok:jar:1.14.8
> (provided), org.slf4j:slf4j-log4j12:jar:1.7. 2 (runtime)]: Failed to read
> artifact descriptor for org.netbeans.api:org-openide-util-lookup:jar:
> RELEASE73: Could not transfer artifact
> org.netbeans.api:org-openide-util-lookup:pom:RELEASE73 from/ to Netbeans
> Repository (http://bits.netbeans.org/maven2/): Failed to transfer file:
> http://bits.
> netbeans.org/maven2/org/netbeans/api/org-openide-util-lookup/RELEASE73/org-openide-util-lookup-
> RELEASE73.pom. Return code is: 502 , ReasonPhrase:Bad Gateway. -> [Help 1]
> veriflow: [ERROR]
> veriflow: [ERROR] To see the full stack trace of the errors, re-run Maven
> with the -e switch.
> veriflow: [ERROR]
> veriflow: Re-run Maven using the -X switch to enable full debug logging.
> veriflow: [ERROR]
> veriflow: [ERROR]
> veriflow: For more information about the errors and possible solutions,
> please read the following articles:
> veriflow: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/
> DependencyResolutionException
> veriflow: [ERROR]
> veriflow: [ERROR]
> veriflow: After correcting the problems, you can resume the build with the
> command
> veriflow: [ERROR] mvn <goals> -rf :parser-common
> veriflow: Command execution failure!
>
> nslookup of 'bits.netbeans.org' points to:
> nslookup
> nslookup bits.netbeans.org
> Server: 8.8.8.8
> Address: 8.8.8.8#53
> Non-authoritative answer:
> bits.netbeans.org canonical name = netbeans-vm.apache.org.
> Name: netbeans-vm.apache.org
> Address: 52.6.211.55
> On the browser we get re-directed to 137.254.56.27
>
> [http://137.254.56.27/maven2]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists