Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testBuildFromModelSource (0.3 sec)

  1. impl/maven-core/src/test/java/org/apache/maven/project/ProjectBuilderTest.java

            // right now it's not valid to ask for artifacts unless plugins require the artifacts.
    
            project.getCompileClasspathElements();
        }
    
        @Test
        void testBuildFromModelSource() throws Exception {
            File pomFile = new File("src/test/resources/projects/modelsource/module01/pom.xml");
            MavenSession mavenSession = createMavenSession(pomFile);
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Sep 17 10:01:14 UTC 2025
    - 17.6K bytes
    - Viewed (0)
Back to top