Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

marcelmay/crypto-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Maven Crypto Plugin

The plugin crypto-maven-plugin lets you encrypt and decrypt resources.

Maven Central

What is it good for?

  • Encrypt generated resources

Check out the plugin web site for details.

Development

  • Build the plugin

    mvn clean install

    Make sure you got Maven 3.0.3+ or higher.

  • Build the site

    mvn clean install integration-test site -Psite

  • Release

    mvn release:prepare -Prelease

    mvn release:perform -Prelease

  • Deploy snapshot

    mvn clean deploy -Prelease

    Note: The release profile contains the snapshot repository for distribution management

About

Supports encrypting/decrypting artifacts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages