File: README.md

package info (click to toggle)
plexus-cipher 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: java: 741; xml: 129; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Plexus-Cipher
============

[![Build Status](https://travis-ci.org/codehaus-plexus/plexus-cipher.svg?branch=master)](https://travis-ci.org/codehaus-plexus/plexus-cipher)
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-cipher.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-cipher)

The current master is now at https://github.com/codehaus-plexus/plexus-cipher

For publishing [the site](https://codehaus-plexus.github.io/plexus-cipher/) do the following:

```
mvn -Preporting verify site site:stage scm-publish:publish-scm
```