It's as good as any other, for now. We're not doing site builds right
now, and we're certainly not executing site:deploy, so it doesn't
matter. However, if there's a better staging area, that'd be better,
in case we do start generating the maven site. Clearly, Benson was
playing with this, and may wish to continue to do so, but I'm not
familiar enough with Apache infrastructure to know where else it could
be put.
--
Christopher L Tubbs II
http://gravatar.com/ctubbsii
On Tue, Feb 26, 2013 at 7:33 PM, David Medinets
<david.medinets@gmail.com> wrote:
> This can't be correct... can it?
>
> <distributionManagement>
> <site>
> <id>accumulo.mvn.website</id>
> <name>Accumulo Maven Site</name>
> <url>scp://people.apache.org/x1/home/bimargulies/public_html/accumulo-site-stage</url>
> </site>
> </distributionManagement>
|