Class BootstrapWagonConfigurator

  • All Implemented Interfaces:
    org.eclipse.aether.transport.wagon.WagonConfigurator

    public class BootstrapWagonConfigurator
    extends Object
    implements org.eclipse.aether.transport.wagon.WagonConfigurator
    • Field Detail

      • converterLookup

        protected org.codehaus.plexus.component.configurator.converters.lookup.ConverterLookup converterLookup
    • Constructor Detail

      • BootstrapWagonConfigurator

        public BootstrapWagonConfigurator()
    • Method Detail

      • configure

        public void configure​(org.apache.maven.wagon.Wagon wagon,
                              Object configuration)
                       throws Exception
        Specified by:
        configure in interface org.eclipse.aether.transport.wagon.WagonConfigurator
        Throws:
        Exception