Package org.wildfly.prospero.api
Class RepositoryUtils
java.lang.Object
org.wildfly.prospero.api.RepositoryUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.wildfly.channel.RepositorytoChannelRepository(org.eclipse.aether.repository.RemoteRepository r) static org.eclipse.aether.repository.RemoteRepositorytoRemoteRepository(String id, String url) static org.eclipse.aether.repository.RemoteRepositorytoRemoteRepository(org.wildfly.channel.Repository repository)
-
Constructor Details
-
RepositoryUtils
public RepositoryUtils()
-
-
Method Details
-
toChannelRepository
public static org.wildfly.channel.Repository toChannelRepository(org.eclipse.aether.repository.RemoteRepository r) -
toRemoteRepository
-
toRemoteRepository
public static org.eclipse.aether.repository.RemoteRepository toRemoteRepository(org.wildfly.channel.Repository repository)
-