Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for UPGRADE_MODULES (0.09 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. api/maven-api-core/src/main/java/org/apache/maven/api/JavaPathType.java

        /**
         * The path identified by the Java {@code --upgrade-module-path} option.
         * The Java tools location is {@link StandardLocation#UPGRADE_MODULE_PATH}.
         */
        UPGRADE_MODULES(StandardLocation.UPGRADE_MODULE_PATH, "--upgrade-module-path"),
    
        /**
         * The path identified by the Java {@code --patch-module} option.
         * The Java tools location is {@link StandardLocation#PATCH_MODULE_PATH}.
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Mon Dec 15 11:13:42 GMT 2025
    - 15.7K bytes
    - Click Count (1)
Back to Top