Is there an equivalent to 'maven multiproject:site' in m2? It would build
the pieces of the site and copy them all to the top-level target/docs
directory.
m2 site:site is properly building the site for each of the modules, but it
looks like they will get deployed separately.
It seems like there should be something in between site:site and
site:deploy. (Unless you're supposed to "deploy" it locally? How?)
I'm working from: http://maven.apache.org/maven2/site.html
Thanks,
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]