- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for pluginClassLoaderOutput (0.06 sec)
-
impl/maven-core/src/test/projects/plugin-manager/project-with-build-extensions-plugin/pom.xml
<id>load</id> <phase>validate</phase> <configuration> <resourcePaths>maven-core-it.properties</resourcePaths> <pluginClassLoaderOutput>target/pcl.properties</pluginClassLoaderOutput> </configuration> <goals> <goal>load</goal> </goals> </execution> </executions> </plugin> </plugins>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 884 bytes - Viewed (0) -
impl/maven-core/src/test/projects/plugin-manager/project-with-plugin-classpath-ordering/sub/pom.xml
<id>load</id> <phase>validate</phase> <configuration> <resourcePaths>org/apache/maven/its/mng3906/SomeClass.class</resourcePaths> <pluginClassLoaderOutput>target/pcl.properties</pluginClassLoaderOutput> </configuration> <goals> <goal>load</goal> </goals> </execution> </executions> </plugin> </plugins>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.4K bytes - Viewed (0) -
impl/maven-core/src/test/projects/plugin-manager/project-contributing-system-scope-plugin-dep/pom.xml
<id>load</id> <phase>validate</phase> <configuration> <resourcePaths>maven-core-it.properties</resourcePaths> <pluginClassLoaderOutput>target/pcl.properties</pluginClassLoaderOutput> </configuration> <goals> <goal>load</goal> </goals> </execution> </executions> </plugin> </plugins>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 1.3K bytes - Viewed (0)