• Andy Wilkinson's avatar
    Enable support for use of encryption in Maven's settings.xml · b8858bdb
    Andy Wilkinson authored
    This commit updates the CLI so that it will decrypt any encrypted
    passwords in a user's Maven settings.xml file.
    
    The code that performs the decrytion has a transitive dependency on
    three types in Plexus' logging API. There are tens of different
    artifacts containing this API available in Maven Central. Rather than
    bloating the API with a dependency on a complete Plexus container,
    which could perhaps be considered the primary source, a dependency on
    a considerably smaller artifact has been introduced.
    
    Closes #574
    b8858bdb
Name
Last commit
Last update
..
commands Loading commit data...
dir-sample/code Loading commit data...
grab-samples Loading commit data...
maven-settings Loading commit data...
repro-samples Loading commit data...
resource-matcher Loading commit data...
scripts Loading commit data...
static/css Loading commit data...
templates Loading commit data...
classloader-test-app.groovy Loading commit data...
foo.jar Loading commit data...
foo.pom Loading commit data...
grab.groovy Loading commit data...
init.groovy Loading commit data...
logback.xml Loading commit data...
schema-all.sql Loading commit data...