Class ChannelConfiguration


  • public class ChannelConfiguration
    extends Object
    A channel configuration. Contains a manifest composed of a groupId, an artifactId an optional version or a url.
    Author:
    jdenise
    • Constructor Detail

      • ChannelConfiguration

        public ChannelConfiguration()
    • Method Detail

      • getManifest

        public org.wildfly.channel.ChannelManifestCoordinate getManifest()
        Returns:
        the manifest
      • toChannel

        public org.wildfly.channel.Channel toChannel​(List<org.eclipse.aether.repository.RemoteRepository> repositories)
                                              throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException