Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codehaus-plexus/plexus-io
https://github.com/codehaus-plexus/plexus-io
maven
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codehaus-plexus/plexus-io
- Owner: codehaus-plexus
- Created: 2015-01-27T16:28:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-24T09:48:03.000Z (about 1 month ago)
- Last Synced: 2024-12-16T11:24:53.855Z (12 days ago)
- Topics: maven
- Language: Java
- Homepage: https://codehaus-plexus.github.io/plexus-io/
- Size: 3.9 MB
- Stars: 5
- Watchers: 7
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Plexus-IO
=========[![Build Status](https://github.com/codehaus-plexus/plexus-io/actions/workflows/maven.yml/badge.svg)](https://github.com/codehaus-plexus/plexus-io/actions/workflows/maven.yml)
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-io.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-io)
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/codehaus/plexus/plexus-io/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/codehaus/plexus/plexus-io/README.md)The current master is now at https://github.com/codehaus-plexus/plexus-io
For publishing [the site](https://codehaus-plexus.github.io/plexus-io/) do the following:
```
mvn -Preporting verify site-deploy
```Enjoy!