project

@Parameter(defaultValue = "${project}", readonly = true, required = true)
@get:NotNull
open val project: MavenProject