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

Replace deprecated properties in JReleaser descriptor #29099

Merged
merged 1 commit into from Nov 8, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Nov 7, 2022

No description provided.

@quarkus-bot quarkus-bot bot added area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Nov 7, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 7, 2022

Failing Jobs - Building 86de7fd

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
JVM Tests - JDK 17 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17 MacOS M1
JVM Tests - JDK 18 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: devtools/cli 

📦 devtools/cli

io.quarkus.cli.CliProjectGradleTest.testExtensionList - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
Expected OK return code. Result:
result: {

⚙️ JVM Tests - JDK 11 Windows #

- Failing: devtools/cli 

📦 devtools/cli

io.quarkus.cli.CliProjectGradleTest.testExtensionList - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
Expected OK return code. Result:
result: {

⚙️ JVM Tests - JDK 17 #

- Failing: devtools/cli 

📦 devtools/cli

io.quarkus.cli.CliProjectGradleTest.testExtensionList - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
Expected OK return code. Result:
result: {

⚙️ JVM Tests - JDK 18 #

- Failing: devtools/cli 

📦 devtools/cli

io.quarkus.cli.CliProjectGradleTest.testExtensionList - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
Expected OK return code. Result:
result: {

@gsmet
Copy link
Member Author

gsmet commented Nov 8, 2022

@yrodiere looks like io.quarkus.cli.CliProjectGradleTest.testExtensionList is still trying to contact the Gradle repository for Quarkus SNAPSHOT artifacts.

@gsmet
Copy link
Member Author

gsmet commented Nov 8, 2022

@yrodiere Not sure we can easily do something about it but thought I might as well have your opinion about it.

@gsmet gsmet merged commit 869a916 into quarkusio:main Nov 8, 2022
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Nov 8, 2022
@yrodiere
Copy link
Member

yrodiere commented Nov 8, 2022

@gsmet See https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/Gradle.20and.20snapshots/near/299697109:

yrodiere: @Guillaume Smet I'm still trying to remember the specifics, but what I was involved in was gradle tests, this is CLI tests that happen to use Gradle... I'm not sure they use the same config?
gsmet: ah maybe
gsmet: I thought we protected all of them but that might as well have been limited to the Gradle ITs

@yrodiere
Copy link
Member

yrodiere commented Nov 8, 2022

@glefloch intended to have a look, not sure if he managed to do something. That looked difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants