Avoid Reports
To generate the insight releng site use the following command:
mvn clean site -DgenerateReports=false
If you are installing the pom to the local repository at the same time, use:
mvn clean install site -DgenerateReports=false
To generate the insight releng site use the following command:
mvn clean site -DgenerateReports=false
If you are installing the pom to the local repository at the same time, use:
mvn clean install site -DgenerateReports=false