Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testPluginConfiguration (0.12 sec)

  1. compat/maven-model-builder/src/test/java/org/apache/maven/model/inheritance/DefaultInheritanceAssemblerTest.java

        }
    
        private Model getModel(String name) throws IOException {
            return reader.read(getPom(name), null);
        }
    
        @Test
        void testPluginConfiguration() throws Exception {
            testInheritance("plugin-configuration");
        }
    
        /**
         * Check most classical urls inheritance: directory structure where parent POM in parent directory
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Sep 17 10:01:14 UTC 2025
    - 8.2K bytes
    - Viewed (0)
Back to top