Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for v3Phase (0.03 sec)

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

             * Returns the Maven 3 phase name.
             *
             * @return the Maven 3 phase name
             */
            String v3Phase();
    
            /**
             * Returns the Maven 4 phase name.
             *
             * @return the Maven 4 phase name
             */
            String v4Phase();
        }
    
        /**
         * A link from a phase to another phase, consisting of a type which can be
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:28:57 UTC 2025
    - 7.9K bytes
    - Viewed (0)
Back to top