-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
When you use a channel and the manifest does not contain an entry for the artifact, a fallback algorithm is used for resolution. When doing so the following two messages are logged for each artifact:
[WARNING] Resolution of artifact org.wildfly.core:wildfly-cli failed using configured channels. Using original version. [WARNING] Using version 22.0.1.Final to resolve artifact org.wildfly.core:wildfly-cli
These should likely just be debug messages as channels are not required to provide versions for all artifacts.