Fork me on GitHub

gplus:removeStubs

Full name:

org.codehaus.gmavenplus:gmavenplus-plugin:3.0.2:removeStubs

Description:

This mojo removes Groovy stubs from the project's sources.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is thread-safe and supports parallel builds.
  • Since version: 1.0-beta-3.
  • Binds by default to the lifecycle phase: compile.

Optional Parameters

Name Type Since Description
<stubsOutputDirectory> File - The location for the compiled classes.
Default: ${project.build.directory}/generated-sources/groovy-stubs/main

Parameter Details

<stubsOutputDirectory>

The location for the compiled classes.
  • Type: java.io.File
  • Required: report.plugin.goal.no
  • Default: ${project.build.directory}/generated-sources/groovy-stubs/main