Documentation
¶
Overview ¶
Command refresh downloads a corpus of real POMs (including their full parent and BOM closure) into testdata/poms, then runs the real `mvn help:effective-pom` against each root and writes the resulting dependency list to testdata/expected as JSON. The golden test in the parent package compares the pure-Go resolver against these files.
Run with: go run ./tools/refresh
Requires network access and a working `mvn` on PATH.
Click to show internal directories.
Click to hide internal directories.