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

sanity.external tomee test failure (gradle plugin access issue) #1730

Closed
smlambert opened this issue Apr 16, 2020 · 1 comment
Closed

sanity.external tomee test failure (gradle plugin access issue) #1730

smlambert opened this issue Apr 16, 2020 · 1 comment
Labels
duplicate type:external 3rd party application tests (invoked by the make target 'external')

Comments

@smlambert
Copy link
Contributor

Describe the bug
Believe this an upstream bug, where tomee test suite is trying to fetch test artifacts from http versus https - need to check if we can update which version of tomee we are running to use a version that resolves this issue.

[2020-04-15T12:59:19.712Z] [ERROR] Failed to execute goal on project gradle: Could not resolve dependencies for project org.apache.tomee.gradle:gradle:pom:8.0.0: Failed to collect dependencies at org.gradle:gradle-core:jar:3.0: Failed to read artifact descriptor for org.gradle:gradle-core:jar:3.0: Could not transfer artifact org.gradle:gradle-core:pom:3.0 from/to gradle-libs-releases-local (http://repo.gradle.org/gradle/libs-releases-local/): Access denied to: http://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-core/3.0/gradle-core-3.0.pom , ReasonPhrase:Forbidden. -> [Help 1]

To Reproduce
Steps to reproduce the behavior (or Grinder rerun link):
https://ci.adoptopenjdk.net//job/Grinder/parambuild/?JDK_VERSION=8&JDK_IMPL=hotspot&BUILD_LIST=external/tomee&PLATFORM=x86-64_linux&TARGET=sanity.external&SDK_RESOURCE=nightly

Expected behavior
All tomee tests execute and pass.

Additional context
Previously mentioned here: #1567 (comment)

@smlambert smlambert added the type:external 3rd party application tests (invoked by the make target 'external') label Apr 16, 2020
@smlambert
Copy link
Contributor Author

Close in favour of epic #2057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate type:external 3rd party application tests (invoked by the make target 'external')
Projects
None yet
Development

No branches or pull requests

2 participants