Uses of Class
org.wildfly.channel.UnresolvedMavenArtifactException
Packages that use UnresolvedMavenArtifactException
-
Uses of UnresolvedMavenArtifactException in org.wildfly.channel
Subclasses of UnresolvedMavenArtifactException in org.wildfly.channelModifier and TypeClassDescriptionclassThrown in case of an error during downloading of one or more of required artifacts.classThrown if one or more of required artifacts are not found in specified ChannelsMethods in org.wildfly.channel that throw UnresolvedMavenArtifactExceptionModifier and TypeMethodDescriptionChannelSession.resolveMavenArtifacts(List<ArtifactCoordinate> coordinates) Resolve a list of Maven artifacts according to the session's channels.Constructors in org.wildfly.channel with parameters of type UnresolvedMavenArtifactExceptionModifierConstructorDescriptionUnresolvedRequiredManifestException(String msg, String missingID, UnresolvedMavenArtifactException cause)