Skip to content

Mvn

Index

mvn::list_pom_files

Find and print all pom.xml file paths under a directory, excluding target/ trees. Output: stdout — sorted list of pom.xml paths, one per line

Arguments

  • $1 (root): directory to search (optional; defaults to current directory)