lfreleng-actions/🔧 Maven XML Settings

Generate a Maven settings.xml from supplied parameters

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
server-idsMaven server <id> values sharing the credentials (comma, space or newline separated)yes—
usernameUsername applied to every listed serveryes—
passwordPassword applied to every listed serveryes—
mirror-idOptional mirror <id>; requires mirror-url to take effectno""
mirror-urlOptional mirror <url>; requires mirror-id to take effectno""
mirror-ofMirror <mirrorOf> selector (only used when a mirror is set)no*
profile-idOptional active profile <id>; requires profile-repository-url to take effectno""
profile-repository-urlRepository URL for the active profile; requires profile-id to take effectno""
settings-pathPath to write settings.xml to (defaults to a file under RUNNER_TEMP)no""
namedescription
settings-contentThe generated settings.xml content
settings-pathFilesystem path the settings.xml was written to