ear:generate-application-xml

Full name:

org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT:generate-application-xml

Description:

Creates a text file in the project base directory.

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: generate-resources.

Optional Parameters

Name Type Since Description
pathname String - The path to the output file, relative to the project base directory directory.

Parameter Details

pathname:

The path to the output file, relative to the project base directory directory.
  • Type: java.lang.String
  • Required: No