diff --git a/BUILDING.txt b/BUILDING.txt index a7faaf808..62115a598 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -57,10 +57,15 @@ Fix the archive files so the source files have the correct EOL settings: mvn antrun:run -(7) Building project web site with Clover reports +(7) Building project web site Execute the following command in order to generate the project web site: +mvn site + +Execute the following command in order to generate the project web site with Clover reports. +This step is optional: + mvn site -Pclover -Dmaven.clover.licenseLocation=/clover.license where is a full path to Clover license file