Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getRootDirectory (0.05 sec)

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

         *
         * @return the root directory of the project
         * @throws IllegalStateException if the root directory could not be found
         * @see Session#getRootDirectory()
         */
        @Nonnull
        Path getRootDirectory();
    
        /**
         * Returns project parent project, if any.
         * <p>
         * Note that the model may have a parent defined, but an empty parent
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Feb 27 11:07:03 UTC 2025
    - 10.6K bytes
    - Viewed (0)
Back to top