Class RepositoryUtils

java.lang.Object
org.wildfly.prospero.api.RepositoryUtils

public class RepositoryUtils extends Object
  • Constructor Details

    • RepositoryUtils

      public RepositoryUtils()
  • Method Details

    • toChannelRepository

      public static org.wildfly.channel.Repository toChannelRepository(org.eclipse.aether.repository.RemoteRepository r)
    • toRemoteRepository

      public static org.eclipse.aether.repository.RemoteRepository toRemoteRepository(String id, String url)
    • toRemoteRepository

      public static org.eclipse.aether.repository.RemoteRepository toRemoteRepository(org.wildfly.channel.Repository repository)