- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createV3FactoryBridge (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-compat/src/main/java/org/apache/maven/toolchain/ToolchainManagerFactory.java
@Provides @Typed(ToolchainFactory.class) @Named("jdk") ToolchainFactory jdkFactory() { return createV3FactoryBridge("jdk"); } /** * Creates a v3 ToolchainFactory bridge that wraps a v4 ToolchainFactory. */ public ToolchainFactory createV3FactoryBridge(String type) { try { org.apache.maven.api.services.ToolchainFactory v4Factory =Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 31 10:58:52 GMT 2025 - 11K bytes - Click Count (0)