Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 677 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 677 Bytes

iso9660fs

Java NIO.2 FileSystemProvider for ISO 9660 file system

Build the project from sources

mvn clean install

Please note that the develop branch (SNAPSHOT version) of the project might depend on SNAPSHOT versions of other projects.

If you don't want to build the dependent projects as well, please make sure to define a proxy in your Maven Repository Manager to the following Maven Repository: https://oss.sonatype.org/content/repositories/snapshots/ and include it in your single group.