Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

         * The default value is empty.
         */
        default Optional<Version> targetVersion() {
            return Optional.empty();
        }
    
        /**
         * {@return an explicit target path, overriding the default value}.
         * When a target path is explicitly specified, the values of the {@link #module()} and {@link #targetVersion()}
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Jun 26 07:56:58 UTC 2025
    - 6.5K bytes
    - Viewed (0)
Back to top