Download credentials maven plugin Free Java Code
Description
A Maven 2/3 plugin to store credentials from settings.xml and security settings.xml in properties where they can be used by other plugins and/or Java code.
Source Files
The download file credentials-maven-plugin-master.zip has the following entries.
.gitignore/* w w w .jav a2s . c om*/
.travis.yml
LICENSE.txt
README.md
pom.xml
src/it/ant-secure/invoker.properties
src/it/ant-secure/pom.xml
src/it/ant-secure/settings-security.xml
src/it/commandline-no-config/invoker.properties
src/it/commandline-no-config/pom.xml
src/it/commandline-override-password/invoker.properties
src/it/commandline-override-password/pom.xml
src/it/commandline-override-username-password/invoker.properties
src/it/commandline-override-username-password/pom.xml
src/it/junit/invoker.properties
src/it/junit/pom.xml
src/it/junit/src/test/java/com/github/genthaler/credentials/CredentialsTest.java
src/it/settings-encrypted.xml
src/it/settings-unencrypted.xml
src/main/java/com/github/genthaler/credentials/CredentialsMojo.java
src/main/resources/META-INF/plexus/components.xml
src/site/fml/faq.fml
src/site/markdown/examples/set.md.vm
src/site/markdown/examples/settings.md
src/site/markdown/index.md
src/site/markdown/links.md
src/site/markdown/usage.md.vm
src/site/site.xml
src/test/java/com/github/genthaler/credentials/CredentialsMojoIT.java
src/test/java/com/github/genthaler/credentials/CredentialsMojoITState.java
src/test/java/com/github/genthaler/credentials/CredentialsMojoITSteps.java
src/test/java/com/github/genthaler/credentials/CredentialsMojoTest.java
src/test/java/com/github/genthaler/credentials/CredentialsMojoTestSteps.java
src/test/resources/com/github/genthaler/credentials/CredentialsMojoIT.feature
src/test/resources/com/github/genthaler/credentials/CredentialsMojoTest.feature
src/test/resources/findbugs-filter.xml
Download
Click the following link to download credentials-maven-plugin-master.zip.
credentials-maven-plugin-master.zip