Skip to content

stephenc/java-iso-tools

Repository files navigation

java-iso-tools

This project provides a number of tools for manipulating iso9660 filesystems natively within Java.

project%20status unmaintained red java iso tools parent

Getting started quickly

Visit mvnrepository.com, select the parts you need for your project, and then add that to your build system via Gradle, Maven, or other.

Building from source

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Maven

  • JDK

Installing

Assuming you already have a working JDK and maven install.

Compiling

mvn compile

Running the tests

Note
There are some default tests

Use maven to run existing tests

mvn test

To run the Maven plugin tests:

mvn verify

About

A fork of JIIC hosted on github

Resources

License

Stars

Watchers

Forks

Packages

No packages published