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

[WFMP-207] Do not perform artifact resolution fallback if the channel resolution failed due to transfer error #338

Merged
merged 1 commit into from
May 24, 2023

Conversation

spyrkob
Copy link
Contributor

@spyrkob spyrkob commented May 23, 2023

Issue: https://issues.redhat.com/browse/WFMP-207

Note: requires wildfly-channel - I'll update the PR when a new version is released

cc @jfdenise

@spyrkob spyrkob requested a review from jamezp as a code owner May 23, 2023 11:31
@spyrkob spyrkob marked this pull request as draft May 23, 2023 11:31
pom.xml Outdated
@@ -96,7 +96,7 @@
<!-- This version property is also retrieved by plugin at runtime to resolve CLI artifact -->
<version.org.wildfly.core>20.0.1.Final</version.org.wildfly.core>
<version.org.wildfly>27.0.1.Final</version.org.wildfly>
<version.org.wildfly.channel>1.0.0.Final</version.org.wildfly.channel>
<version.org.wildfly.channel>1.0.1.Final-SNAPSHOT</version.org.wildfly.channel>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spyrkob wildfly-channel 1.0.1.Final has been released.

@spyrkob spyrkob marked this pull request as ready for review May 23, 2023 12:34
@jamezp jamezp merged commit fbfd61c into wildfly:main May 24, 2023
@spyrkob spyrkob deleted the WFMP-207 branch May 24, 2023 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants