Hey all, Does anyone have any pointers to what one needs to do to work with/support securitySettings.xml from within a custom mojo?
In my mojo I'm looking up a server with: final Server mavenServer = session.getSettings().getServer(server); but only see the encrypted strings and don't seem to find any classes that look like it would be security related. Is there some service/component I need to pull into my mojo so I can decrypt arbitrary strings or is this some deep internal maven magic that's not exposed in a useful way currently? Cheers, Mark -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree