I think the maven plugin does have the capability of reading username/password from the settings.xml. I guess that doesn't mean it will read encrypted passwords? I am willing to take a stab at this and submit a pull request but I need to know what the minimum version of Maven that the plugin supports. I believe there are some major differences between 2.0.x, 2.2.x and 3.0.x regarding the encryption and the implementation could differ significantly based on the version that nvoxland supports. Ideally it would use the 3.0.x line
↧