mvn site:stage -DstagingDirectory=target/stage
or mvn site:stage -DstagingDirectory=`pwd`/target/stage
doesn't create a browsable website. See attached minimal multimodule project.
MSITE-275?