You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When some artifacts are available only in JBoss Public Repository Group, but not in maven central, the build will fail. This can at times happen when a new version of an artifact was just released, but has not been sync'ed to the maven central yet. For instance, the automatic PR created by dependabot will fail due to the missing artifact. For example, wildfly/wildfly-transaction-client#150
The text was updated successfully, but these errors were encountered:
When some artifacts are available only in JBoss Public Repository Group, but not in maven central, the build will fail. This can at times happen when a new version of an artifact was just released, but has not been sync'ed to the maven central yet. For instance, the automatic PR created by dependabot will fail due to the missing artifact. For example, wildfly/wildfly-transaction-client#150
The text was updated successfully, but these errors were encountered: