Last Version

keychain-passwd-maven-plugin 1.0

This plugin retrieves the password from OSX keychain and sets it as a Maven Project property - which can be used by other plugins.

License

License

Categories

Categories

Maven Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.sriki77
ArtifactId

ArtifactId

keychain-passwd-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

keychain-passwd-maven-plugin
This plugin retrieves the password from OSX keychain and sets it as a Maven Project property - which can be used by other plugins.
Project URL

Project URL

https://github.com/sriki77/keychain-passwd-maven-plugin
Source Code Management

Source Code Management

https://github.com/sriki77/keychain-passwd-maven-plugin

Download keychain-passwd-maven-plugin 1.0


<plugin>
    <groupId>com.github.sriki77</groupId>
    <artifactId>keychain-passwd-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven : maven-core jar 3.1.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.9
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.0.0
org.codehaus.plexus : plexus-container-default jar 1.5.5
org.apache.maven : maven-compat jar 3.1.1

Project Modules

There are no modules declared in this project.