Tools to help with maintaining CodeArtifact auth for Maven
npm install umd-codeartifact-toolsUsage: replace_crtf_token replacementText
replacementText should be the value of the new CodeArtifact token, once it has been retrieved from AWS.
This new token will be substituted in for the value of
replace_crtf_token {new_token}
With settings.xml content:
```
Will result in settings.xml being updated as:
```