Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testMVNConfigurationFunkyArguments (0.16 seconds)

  1. compat/maven-embedder/src/test/java/org/apache/maven/cli/MavenCliTest.java

         * funky arguments present.
         *
         * @throws Exception
         */
        @Test
        void testMVNConfigurationFunkyArguments() throws Exception {
            System.setProperty(
                    MavenCli.MULTIMODULE_PROJECT_DIRECTORY,
                    new File("src/test/projects/mavenConfigProperties").getCanonicalPath());
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Wed Sep 17 10:01:14 GMT 2025
    - 30.9K bytes
    - Click Count (0)
Back to Top