Apache Commons logo Commons IO

Overview

Commons IO uses Maven its build system.

Commons IO requires a minimum of JDK 8 to build.

You may also be interested in the upgrade notes:

Maven Goals

The following Maven commands can be used to build io:

  • mvn - runs the default Maven goal which performs all build checks
  • mvn clean - cleans up
  • mvn test - compiles and runs the unit tests
  • mvn site - creates the site and documentation
  • mvn package - creates the jar