blob: 6f11fbdf0c8169aeb429fcccf437c972a6c9acfa [file] [log] [blame]
Building Log4J 2
To build Log4J 2, you need a JDK implementation version 1.5 or greater, and Apache Maven.
To build the site, from a command line, run:
mvn clean install
mvn site
To test, run:
mvn test