In M1 the maven-site-plugin generated a download-report based on the <versions/> tag in the project.xml. Is this report still supported in M2 (i don't find a <versions/> in maven-4.0.0.xsd) ? If yes, how do you generated a download-report?
In M1 the maven-site-plugin generated a download-report based on the <versions/> tag in the project.xml. Is this report still supported in M2 (i don't find a <versions/> in maven-4.0.0.xsd) ? If yes, how do you generated a download-report?