properties:write-active-profile-properties

Full name:

org.kuali.maven.plugins:properties-maven-plugin:1.1.11-SNAPSHOT:write-active-profile-properties

Description:

Writes properties of all active profiles to a file.

Attributes:

  • Requires a Maven project to be executed.

Required Parameters

Name Type Since Description
outputFile File - The properties file that will be used when writing properties.

Parameter Details

outputFile:

The properties file that will be used when writing properties.
  • Type: java.io.File
  • Required: Yes