compile:initialize

Full name:

npanday.plugin:maven-compile-plugin:1.3-incubating:initialize

Description:

This class initializes and validates the setup.

Attributes:

  • Requires a Maven 2.0 project to be executed.
  • Binds by default to the lifecycle phase: compile.

Required Parameters

Name Type Since Description
project MavenProject - The maven project.

Parameter Details

project:

The maven project.
  • Type: org.apache.maven.project.MavenProject
  • Required: Yes
  • Expression: ${project}