Paul Williams
Paul Williams
See the following snippets of a deployer mojo that uses this functionality: https://github.com/mojohaus/sql-maven-plugin/blob/447cacdcedfb8334f5ed287cba8b9ecd8f22872b/src/main/java/org/codehaus/mojo/sql/SqlExecMojo.java#L119 https://github.com/mojohaus/sql-maven-plugin/blob/447cacdcedfb8334f5ed287cba8b9ecd8f22872b/src/main/java/org/codehaus/mojo/sql/SqlExecMojo.java#L878
Sai, This helps, but it still requires the usernames and secrets are kept in cleartext on the developer's machine. Maven has a feature for encrypted passwords that would be a...
@fehguy can you expand on that concern? I'm not sure I grasp it right away. BTW: Love the Fry's logo comparison there. Makes me giggle every time.
Well, for my part, the spec today is too simplistic. It works GREAT for weather apis, and simple shopping apps, but at large business scale where there are multiple constituents...