How do you generate a site for a project with Maven?
This is not possible.
Use the mvn package command.
Use the mvn install command.
Use the mvn site command.