- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkPrerequisites (0.46 seconds)
-
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java
throws LifecycleExecutionException { MojoDescriptor mojoDescriptor = mojoExecution.getMojoDescriptor(); try { mavenPluginManager.checkPrerequisites(mojoDescriptor.getPluginDescriptor()); } catch (PluginIncompatibleException e) { throw new LifecycleExecutionException(messageBuilderFactory, mojoExecution, session.getCurrentProject(), e); }Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Jun 12 14:55:55 GMT 2025 - 21K bytes - Click Count (0)