commons-build:readme-mdOverview
The mvn commons-build:notice-txt Note: The README.md should be regenerated after every release of the component since it contains the maven coordinates of the latest release. This goal uses the following:
Configuration
To generate a README.md, the following properties are configured in the component's
Example configuration for Commons Text: <project> <inceptionYear>2014</inceptionYear> </project> |