Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for setForRemoval (0.07 seconds)

  1. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/CommonsCliOptions.java

                        .desc("<deprecated> Alternate path for the global settings file.")
                        .hasArg()
                        .deprecated(DeprecatedAttributes.builder()
                                .setForRemoval(true)
                                .setSince("4.0.0")
                                .setDescription("Use -is,--install-settings instead.")
                                .get())
                        .get());
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Wed Oct 08 07:36:42 GMT 2025
    - 21.3K bytes
    - Click Count (0)
Back to Top