- Sort Score
- Num 10 results
- Language All
Results 41 - 44 of 44 for spi (0.01 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
api/maven-api-core/src/main/java/org/apache/maven/api/Project.java
* A project is usually read from a file named {@code pom.xml}, * which contains the {@linkplain #getModel() model} in an XML form. * When a custom {@code org.apache.maven.api.spi.ModelParser} is used, * the path may point to a non XML file. * <p> * The POM path is also used to define the {@linkplain #getBasedir() base directory} * of the project. *Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Nov 07 13:11:07 GMT 2025 - 15.3K bytes - Click Count (0) -
.idea/gradle.xml
<option value="$PROJECT_DIR$/platforms/core-execution/build-cache-packaging" /> <option value="$PROJECT_DIR$/platforms/core-execution/build-cache-spi" /> <option value="$PROJECT_DIR$/platforms/core-execution/daemon-server-worker" /> <option value="$PROJECT_DIR$/platforms/core-execution/execution" />Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 11 18:02:10 GMT 2025 - 23.2K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/PluginUpgradeStrategy.java
import org.eclipse.aether.internal.impl.DefaultPathProcessor; import org.eclipse.aether.internal.impl.DefaultTransporterProvider; import org.eclipse.aether.internal.impl.transport.http.DefaultChecksumExtractor; import org.eclipse.aether.spi.connector.transport.TransporterProvider; import org.eclipse.aether.transport.file.FileTransporterFactory; import org.eclipse.aether.transport.jdk.JdkTransporterFactory;
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 37K bytes - Click Count (0) -
pom.xml
<groupId>org.opensearch.plugin</groupId> <artifactId>analysis-common</artifactId> </exclusion> <exclusion> <groupId>org.opensearch.plugin</groupId> <artifactId>opensearch-scripting-painless-spi</artifactId> </exclusion> <exclusion> <groupId>org.opensearch.plugin</groupId> <artifactId>geo</artifactId> </exclusion> </exclusions> </dependency> <dependency>
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 20 08:30:43 GMT 2025 - 49.4K bytes - Click Count (0)