Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for toPlexusLoggingLevel (0.07 sec)

  1. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/PlexusContainerCapsuleFactory.java

    import org.codehaus.plexus.logging.LoggerManager;
    import org.slf4j.ILoggerFactory;
    
    import static java.util.Objects.requireNonNull;
    import static org.apache.maven.cling.invoker.CliUtils.toPlexusLoggingLevel;
    
    /**
     * Container capsule backed by Plexus Container.
     *
     * @param <C> The context type.
     */
    public class PlexusContainerCapsuleFactory<C extends LookupContext> implements ContainerCapsuleFactory<C> {
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Thu Jul 03 14:18:26 UTC 2025
    - 14.3K bytes
    - Viewed (0)
Back to top