Documentation
¶
Overview ¶
Package pom handles the generation of Maven pom.xml files for a Java library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
Generate generates the pom.xml files for a library. Precondition: module directories exist except for for the *-bom.
func UpdateVersions ¶
UpdateVersions updates the versions of all pom.xml files in a given directory. It appends the "-SNAPSHOT" suffix to the version given the version parameter. If the directory is not present, this function creates it.
Types ¶
Click to show internal directories.
Click to hide internal directories.