Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getLifecyclePhase (0.08 sec)

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

        PluginExecution getModel();
    
        @Nonnull
        MojoDescriptor getDescriptor();
    
        @Nonnull
        String getExecutionId();
    
        @Nonnull
        String getGoal();
    
        @Nonnull
        String getLifecyclePhase();
    
        @Nonnull
        Optional<XmlNode> getConfiguration();
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Wed Feb 28 23:54:53 UTC 2024
    - 1.8K bytes
    - Viewed (0)
Back to top