Skip to content

Commit a9398ab

Browse files
committed
Added README.
1 parent fea2909 commit a9398ab

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Plexus-IO
2+
=========
3+
4+
[![Build Status](https://travis-ci.org/codehaus-plexus/plexus-io.svg?branch=master)](https://travis-ci.org/codehaus-plexus/plexus-io)
5+
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-io.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.codehaus.plexus%22%20a%3A%plexus-io%22)
6+
7+
The current master is now at https://github.com/codehaus-plexus/plexus-io
8+
9+
For publishing [the site](https://codehaus-plexus.github.io/plexus-io/) do the following:
10+
11+
```
12+
mvn -Preporting verify site site:stage scm-publish:publish-scm
13+
```

0 commit comments

Comments
 (0)